Event
|
SAS Logging Facility
Transaction Correlator
|
Behavior
|
---|---|---|
SAS initialization
|
ARM.CurrentCorrelator
|
A default SAS transaction is started and ARM.CurrentCorrelator is created by the default
SAS transaction. The default SAS ARM.CurrentCorrelator
becomes the ARM.ParentCorrelator. Each %ARMSTRT or %PERFSTRT macro creates a new ARM.CurrentCorrelator.
|
SAS 9.1 and 9.4 %ARMSTRT
macro; SAS 9.4 %PERFSTRT macro
|
ARM.ParentCorrelator
|
The previous ARM.CurrentCorrelator becomes the ARM.ParentCorrelator.
|
ARM.CurrentCorrelator
|
The value is created by the correlator associated with the %ARMSTRT or %PERFSTRT transaction
event.
|
|
SAS 9.4 ARMSUBSYS START transaction event
|
ARM.ParentCorrelator
|
The previous ARM.CurrentCorrelator becomes the ARM.ParentCorrelator.
|
ARM.CurrentCorrelator
|
The value is created by the correlator associated with the %ARMSTRT or %PERFSTRT
transaction event.
|
|
SAS 9.1 and SAS 9.4 %ARMSTOP macro; SAS 9.4 %PERFSTOP macro; or ARMSUBSYS STOP transaction
event
|
ARM.ParentCorrelator
ARM.CurrentCorrelator
|
All information associated with the current transaction is cleared from the ARM infrastructure
and the parent transaction is maintained.
|