Use SHOW to display internal Logdump information, including files that are open if the system is NonStop, the current Logdump environment, a list of record types, and current filter settings. SHOW can be shortened to SH or SHO.
Default
None
Syntax
SHOW [ENV] [FILTER] [OPEN] [RECTYPE]
ENVDisplays the current Logdump environment. Same as the ENV command (see "ENV").
FILTERDisplays current filter settings.
OPENShows all NonStop files that are open in Logdump.
RECTYPEDisplays a list of record types that can be displayed with Logdump.
Examples
SHOW FILTER
This shows something similar to the following on Windows or UNIX:
Data filters are ENABLED Include Match ALL Filename-0 : $QA01.QAESRC.ACCT* HEX-0 : ( 4), Col 0:3 0000 4BF6 Exclude Match ANY
It shows something similar to the following on NonStop:
Data filters are ENABLED Include Match ALL Rectypes : Delete Filename-0 : hr.regions Exclude Match ANY
SHOW OPEN
This shows something similar to the following:
0 : $RECEIVE 1 : \GGS2.$ZTN2.#PTW6EUX 2 : \GGS2.$DATA4.#0009047 3 : \GGS2.$ZTN2.#PTW6EUX 4 : \GGS2.$DATA4.CPSDAT.TM000000
SHOW RECTYPE
This shows results similar to the following. (This list might not reflect all possible record types. New types are added when needed to support new functionality.)
1 - Abort2 - Commit3 - Delete4 - EndRollBack5 - Insert6 - Prepared7 - TMF-Shutdown8 - TransBegin9 - TransRelease10 - Update11 - UpdateComp12 - FileAlter13 - FileCreate14 - FilePurge15 - FieldComp16 - FileRename17 - AuxPointer18 - NetworkCommit19 - NetworkAbort20 - CurrentPos89 - SQL/MX DDL OP90 - GGSSQLCol100 - GGSPurgedata101 - GGSPurgeFile102 - GGSCreateFile103 - GGSAlterFile104 - GGSRenameFile105 - GGSSetmode107 - GGSControl106 - GGSChangeLabel160 - DDL OP115 - GGSKeyFieldComp117 - GGSKeyFieldComp32161 - RecordFragment116 - LargeObject132 - GGSCreateSequence133 - GGSAlterSequence134 - GGSDropSequence150 - RestartAbend151 - RestartOK152 - RecoveryEnd200 - GGSBulkio201 - GGSFileClose202 - GGSLoggerTS203 - GGSExtractTS204 - GGSCollectTS205 - GGSComment250 - LibOpenTrace251 - LibCloseTrace252 - LoggerOpenTrace253 - LoggerCloseTrace254 - LoggerAddedInfo249 - LoggerAddedStats