Invoking and Exiting LKE

The default installation procedure places the LKE utility package in a directory specified by the environment variable gtm_dist.

Invoke LKE using the following command at the shell prompt. If this does not work, consult your system manager to investigate setup and file access issues.

LKE requires that the environmental variable gtmgbldir be defined.

        
        $ $gtm_dist/lke
        LKE>
        

When LKE is ready to accept commands, it displays the LKE> prompt. When additional information is entered on the command line after the LKE command, LKE processes the additional information as its command.

        
        $ $gtm_dist/lke show -all
        

This command displays all current LOCKs and then returns to the shell prompt. To leave LKE, enter the EXIT command at the LKE>prompt.