Open Server messages

Open Server messages are listed in Table 2-3.

Table 2-3: Open Server messages

Number

Text and explanation - 33800 through 33899

33800

Security Error: The USERID is unknown.

Explanation: When the Gateway Control Transaction performed the VERIFY PASSWORD call, it could not find the USERID entered.

Action: Enter a valid USERID name.

33801

Security Error: Incorrect password.

Explanation: When the Gateway Control Transaction performed the VERIFY PASSWORD call, it could not find the password entered.

Action: Enter a valid password.

33802

Security Error: A new password is required

Explanation: When performing the VERIFY PASSWORD call, the Gateway Control Transaction determined that your password expired.

Action: Enter a new password.

33803

Security Error: The USERID is revoked.

Explanation: When the Gateway Control Transaction performed the VERIFY PASSWORD call, it determined that the USERID entered was revoked and is no longer valid.

Action: Enter a current valid USERID name.

33804

Security Error: Unknown return code from the ESM.

Explanation: When the Gateway Control Transaction performed the VERIFY PASSWORD call, it received an invalid return code from the External Security Manager (ESM).

Action: Check with your mainframe security administrator to determine what the problem is with the External Security Manager.

33805

Security Error: The ESM interface is not initialized.

Explanation: When the Gateway Control Transaction performed the VERIFY PASSWORD call, it found the External Security Manager interface was not initialized.

Action: Initialize the External Security Manager interface.

33806

Security Error: The ESM is not responding.

Explanation: When the Gateway Control Transaction performed the VERIFY PASSWORD call, the External Security Manager did not respond.

Action: Contact the External Security Manager.

33820

Tran Start Error: USERID is not valid.

Explanation: When the Gateway Control Transaction performed the EXEC CICS START call, the USERID was invalid.

Action: Enter a valid USERID.

33821

Tran Start Error: The ESM is in a weird state and CICS can’t verify if USERID is valid.

Explanation: When performing the EXEC CICS START call, the Gateway Control Transaction determined the USERID was invalid.

Action: Check with your mainframe security administrator to determine what the problem is with the External Security Manager.

33822

Tran Start Error: A resource security check fails on TRANSID.

Explanation: The user ID performing the EXEC CICS START call is not authorized.

Action: Contact the External Security Administrator for authorization.

33823

Tran Start Error: A surrogate user security check fails on USERID.

Explanation: When performing the EXEC CICS START call, the Gateway Control Transaction determined that the USERID was invalid.

Action: Use a valid USERID.

33824

Tran Start Error: A USERID is specified and the ESM interface is not initialized.

Explanation: When performing the EXEC CICS START call, the Gateway Control Transaction determined that the External Security Manager interface was not initialized.

Action: Initialize the External Security Manager interface.

33825

Tran Start Error: COMMAREA LENGTH is not greater than zero.

Explanation: When performing the EXEC CICS START call, a CICS LENGERR condition is encountered.

Action: Verify the COMMAREA LENGTH passed to the CICS START call is correct.

33850

Host gateway: Request rejected. Unable to allocate storage to process the request. Retry.

Explanation: The Context Handler was unable to allocate storage to process the request.

Action: Retry the request or contact your CICS Administrator.

33860

SYGWCTXH - TDBLDPRM Call to TDBLDPRM failed.

Explanation: The program abended when trying to call a specific Open Server function.

Action: Contact your Systems Administrator or Sybase Technical Support.

SYGWCTXH - TDPEEK Call to TDBLPEEK failed.

Explanation: The program abended when trying to call a specific Open Server function.

Action: Contact your Systems Administrator or Sybase Technical Support.

SYGWCTXH - TDRCVSQL Call to TDRCVSQL failed.

Explanation: The program abended when trying to call a specific Open Server function.

Action: Contact your Systems Administrator or Sybase Technical Support.

SYGWCTXH - RPCPARSE RPC name is too long.

Explanation: RPC name is greater than 30 bytes.

Action: Correct the RPC name to a length of 30 bytes or less.

SYGWCTXH - RPCPARSE Invalid character in a numeric string.

Explanation: An invalid character is contained in the numeric string.

Action: Correct the character string to contain only numerics.

SYGWCTXH - RPCPARSE Invalid CHAR string.

Explanation: An invalid CHAR string has been found, possibly a missing quote.

Action: Correct the CHAR string.

SYGWCTXH - RPCPARSE Numeric string is too long.

Explanation: The numeric string is greater than 10 bytes.

Action: Correct the numeric string to 10 bytes or less.

SYGWCTXH - RPCPARSE Number is too big

Explanation: You have exceeded the limit of 2147483647.

Action: Correct the numeric string to be less than 2147483647.

33860 (cont’d)

SYGWCTXH - RPCPARSE Syntax error, missing comma or invalid comma placement.

Explanation: There is a missing comma or invalid placement of a comma.

Action: Correct the syntax error.

SYGWCTXH - RPCPARSE SHIFTO/SHIFTI pair is incorrect.

Explanation: A shift out (SHIFTO) or shift in (SHIFTI) character is missing.

Action: Insert appropriate SHIFTO or SHIFTI character. For additional information, refer to the Mainframe Connect Client Option for CICS Programmer’s Reference for COBOL under the topic “Processing Japanese Client Requests.”

SYGWCTXH - CICSWAIT Requested transaction ended abnormally.

Explanation: The application transaction abended and the Context Handler wait time was exceeded and ended abnormally.

Action: Correct your application program and retry.

SYGWCTXH - %sContext Handler ended abnormally.

Explanation: The last known function (%s) in the Context Handler ended abnormally.

Action: Contact your Systems Administrator or Sybase Technical Support.

SYGWCTXH - Failed in function %s;RC=%s.

Explanation: A function (%s) of the Context Handler ended abnormally with a Return Code (RC=%s).

Action: Contact your Systems Administrator or Sybase Technical Support.

SYGWCTXH - User is not authorized to start this transaction.

Explanation: You are not an authorized user for this transaction.

Action: Contact your System Administrator to obtain authorization.

33899

Security Error: Unknown error encountered in Security Check RESP=%s RESP2=%s.

Explanation: A security error was found.

Action: Contact your Systems Administrator or Sybase Technical Support.