INFO MARKER
Use INFO MARKER
to review recently processed markers from a
NonStop system. A record is displayed for each
occasion on which GGSCI, Logger, Extract, or
Replicat processed the marker.
Markers can only be added on a NonStop system that uses Oracle GoldenGate for HP NonStop software
The following is an example of the output.
Processed Added Diff Prog Group Node
2012-02-16:14:41:15 2012-02-16:14:41:08 00:00:07 Extract PQACMD \QAMD
GROUPCMD REPLICAT RQACMD CLOSEFILES
2012-02-16:14:41:13 2012-02-16:14:41:08 00:00:05 Extract PQACMD \QAMD
TACLCMD REPLICAT RQACMD FUP PURGEDATA $QA16.QAETAR
Where:
-
Processed
is the local time that a program processed the marker. -
Added
is the local time at which the marker was inserted into the NonStop audit trails or log trails. -
Diff
is the time difference between theProcessed
andAdded
values.Diff
can serve as an indicator of the lag between the user application and Extract and Replicat activities. -
Prog
shows which process processed the marker, such as GGSCI, Logger, Extract or Replicat. -
Group
shows the Extract or Replicat group or Logger process that processed the marker.N/A
is displayed if GGSCI processed the marker. -
Node shows the node where the marker was inserted into the audit trails.
-
There might be an additional column if user-defined text was included in the
ADD MARKER
statement.