EntireX Version 9.7
 —  Error Messages and Codes  —

EntireX Broker Security Server for BS2000/OSD

These messages are returned by the EntireX Broker Security Server for BS2000/OSD and have the format SECxnnnn

where SEC indicates a security message
  x indicates the type of message
    I information
    E error; function cannot be performed
    T trace message
  nnn is the message number

SECI0001 Broker Security Server V n.n.n started
Explanation

Broker Security Server start up message.

Action

None.


SECI0002 Broker Security Server V n.n.n terminated normally
Explanation

Broker Security Server termination message.

Action

None.


SECI0003 Broker Security Server V n.n.n terminated with errors
Explanation

Broker Security Server termination message. This message always appears together with a SECEnnn message.

Action

None.


SECI0004 Running with FORCE = YES, the security CMP will be newly initialized
Explanation

If the Broker Security Server was started with FORCE='YES' and the security common memory pool was newly initialised the above message is issued.

Action

None.


SECE0001 Unexpected return code from DISMP
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0002 Unexpected return code from SOLSIG
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0003 Unexpected return code from ENAEI
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0004 Unexpected return code from DISEI
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0005 Unexpected return code from ENAMP
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0006 Unexpected return code from ENAMP
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0007 Unexpected return code from REQMP
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0008 Unexpected return code from CLEANUP
Explanation

Server will terminate with dump and a SECT0008 Return Code: rc is issued.

Action

Contact Software AG support.


SECE0009 Unexpected end of security CMP detected
Explanation

An internal error occurred. The server will terminate with dump and a SECI0003 message is issued.

Action

Contact Software AG support.


SECE0010 Broker Security Server already active
Explanation

The Broker Security Server found an active security common memory pool in the system. The startup process is suppressed.

Action

If there is no other server active in the system, the FORCE parameter may be used to newly initialize the security common memory pool.


SECT0001 Authentication successful
Explanation

This message follows a SECT0013 USERID user ID message.

Action

None.


SECT0002 Authentication failed, password mismatch
Explanation

The user ID is known, the supplied password does not match. This message follows a SECT0013 USERID user ID message.

Action

None.


SECT0003 Authentication failed, password mismatch
Explanation

The user ID is known, no password exists but there was one supplied. This message follows a SECT0013 USERID user ID message.

Action

None.


SECT0004 Authentication failed, user unknown or server not authorized
Explanation

Either the user ID is unknown or the Broker Security Server has no privileges to access the user catalog, e.g. it does not run under a privileged user ID (TSOS). This message follows a SECT0013 USERID user ID message.

Action

None.


SECT0005 Authentication failed, error from encryption
Explanation

The password could not be encrypted. This message follows a SECT0013 USERID user ID message.

Action

None.


SECT0006 Authentication failed, unsupported crypt algorithm
Explanation

The operating system returned an unexpected encryption mode.

Action

None.


SECT0007 Security CMP established successfully
Explanation

The Security Server common memory pool was established and initialized successfully.

Action

None.


SECT0008 Return Code: rc
Explanation

This message always occurs together with a SECEnnn message where rc contains the return code from the corresponding BS2000/OSD macro or Security Server function, respectively.

Action

None.


SECT0009 Security CMP disabled successfully
Explanation

The Security Server common memory pool was disabled and deleted.

Action

None.


SECT0010 Security CMP disabled successfully, CMP kept
Explanation

The Security Server common memory pool was disabled but could be not deleted due to other BS2000/OSD tasks holding the pool.

Action

None.


SECT0011 Authentication failed, reason is unknown
Explanation

The user authentication failed and the Security Server could not determine a reason for that.

Action

None.


SECT0012 Security CMP cleanup done
Explanation

The Security Server cleaned its request queue from not posted authentication requests.

Action

None.


SECT0013 USERID: userID
Explanation

This message occurs together with one of the following messages SECT0001, SECT0002, SECT0003, SECT0004, SECT0005, SECT0006, where userID is the user for which the authentication was done.

Action

None.


SECT0014 ENAMP done
Explanation

The Security Server common memory pool was enabled successfully. This message follows a SECT0008 Return Code: rc message.

Action

None.


Top of page