SEND MANAGER
Use SEND MANAGER to retrieve the status of the active
Manager process or to retrieve dynamic port information as configured in the Manager
parameter file.
Syntax
SEND MANAGER
[CHILDSTATUS [DEBUG]]
[GETPORTINFO [DETAIL]
[GETPURGEOLDEXTRACTS]
-
CHILDSTATUS [DEBUG] -
For the
CHILDSTATUS, GETPORTINFOcommands thePORTfield is the Unix Domain Socket. The value listed in thePORTfield is the system file that contains the properties for the Unix Domain Socket communication. -
GETPORTINFO [DETAIL] -
By default, retrieves the current list of ports that have been allocated to processes and their corresponding process IDs.
DETAILprovides a list of all the ports defined using theDYNAMICPORTLISTparameter. -
GETPURGEOLDEXTRACTS -
Displays information about trail maintenance rules that are set with the
PURGEOLDEXTRACTSparameter in the Manager parameter file, see PURGEOLDEXTRACTS for Extract and Replicat.
Examples
-
SEND MANAGER CHILDSTATUS DEBUGreturns a child process status similar to the following. The basicCHILDSTATUSoption returns the same display, without thePortcolumn.ID Group Process Retry Retry Time Start Time Port 1 EXTE 6524 0 None 2019/09/30 07:17:51 /ogg/19.1/dirtmp/EXTE.s 2 EXTS 6525 0 None 2019/09/30 07:17:51 /ogg/19.1/dirtmp/EXTS.s 3 REPE 6526 0 None 2019/09/30 07:17:51 /ogg/19.1/dirtmp/REPE.s -
SEND MANAGER GETPORTINFO DETAILreturns a dynamic port list similar to the following.Entry Port Error Process Assigned Program 0 /ogg/19.1/dirtmp/EXTE.s 0 4533 2019/09/30 07:17:51 1 /ogg/19.1/dirtmp/EXTS.s 0 2019/09/30 07:17:51 2 /ogg/19.1/dirtmp/REPE.s 0 2019/09/30 07:17:51 -
SEND MANAGER GETPURGEOLDEXTRACTSoutputs information similar to the following.PurgeOldExtracts Rules Fileset MinHours MaxHours MinFiles MaxFiles UseCP S:\GGS\DIRDAT\EXTTRAIL\P4\* 0 0 1 0 Y S:\GGS\DIRDAT\EXTTRAIL\P2\* 0 0 1 0 Y S:\GGS\DIRDAT\EXTTRAIL\P1\* 0 0 1 0 Y S:\GGS\DIRDAT\REPTRAIL\P4\* 0 0 1 0 Y S:\GGS\DIRDAT\REPTRAIL\P2\* 0 0 1 0 Y S:\GGS\DIRDAT\REPTRAIL\P1\* 0 0 1 0 Y OK Extract Trails Filename Oldest_Chkpt_Seqno IsTable IsVamTwoPhaseCommit S:\GGS\8020\DIRDAT\RT 3 0 0 S:\GGS\8020\DIRDAT\REPTRAIL\P1\RT 13 0 0 S:\GGS\8020\DIRDAT\REPTRAIL\P2\RT 13 0 0 S:\GGS\8020\DIRDAT\REPTRAIL\P4\RT 13 0 0 S:\GGS\8020\DIRDAT\EXTTRAIL\P1\ET 14 0 0 S:\GGS\8020\DIRDAT\EXTTRAIL\P2\ET 14 0 0 S:\GGS\8020\DIRDAT\EXTTRAIL\P4\ET 14 0 0