ULOG - Logon/Logoff Utility

Overview of Messages

ULG0001 | ULG0003 | ULG0006 | ULG0007 | ULG0009 | ULG0010 | ULG0011 | ULG0014 | ULG0015 | ULG0016 | ULG0017 | ULG0018 | ULG0019 | ULG0020 | ULG0021 | ULG0023 | ULG0024 | ULG0025 | ULG0026 | ULG0027 | ULG0028 | ULG0029 | ULG0030 | ULG0032 | ULG0033 | ULG0034 | ULG0035 | ULG0036 | ULG0037 | ULG0041 | ULG0042 | ULG0043 | ULG0044 | ULG0045 | ULG0046 | ULG0047 | ULG0048 | ULG0049 | ULG0050 | ULG0051

ULG0001 Logon failed for TID $1 (LU=$2): Terminal I/O error in U2QUERY
Explanation:

Self-explanatory message.


ULG0003 Last access at $2 on $1 Tid($3) Sys($4)
Explanation:

The terminal operator has entered a logon request and the logon has been completed. If the user has not been logged on via a model user, '$1' shows date, time, terminal Id, and system Id of this user's last logon.

System action:

The user is now logged on.

Terminal operator info:

The system broadcast message, if any, is displayed.


ULG0006 UserId already logged on...
Explanation:

The terminal operator has entered a logon request and the specified userid is already logged on at another terminal.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid information or move the active terminal.


ULG0007 Logoff successful
Explanation:

The terminal operator has entered a logoff request and the logoff has been completed.

System action:

The user is logged off.

Terminal operator info:

None.


ULG0009 $1
Explanation:

The logon request is to be checked against the NATURAL SECURITY system file. The message text corresponds to one of the NAT error messages explained in the Com-plete Messages and Codes manual.

System action:

The logon is rejected.

Terminal operator info:

Contact your security administrator or Com-plete system programmer.


ULG0010 Invalid new password
Explanation:

The logon request is being checked by NATURAL SECURITY and the new password being provided is incorrect for NATURAL SECURITY.

System action:

The logon is rejected.

Terminal operator info:

The new password must be one to eight characters for NATURAL SECURITY. Contact your security administrator or Com-plete system programmer.


ULG0011 No room in Buffer Pool
Explanation:

There is insufficient storage within Com-plete to process the logon request.

System action:

The logon is rejected.

Terminal operator info:

Contact the Com-plete system programmer.

System programmer info:

Increase the size of the Com-plete buffer pool.


ULG0014 Please enter a new password, current has expired.
Explanation:

The return code from SAF indicates that the password of the specified userid has expired.

System action:

The ULOG program will require a new password before continuing.

Terminal operator info:

Enter a new password at this time.


ULG0015 *** SAF *** Table load error
Explanation:

The ULOG program attempted to load its userid translation table, RACTAB, and the load failed for a reason other than 'module not found'.

System action:

The logon is rejected.

Terminal operator info:

Contact the Com-plete system programmer.

System programmer info:

Recatalog the RACTAB module or increase the region size for ULOG.


ULG0016 ** SAF ** System is not active
Explanation:

The return code from SAF indicates that the security system is not active.

System action:

The logon is rejected.

Terminal operator info:

Contact your security administrator.


ULG0017 ** SAF ** Userid not in table
Explanation:

The return code from SAF indicates that specified userid is not defined to it.

System action:

The logon is rejected.

Terminal operator info:

Enter a correct userid or contact your security administrator.


ULG0018 ** SAF ** Logon error (C: $1 Reason C: $2)
Explanation:

An unexpected error code was returned from SAF. $1 is the error code and $2 is the associated reason code.

System action:

The logon is rejected.

Terminal operator info:

Contact your security administrator.


ULG0019 ** SAF ** Function not processed
Explanation:

The return code from SAF indicates that the function could not be processed.

System action:

The logon is rejected.

Terminal operator info:

Contact your security administrator.


ULG0020 ** SAF ** User not defined to group
Explanation:

The return code from SAF indicates that the specified userid is not part of the specified group.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or group information or contact your security administrator.


ULG0021 ** SAF ** Password too long (max. 8 characters)
Explanation:

Self-explanatory message.


ULG0023 Missing Userid
Explanation:

An internal error occurred and no userid was available for processing.

System action:

The logon is rejected.

Terminal operator info:

Contact the Com-plete system programmer. This is normally an indication of a failure in the logic of the logon user exit.


ULG0024 Please enter password
Explanation:

A request to logon has been received without a password.

System action:

The ULOG program waits for a password.

Terminal operator info:

Enter a password.


ULG0025 Wrong new password
Explanation:

A new password has been entered and has been rejected by SAF.

System action:

The logon is rejected.

Terminal operator info:

