NATPROC-LOGON

File 190
Statement PROCESS
Task Logon to any Entire System Server accessible via Entire Net-Work

Fields

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 A32   D Required
FUNCTION A8   D Required.
NEW-PASSWORD A32   D  
RACF-GROUP A8   D  
SECURITY-MESSAGE A80      
PASSPHRASE A100   D  
NEW-PASSPHRASE A100   D  

Relevant Error Codes

Code Text
509 Logon failed - check LOGON-ID / PASSWORD
511 Function must be LOGON/LOGOFF

Field Descriptions

Field Name Type/Length
CPU (N5.2)

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

Field Name Type/Length
FUNCTION (A8)

Possible options:

Field Name Type/Length
IO-COUNT (N7)

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
LOGON-ID (A8)

System user ID.

Field Name Type/Length
NEW-PASSPHRASE (A100)

New password phrase for user ID.

Field Name Type/Length
NEW-PASSWORD (A32)

New password for system user ID.

Field Name Type/Length
PASSPHRASE (A100)

Password phrase for user ID.

Field Name Type/Length
PASSWORD (A32)

Password for system user ID.

Field Name Type/Length
RACF-GROUP (A8)

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

Field Name Type/Length
SECURITY-MESSAGE (A80)

Message returned by security interface.

On this page