Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Infrastructure 7.1.

Terminal session journal log and screen-print data set


The terminal session journal log is a local journal (BBIJRNLL) allocated in each UAS that can be used to record all user commands and system responses.

Terminal session screen images can be captured by using the PRINT (PF4/16) key and are recorded in a BBISPRNT data set. BBIJRNLL and BBISPRNT are allocated with the MainView CLIST, as described below.

Allocating the terminal session journal or screen-print data set

A local journal log for user commands and system responses (BBIJRNLL) and a screen print log (BBISPRNT) can be allocated to a UAS.The terminal session journal (BBIJRNLL) and screen print data set (BBISPRNT) are allocated by the following MainView CLIST parameters:

JOURNAL (YES)

PRINT(YES)

Warning

Note

Logging occurs only if you specify LOGGING=YES in BBITSP00 and JOURNAL=YES in the MainView CLIST.

The contents of the BBISPRNT data set can be printed later (see the sample JCL in BBSAMP member SLOGJCL).

The terminal session journal log wraps around when full. The log reinitializes and recording starts at the beginning of the data set. All information previously recorded on the data set is lost.

When a journal log restarts after the terminal session stops for any reason, log recording resumes where it was before the terminal session stopped.

Viewing a terminal session journal log online

Use the Log Display option from the Primary Option Menu to view a terminal session journal log online. The log displayed is identified by the entry in the TGT field, which can be changed. Enter LOCAL in the TGT field to display the terminal session journal log.

Printing a terminal session journal log

  1. Copy the sample procedure in BBSAMP member DLOGJCL.
  2. Edit the copy that you created:
    1. Replace the PROC statement with a JOB statement.
    2. Change the BBIJRNL data set names to reference the terminal session journal log data set.
  3. Submit the job.

Related topic

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView Infrastructure 6.3