Show TOC Start of Content Area

Procedure documentation Administration of Application Locking Service Using the Console  Locate the document in its SAP Library structure

Use

You can also manage the Application Locking service using shell commands. You can use this method as an alternative to the Visual Administrator.

Prerequisites

Connect a Telnet client to the J2EE Engine as described in Connecting and Working Using Telnet and use the JUMP command to get a connection to a server process.

Procedure

...

       1.      On the command line in the telnet console, enter man. All the shell commands groups and associated commands that are currently available to the shell environment are displayed.

       2.      To add the APPLOCKING shell commands group to the environment, enter add applocking.

       3.      Enter man again to display the list of commands available to the APPLOCKING group. They are the following:

        SHOW_APPLOCKING_STAT

        RESET_APPLOCKING_STAT

        SHOW_OPEN_SESSIONS

        RUN_APPLOCKING_TESTS

You can also access all these functions in the Visual Administrator. They are described in Application Locking Service.

 

 

End of Content Area