BookmarkSubscribeRSS Feed
Gooty5
Obsidian | Level 7

Hi - We enabled RTRACE and RTRACELOC options to produce a list of resources that are loaded during the execution of a SAS session. Is there a sample code (shell script) to mine the data to generate the report with this information?

Do you have a file that maps modules to SAS Products?

 

Your help is highly appreciated.

 

Thank You

Muralidhar Gooty

4 REPLIES 4
ChrisNZ
Tourmaline | Level 20

This should be fairly easy to read I would have thought.

 

File opened: F:\sas82\SAS\core\sasexe\saszaf.DLL

File referenced: F:\sas82\SAS\core\sasexe\sasfm.DLL

File referenced: F:\sas82\SAS\core\sasexe\sasfm.DLL

File opened: F:\sas82\SAS\core\sasexe\sasfm.DLL

File opened: F:\sas82\SAS\graph\sasexe\sasamgis.dll

 

The product is easily inferred from the path. What's missing?

I suppose you have read this?

 

Gooty5
Obsidian | Level 7

Hi ChrisNZ - Thanks much for your quick response. However, we are using SAS on Linux environment. On Unix, finding a library that is used by one and only one product is important because all SAS libraries are placed into the same directory: sasexe. I am looking for a mapping of modules/libraries to SAS Product in Linux. Do you know of any documentation on this?

 

File opened: /opt/sas/sashome/SASFoundation/9.4/sasexe/tkexml.so
File opened: /opt/sas/sashome/SASFoundation/9.4/sasexe/t0a8en.so
File opened: /opt/sas/sashome/SASFoundation/9.4/sasexe/tk4aroll.so
File opened: /opt/sas/sashome/SASFoundation/9.4/sasexe/tk4aunxf.so
File opened: /opt/sas/sashome/SASFoundation/9.4/sasexe/tk4aslog.so
File opened: /opt/sas/sashome/SASFoundation/9.4/sasexe/tkperf.so

 

Your help is highly appreciated.

 

Thank You

Muralidhar Gooty

ChrisNZ
Tourmaline | Level 20

Mmm not too sure, but I can give you the list of windows files on our system.

This will allow you to match those files that have the same name.

For a full list I'd ask Tech support.

 

Gooty5
Obsidian | Level 7

Hi ChrisNZ. Thanks much for sending the list. Will follow up with SAS Tech Support for full list.

 

Thank You

Muralidhar Gooty

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 701 views
  • 0 likes
  • 2 in conversation