Previous Topic: Scheduled Jobs Not Run Report SASSHR01Next Topic: Log Dump Report SASSHR03


Transaction Detail Report SASSHR02

The Transaction Detail report displays all of the CA WA CA 7 Edition input transactions.

SASSHR02 CA-7 TRANSACTION DETAIL 01/04/yy 11:13 PAGE 1 ----------------------------------------------------------------------------------------------------------------------------------- TERMINAL OPERATOR DATE TIME TRANSACTION ID ID ----------------------------------------------------------------------------------------------------------------------------------- BT1 *NA* 12/31/yy 10:54:18 /LOGON BT1 *NA* 12/31/yy 10:54:18 PRINT,SCAL=03,YEAR=yy BT1 *NA* 12/31/yy 10:54:18 PRINT,SCAL=03,YEAR=yy BT1 *NA* 12/31/yy 10:54:18 LSCHD,DSNBR=SJ* BT1 *NA* 12/31/yy 10:54:19 LJOB,JOB=* BT1 *NA* 12/31/yy 10:54:21 FALL,SYS=*,JOB=*,FROM=(1221yy,0800),SPAN=24 BT1 *NA* 12/31/yy 10:54:25 /LOGOFF BT1 *NA* 12/31/yy 12:57:32 /LOGON BT1 *NA* 12/31/yy 12:57:32 PRINT,SCAL=03,YEAR=yy BT1 *NA* 12/31/yy 12:57:32 PRINT,SCAL=03,YEAR=yy BT1 *NA* 12/31/yy 12:57:32 LSCHD,DSNBR=SJ* BT1 *NA* 12/31/yy 12:57:33 LJOB,JOB=* BT1 *NA* 12/31/yy 12:57:36 FALL,SYS=*,JOB=*,FROM=(1221yy,0800),SPAN=24 BT1 *NA* 12/31/yy 12:57:40 /LOGOFF BT1 *NA* 12/31/yy 13:09:04 /LOGON BT1 *NA* 12/31/yy 13:09:05 PRINT,SCAL=03,YEAR=yy BT1 *NA* 12/31/yy 13:09:05 PRINT,SCAL=03,YEAR=yy BT1 *NA* 12/31/yy 13:09:05 LSCHD,DSNBR=SJ* BT1 *NA* 12/31/yy 13:09:06 LJOB,JOB=* BT1 *NA* 12/31/yy 13:09:09 FALL,SYS=*,JOB=*,FROM=(1221yy,0800),SPAN=24 BT1 *NA* 12/31/yy 13:09:13 /LOGOFF ----------------------------------------------------------------------------------------------------------------------------------- *** E N D O F R E P O R T ***

This report contains the following fields:

TERMINAL ID

Identifies the terminal from which the input transaction was entered.

OPERATOR ID

Identifies the ID of operator logged on to CA WA CA 7 Edition when the transaction was entered at the terminal identified. If operator selection was not requested, this field shows *NA*.

The field shows *UNKNOWN for the following:

The field can also show *TBLFULL that indicates overflow of an internal table. When *TBLFULL occurs, rerun the report using a shorter time frame.

DATE

Identifies the date the input transaction was entered.

TIME

Identifies the time the input transaction was entered.

TRANSACTION

Identifies the image of the transaction as reconstructed from the type 114 (X'72') Input Transaction log record. See the SASS7LOG macro for a description of those records.

Top Line and Batch Transactions

Up to 92 characters per line are printed. Multiple line commands entered in batch are logged as one continuous command. If longer than 92 characters, they are divided into multiple lines on the report.

If a command is entered on the top line of a formatted panel, only the top line appears on the report.

/LOGON Commands

/LOGON commands only show the command portion of what was entered. Operator ID and password are not shown.

Trailer Step Commands

Commands entered through the CA WA CA 7 Edition Trailer Step, except for /LOGON, show keywords TRLJOB and TRLSTEP that indicate the name of the batch job and step name of the Trailer Step that issued the commands.

Formatted Panel Transactions

An image of the panel framed within a box of asterisks. Each panel requires 26 lines of print (unless blank lines are suppressed through the request control statement).

The panel image seen at the terminal is not duplicated in the logged data. Only "modified" data fields are logged. Some fields then appear at the terminal but not on this report. That is, a field's content as seen at the terminal is only shown here if it was either:

  • Manually entered on the panel for this transaction.
  • Placed on the panel by CA WA CA 7 Edition and flagged to be returned to CA WA CA 7 Edition even if it is not manually changed.

For edit of JCL, and so forth with the CA WA CA 7 Edition editor, only the lines that were changed show. In such cases, the user can see those fields that were changed during the transaction without concern for the fields that were untouched.

Remember that this report displays a standard edit screen that does not always match what is seen in the online session.

All panel titles and field identifiers are reconstructed here so that at least the basic format of the panel is shown whether any of the fields contained any data.

Page numbers and MESSAGE values are some examples of fields that are not re-created here. In other situations, job names may be shown on some panels and not be shown on the report. In those cases, CA Earl report request CA7ER018 is of great value in determining what action was taken and the result of that action.

Function Aliases

Function values shown on the report reflect the native value after function alias resolution was performed. That is, the operator can enter a function of D to delete a job. Alias resolution changes that to the word DELETE before the command is logged and thus appears on the report as if the operator entered the complete word.

Formatting Options

Formatted panel options are available in the control statement for the following:

  • Cause each panel to appear at the top of a new page.
  • Help ensure that all of a panel appears on the same page.
  • Suppress blank lines (if you want to conserve space on the output report).

More information:

CA7xx018 Queue Posting Activity