SQL/MX 2.x Reference Manual (G06.24+, H06.03+)

MXCI Commands
HP NonStop SQL/MX Reference Manual523725-004
4-35
Examples of LOG
To ensure that log information is retained for a session, use a unique name for each
log file.
Examples of LOG
Start logging only commands to an OSS text file in the current directory, clearing
the file first:
>>LOG myfile COMMANDS CLEAR;
Stop logging:
>>LOG;
After you exit MXCI, you can copy the file to the Guardian environment by using
the OSS cp command. For example:
cp myfile /G/data06/tempjb/myfile
Exit OSS. You can change the file type from 180 (OSS text file) to 101 (Guardian
EDIT file) by using the Guardian ctoedit command. For example:
ctoedit myfile, setfcns