NATPROC-LOGON

File 190
Op-Sys z/OS, z/VSE, BS2000
Statement PROCESS
Task Logon to any Entire System Server accessible via Entire Net-Work

Common Fields for all Operating Systems

Dictionary Field Name F/L Mu DE Remarks
CPU N5.2      
ERROR-CODE N3      
ERROR-TEXT A58      
IO-COUNT N7      
NODE N5   D  
NODE-NAME A16   D  
SYSTEM-MESSAGE-CODE A10      
LOGON-ID A8   D Required.
PASSWORD A8   D Required in z/OS and z/VSE.
FUNCTION A8   D Required.

Additional fields Supported for z/OS, z/VSE

Dictionary Field Name F/L Mu DE Remarks
NEW-PASSWORD A8   D  
RACF-GROUP A8   D z/OS only.
SECURITY-MESSAGE A80     z/OS only.
PASSPHRASE A100   D z/OS only.
NEW-PASSPHRASE A100   D z/OS only.

Relevant Error Codes

Code Text z/OS z/VSE BS2000
509 Logon failed - check LOGON-ID / PASSWORD X X X
511 Function must be LOGON/LOGOFF X X X

Field Descriptions

Field Name Type/Length Operating System
CPU (N5.2) z/OS, z/VSE, BS2000

Amount of CPU consumed (format SSSSS.HH), returned with FUNCTION=LOGOFF.

Field Name Type/Length Operating System
FUNCTION (A8) z/OS, z/VSE, BS2000

Possible options:

Field Name Type/Length Operating System
IO-COUNT (N7) z/OS, z/VSE, BS2000

Number of I/O operations so far, returned with FUNCTION=LOGOFF.

Option Explanation
LOGOFF Logoff from the system.
LOGON Logon to the system.
Field Name Type/Length Operating System
LOGON-ID (A8) z/OS, z/VSE, BS2000

System user ID.

Field Name Type/Length Operating System
NEW-PASSPHRASE (A100) z/OS

New password phrase for user ID.

Field Name Type/Length Operating System
NEW-PASSWORD (A8) z/OS, z/VSE

New password for system user ID.

Field Name Type/Length Operating System
PASSPHRASE (A100) z/OS

Password phrase for user ID.

Field Name Type/Length Operating System
PASSWORD (A8) z/OS, z/VSE, BS2000

Password for system user ID.

Field Name Type/Length Operating System
RACF-GROUP (A8) z/OS

Group to which the user ID is defined in RACF or security interface.

Field Name Type/Length Operating System
SECURITY-MESSAGE (A80) z/OS

Message returned by security interface.