Com-plete will allow up to 12 characters for a password, but some SAF systems will only accept 8 characters. Correct the new password and reenter the request.


ULG0026 Unknown Userid
Explanation:

A logon request does not contain a known userid.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid and reenter the request or contact your security administrator.


ULG0027 Wrong password
Explanation:

A request to logon has been received but the password is incorrect. This message can also be returned if the user entry should be by way of the Natural Security system file and the interface program found a problem with the user's security records.

System action:

The ULOG program waits for a correct password.

Terminal operator info:

Enter the correct password or press clear to exit from Com-plete .

System programmer info:

In a case where the Natural Security interface is suspected to be at fault, the console should be checked for NATnnnnn messages. If no messages are found, the password is simply wrong. If a message is found, please refer to the documentation for the message for more information.


ULG0028 Confirm password change
Explanation:

A request to change a password requires that the new password be entered twice.

System action:

The ULOG program waits for the second password.

Terminal operator info:

Enter the new password a second time.


ULG0029 Negative confirm, reenter
Explanation:

A request to change a password requires that the new password be entered twice, and the second entry did not match the first entry.

System action:

The ULOG program waits for the correct password.

Terminal operator info:

Enter the correct new password a second time.


ULG0030 $1
Explanation:

An error ocurred when trying to access data stored on the Com-plete System Dataset. '$1' is the message returned by Com-plete's System Data Access Method.

System action:

The request is terminated.

System programmer info:

This message shows the System Data Access Method (SDAM) return code. Check the reason for this error by viewing the message SDAMnnnn where 'nnnn' is the SDAM return code.

Terminal operator info:

Inform your system programmer.


ULG0032 ** SAF ** Access has been revoked
Explanation:

The return code from SAF indicates that the specified userid has had its access privilege revoked.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0033 ** SAF ** Access to group revoked
Explanation:

The return code from SAF indicates that the specified userid has had its access to the specified group revoked.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or group information or contact your security administrator.


ULG0034 Account locked
Explanation:

The specified userid belongs to an account code which is locked, meaning that no logons are allowed.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0035 Userid locked
Explanation:

The specified userid is locked, meaning that no logon is allowed.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0036 Userid already logging on...
Explanation:

A request to logon has been entered for a userid which is used in parallel for a logon at another terminal.

System action:

Logon Terminates.

Terminal operator info:

Reenter the logon request with a different userid.


ULG0037 Userid environment not defined
Explanation:

There is no userid information for the specified model.

System action:

The logon is rejected.

Terminal operator info:

Contact your security administrator or Com-plete system programmer.

System programmer info:

The model associated with the specified userid does not exist. This could result from an incorrect RACTAB or user exit.


ULG0041 Passing to VTAM Application >>>> $1
Explanation:

A logoff request is passing to the indicated VTAM application.

System action:

The logoff continues.

Terminal operator info:

None.


ULG0042 Maximum of eight characters for password
Explanation:

A logon was rejected by SAF because the password was more than eight characters.

System action:

The logon is rejected.

Terminal operator info:

Correct the request and reenter.


ULG0043 The user is not authorized to use this terminal
Explanation:

The return code from SAF indicates that the specified userid is not authorized to use the current terminal.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0044 Access not permitted for this user at this time or this day
Explanation:

The return code from SAF indicates that the specified userid is not authorized to use the system at this time.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0045 Access not permitted for this terminal at this time or day
Explanation:

The return code from SAF indicates that the specified userid is not authorized to use the current terminal at this time.

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0046 The user is not authorized to use this application
Explanation:

The return code from SAF indicates that the specified userid is not authorized to use Com-plete .

System action:

The logon is rejected.

Terminal operator info:

Correct the userid or contact your security administrator.


ULG0047 No delimiters found for user data
Explanation:

A logoff request to pass to another VTAM application cannot be parsed.

System action:

The logoff is rejected.

Terminal operator info:

Correct the request and reenter.


ULG0048 No destination Applid in user data
Explanation:

A logoff request to pass to another VTAM application does not contain an application name.

System action:

The logoff is rejected.

Terminal operator info:

Correct the request and reenter.


ULG0049 Passing to the same Application is not permitted
Explanation:

A logoff request to pass to another VTAM application specifies the current application (Com-plete ).

System action:

The logoff is rejected.

Terminal operator info:

Correct the request and reenter.


ULG0050 Only 255 bytes of user data allowed
Explanation:

A logoff request to pass to another VTAM application contains more data than allowed by VTAM.

System action:

The logoff is rejected.

Terminal operator info:

Correct the request and reenter.


ULG0051 No Program Active
Explanation:

This message is output when an attempt to logon to a system where applymod 40 is set is made and no userid is specified on the logon call.

Terminal operator info:

When logging onto a system where applymod 40 is set you must provide a userid and password on the initial logon attempt.