General Advice

To ensure that nothing interferes with the operator trying to correct a problem, use the DCL command:

        SET PROC/PRIO=15
        

To prevent commands being rejected due to privilege requirements,

        SET PROC/PRIV=(list-of-required-privileges)
        

Remember to restore PRIORITY and PRIVILEGES to their normal settings when the analysis and recovery is complete.

All GT.M executable images and command files are in GTM$DIST. This document assumes that you have symbols defined for the GT.M utilities.