HP 3000 Manuals

System Log Record Formats (cont.) [ Manager's Guide to MPE/iX Security ] MPE/iX 5.0 Documentation


Manager's Guide to MPE/iX Security

System Log Record Formats (cont.) 

Tape labels record, type 114 

          Table 7-20.  Tape Labels Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    Words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (114)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Logical device number                       |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | File sequence number                        |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | File number (bits 0-7)/Sq type (bits 8, 9)  |
|                                             | /Type (bits 10, 11)/Reserved (bits 12-15)   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Not used (bits 0-7)/Volume sequence number  |
|                                             | (bits 8-15)                                 |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Expiration date                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      9                      | File name/Not used (last 8 bits)            |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      4                      | Lockword                                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Volume set ID                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Volume ID                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | PIN *                                       |
|                                             |                                             |
---------------------------------------------------------------------------------------------

       * PIN of the process making the tape label request.

NOTES: 

Sq Type (2 bits) 

0   = Search for match on file name
1   = Next or default
2   = Add file to end of volume set
3   = Specified file sequence number

Type (2 bits) 

2   = ANSI standard label
3   = IBM standard label

Console log record, type 115 

          Table 7-21.  Console Log Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    Words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (115)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Byte length of console line*                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                  Up to 140                  | Console input or output line                |
|                                             |                                             |
---------------------------------------------------------------------------------------------

* If length is less than zero, console message is input.  If length is
greater than zero, console message is output.

Program file event record, type 116 

          Table 7-22.  Program File Event Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    Words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (116)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Event type                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Delta P                                     |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Status                                      |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Program file name                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Native mode offset                          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Type (bits 0-3)/Calling location (bits      |
|                                             | 4-15)                                       |
|                                             |                                             |
---------------------------------------------------------------------------------------------

NOTES: 

This record appears only during execution of unusual Compatibility Mode
code to provide a trap warning, or from the Run-Time Event Monitor
(compatibility mode process). 

Event Type 

       <0 = Compatibility mode trap warning
       >0 = Run-time event monitor (RTEM) error

Native Mode Offset: 

Applicable only for negative event type numbers.

Calling Location 

Applicable only for positive event type numbers.

Type 

       0 = System SL
       1 = Pub SL
       2 = Group SL
       3 = Program file

Bits 4-12 = Segment number

NMS spoolfile done log record, type 120 (input) 

          Table 7-23.  Spoolfile Done Log Record Format (Input) 

---------------------------------------------------------------------------------------------
|                   |                                                                       |
|      Length,      |                            Record Content                             |
|     in 16-bit     |                                                                       |
|       Words       |                                                                       |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Record type (120)                                                     |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Record length                                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Process identification number                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         3         | Time stamp                                                            |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Job type/job number                                                   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | User name                                                             |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Account name                                                          |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Job name                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | File name                                                             |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Job type/job number                                                   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Spoolid (all of word 1, bits 0-14 of word 2)/I/O (bit 15 of word 2)   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Device name                                                           |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Number of records in spoolfile                                        |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Number of sectors in spoolfile                                        |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Device type (bits 0-7)/Device subtype (bits 8-15)                     |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Reserved (bits 0=7)/All 0s (bits 8-15)                                |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | All 0s                                                                |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | All 0s (bits 0-7)/Reserved (bits 8-11)/File disposition (bits 12-15)  |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | All 0s                                                                |
|                   |                                                                       |
---------------------------------------------------------------------------------------------

NMS spoolfile done log record, type 120 (output) 

          Table 7-24.  Spoolfile Done Log Record Format (Output) 
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|      Length,      |                            Record Content                             |
|     in 16-bit     |                                                                       |
|       Words       |                                                                       |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Record type (120)                                                     |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Record length                                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Process identification number                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         3         | Time stamp                                                            |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Job type/job number                                                   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | User name                                                             |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Account name                                                          |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Job name                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | File name                                                             |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Job type/job number                                                   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Spoolid (all of word 1, bits 0-14 of word 2)/I/O (bit 15 of word 2)   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Device name                                                           |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         4         | Reserved                                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Number of records processed                                           |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Number of sectors in spoolfile                                        |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Device type (bits 0-7)/Device subtype (bits 8-15)                     |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Reserved (bits 0=7)/Output priority (bits 8-15)                       |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Current copy number                                                   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Logical pages per physical page (bits 0-7)/Reserved (bits 8-11)/File  |
|                   | disposition (bits 12-15)                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Number of physical pages                                              |
|                   |                                                                       |
---------------------------------------------------------------------------------------------

NOTES: 

Input spoolfile done log records are generated for every spoolfile that
is generated.

One output spoolfile done log record is generated and added to the log
records for every file copy (or partial file copy) that is printed.

The top two bits of the job type/job number field are the job type, which
refers to the spoolfile, as follows:

00  = Spoolfile originally created by a session on another system or
    another startup of this system (S')
01  = Spoolfile created by a session on a startup of this system (S)
10  = Spoolfile created by a job on a startup of this system (J)
11  = Spoolfile originally created by a job on another system or another
    startup of this system (J')

I/O :       0 = Input spoolfile
            1 = Output spoolfile

Func :      0 = Normal completion
            1 = Delete spoolfile
            2 = Defer spoolfile
            3 = Relink spoolfile

Number of records processed may be greater than the number of records in
the file if internal looping or powerfail occurs.

For serial printers, the number of physical pages is always 0.

Processor launch information log record, type 131 

          Table 7-25.  Processor Launch Information Log Record Format 

---------------------------------------------------------------------------------------------
|                   |                                                                       |
|      Length,      |                            Record Content                             |
|     in 16-bit     |                                                                       |
|       Words       |                                                                       |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Record type (131)                                                     |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Record length                                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         1         | Process identification number                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         3         | Time stamp                                                            |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         2         | Job type/job number                                                   |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         8         | Processor id                                                          |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         8         | Hard physical address                                                 |
|                   |                                                                       |
---------------------------------------------------------------------------------------------
|                   |                                                                       |
|         8         | Launch status                                                         |
|                   |                                                                       |
---------------------------------------------------------------------------------------------

NOTES: 

Each processor (except the one that is used to launch the system) logs a
processor launch information record.

Processor id 

Identifies the type of processor.

Hard physical address (HFA) 

The hard physical address of the processor.

Launch status 

1   = Can't create interrupt control stack; usually not enough memory.
-2  = Processor launch error; a hardware error.
-1  = Processor already configured.
0   = All OK.

Password changes log record, type 134 

          Table 7-26.  Password Changes Log Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (134)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Target user name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Target group name                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Target account name                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Type changed                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Input LDEV number                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Executed from                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Reserved                                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

System logging configuration record, type 135 

          Table 7-27.  System Logging Configuration Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (135)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | (Reserved)                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | LDEV number                                 |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      4                      | System logging masking words                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

Restore log record,type 136 

          Table 7-28.  Restore Log Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (136)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | File name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | File group                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | File account                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Creator                                     |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     17                      | Volume identification                       |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Access type                                 |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

Restore log record, type 236 

The type 236 record has a "maximum path exceeded" flag.

The type 236 record is only used by native mode RESTORE since
compatibility mode RESTORE uses only MPE name syntax.  Compatibility mode
RESTORE cont inues to use the type 136 record.

Table 7-29  illustrates the 236 record type. 

          Table 7-29.  Record Type 236 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Record type 236                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Event version                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | PIN                                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 2                                           | Job type/Job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 2                                           | Time stamp time                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Time stamp date                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Login type (If , logon name is in the       |
|                                             | format 16-byte user 16-byte acct)           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 18                                          | Logon name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 8                                           | Job/Session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 4                                           | Reserved                                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 8                                           | Creator user name ( user.account for new    |
|                                             | file names )                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 17                                          | Volume ID                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Access type                                 |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | "Maximum path exceeded" flag                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| ##                                          | Variable-length buffer (file name           |
|                                             | terminated by a 0)                          |
|                                             |                                             |
---------------------------------------------------------------------------------------------

NOTES: 

The restore log record traces file restorations.  Files can be restored
from tape or serial disk.  This logging record can be enabled by SYSGEN,
followed by a START command.

Printer access failure log record, type 137 

          Table 7-30.  Printer Access Failure Log Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (137)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Creator job number                          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Creator job name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Creator user name                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Creator account name                        |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Spoolfile name                              |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Target device name/class                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | (Reserved)                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | File size                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Status                                      |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

NOTES: 

This log keeps track of failed attempts attaching spoolfiles to printers.
New spoolfiles, which are logged by FOPEN as event #144, are not logged
here.

This log is initially disabled, but can be enabled by SYSGEN, followed by
a START command.

ACD changes log record, type 138 

          Table 7-31.  ACD Changes Log Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (138)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Target object name                          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Source object name                          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      4                      | Function                                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Executed from                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Status                                      |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

Type 238 

The format of the ACD record has been modified to handle variable-length
file na mes and hierarchical pathnames.  The target object name and the
source object na me fields are variable in length to handle files with
expanded names.

Table 7-32  illustrates the format of the type 238 record. 

          Table 7-32.  Record Type 238 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Record type 238                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Event version                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | PIN                                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 2                                           | Job type/Job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 2                                           | Time stamp time                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Time stamp date                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 1                                           | Login type (If 1, logon name is in the      |
|                                             | format 16-byte user 16-byte acct)           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 18                                          | Logon name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 8                                           | Job/Session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 4                                           | Reserved                                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 4                                           | ACD function                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| 2                                           | Status                                      |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| ##                                          | Variable-length buffer                      |
|                                             |                                             |
---------------------------------------------------------------------------------------------

NOTES: 

This log type is activated when ACDs are changed (created, deleted,
copied, or modified) with MPE commands or intrinsics.

The log can be enabled by SYSGEN, followed by a START command.

Job stream initiation log record, type 139 

          Table 7-33.  Stream Initiation Log Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (139)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Input LDEV                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Job file name                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job logon Job/session number                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job logon user                              |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job logon group                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job logon account                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job name                                    |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Input spoolfile ID                          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Scheduled date                              |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Scheduled time                              |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

User logging record, type 140 

          Table 7-34.  User Logging Record Format 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   Length,                   |               Record Content                |
|                  in 16-bit                  |                                             |
|                    words                    |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record type (140)                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Record length                               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Process identification number               |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      3                      | Time stamp                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Job type/job number                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     25                      | Program file name                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      4                      | Intrinsic                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      2                      | Index                                       |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      4                      | LOG ID*                                     |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Mode                                        |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      1                      | Status                                      |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | User name                                   |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Group name                                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Account name                                |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
|                      8                      | Job/session name                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

       *The LOG ID field in the log record contains "XXXXXX" for the
       CLOSELOG intrinsic when the index is bad.

NOTES: 

The user logging record log keeps track of all OPENLOG and CLOSELOG
intrinsic calls.  The system manager can use it to see who accesses, or
tries to access, the user logging facility.

This log is initially disabled, but can be enabled by SYSGEN, followed by
a START command.



MPE/iX 5.0 Documentation