Log events are triggered for
SAS/CONNECT under these circumstances:
-
server sign-on via the SIGNON statement
and the
SAS/CONNECT spawner invocation
-
the beginning of the RSUBMIT statement
and the occurrence of the ENDRSUBMIT statement
-
server sign-off via the SIGNOFF
statement and the
SAS/CONNECT spawner termination
Note: SAS/CONNECT sign-on to and
sign-off from a grid session is also supported. For details, see
Grid Computing in SAS .
Performance (such as
response time, throughput, and availability) can also be measured
for SAS transactions such as a DATA step or a SAS procedure in a
SAS/CONNECT
application by using the product SAS Application Response Measurement
(ARM). To enable ARM, you would insert ARM macros into the
SAS/CONNECT
application. For details about implementing ARM in a
SAS/CONNECT application,
see
SAS Interface to Application Response Measurement (ARM): Reference and
SAS Logging: Configuration and Programming Reference.