Previous Topic: OLP System Task UsageNext Topic: QUED System Task


Sample OLP session

Assume that you need to find out which logical terminal varied area CUSTOMER-REGION offline sometime after 2:00 pm. you initiate the online PLOG session by entering the task code (for example, OLP), as shown below:

V105 ENTER NEXT TASK CODE: CA IDMS release nn.n tape volser node nodename olp from 14:00 nodump

In this example, you specify nodump to suppress display of snap dumps.

You now search for CUSTOMER-REGION by using the FIND session option:

FIND 'CUSTOMER-REGION'

You then request display of logical terminal IDs:

LTERMS

You could have conducted the above steps in others ways. For example, you could have given the search string and specified display of logical terminal IDs when you invoke OLP at the beginning of the session.

You terminate the session at any time by entering BYE in the third line of the OLP screen.