Option Rtrace
From sasCommunity
Option Rtrace
- Description
This option saves a log of files read during a session. It can be read to get a list of products used.
This option is the boolean of the pair that controls rtrace log usage
- option rtrace, values in (all,none)
- option rtraceloc, file specification
- Usage in a configuration file
-rtrace all -rtraceloc 'rtrace-default.log'
- Reset in either autoexec or initstmt
options RtraceLoc = "&SysProcessId.-&SysJobId.-&SysUserId..log";
See also:
- autoexec
- Option InitStmt
- PassInfx
- References
v6.12 CopySAS macro
sug29.215: Measuring SAS Software Usage on Shared Servers with the the RTRACE Facility, Michael A. Raithel
http://www2.sas.com/proceedings/sugi29/215-29.pdf
--macro maven == the radical programmer 09:42, 14 August 2007 (EDT)