DFHRPxxxx (CICS ONC RPC) messages

DFHRP0001
applid An abend (code aaa/bbbb) has occurred at offset X'offset' in module modname.
Explanation:

An abnormal end (abend) or program check has occurred in module modname. This implies that there may be an error in the CICS code. Alternatively, unexpected data has been input, or storage has been overwritten.

The code aaa/bbbb is a 3-digit hexadecimal MVS code (if applicable), followed by a 4-digit alphanumeric CICS code. The MVS code is a system completion code (for example, 0C1 or D37). If an MVS code is not applicable, this field is filled with three hyphens. The CICS code is an abend code or a number referring to a CICS message (for example, AKEA is a CICS abend code; 1310 refers to message DFHTS1310).

System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case CICS could be terminated by the caller ( for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Notify the system programmer. If CICS is still running, it is necessary to decide whether to terminate CICS.

Look up the MVS code, if there is one, in the relevant MVS codes manual.

Next, look up the CICS alphanumeric code. This tells you, for example, whether the error was a program check, an abend, or a runaway, and may give you some guidance concerning user response.

If module modname is not crucial to the running of your CICS system, you may decide to continue to run and bring CICS down at a convenient time to resolve the problem.
If you cannot run without the full use of module modname you should bring CICS down in a controlled shutdown.

You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHRPRP

XMEOUT Parameters: applid, aaa/bbbb, X'offset', modname

DFHRP0002
applid A severe error (code X'code') has occurred in module modname.
Explanation:

An error has been detected in module modname. The code X'code' is the exception trace point ID, which gives an indication of the cause of the error:

System action:

An exception entry (code X'code' in the message) is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table. If a client request is being processed, and the code is 9F4A, no reply is sent to the client.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

There are some specific user actions that can be taken for certain values of code:

For other TCP/IP for MVS problems, look at the TCP/IP for MVS diagnostics.

You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHRPRP

XMEOUT Parameters: applid, X'code',modname

DFHRP0102
date time applid tranid A CICS ONC RPC alias has received an incorrect response on a call made to CICS during alias initialization.
Explanation:

The alias has received a response that indicates a logic error in the alias while calling CICS to establish its initialization information.

System action:

The client request is abandoned, and no reply is sent to the client. A system dump is taken. The alias abends with abend code ARPK. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated CICS messages for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0103
date time applid tranid A CICS ONC RPC alias has been started incorrectly.
Explanation:

The alias has been invoked by a means other than the server controller, possibly by a user at a terminal.

System action:

There was no client request to process. The alias abends with abend code ARPF.

User response:

Check that the alias was not started by a terminal user.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0104
date time applid tranid A CICS ONC RPC alias has received an incorrect response on a call made to CICS during alias initialization.
Explanation:

The alias has received a response while calling CICS to establish its initialization information that indicates that the alias may not have been started by server controller.

System action:

There is no client request to process. The alias abends with abend code ARPF.

User response:

Check that the alias has not been started by a means other than the server controller.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0105
date time applid tranid A CICS ONC RPC alias has received an incorrect response on a call made to CICS during alias initialization.
Explanation:

The alias has received a response that indicates that CICS has experienced a temporary error while trying to pass the alias its initialization information from temporary storage.

System action:

The client request is abandoned, and no reply is sent to the client. The alias abends with abend code ARPJ.

User response:

See the associated CICS messages for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0106
date time applid tranid A CICS ONC RPC alias has received an incorrect response on a call made to CICS during alias initialization.
Explanation:

The alias cannot find its initialization information in CICS temporary storage. This is probably due to the retrieval of data from temporary storage by another application.

System action:

The client request is abandoned, and no reply is sent to the client. The alias abends with abend code ARPF.

User response:

Check that no other application is using the same temporary storage queue as the alias.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0107
date time applid tranid A CICS ONC RPC alias has received an incorrect response on a call made to CICS during alias initialization.
Explanation:

The alias has received a response that indicates a logic error in the alias while calling CICS to establish its initialization information.

System action:

The client request is abandoned, and no reply is sent to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated CICS messages for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0108
date time applid tranid A CICS ONC RPC alias has been started incorrectly.
Explanation:

The alias has detected an error while validating its initialization information. This probably means that the alias has been started by a means other than the server controller.

System action:

There was no client request to process. The alias abends with abend code ARPF.

User response:

Check that the alias was not started by a transient data trigger level or by a CECI user.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0113
date time applid tranid A CICS ONC RPC alias is unable to continue processing because the corresponding alias list entry has been deleted. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: X'port' Socket: X'socket'.
Explanation:

The alias has attempted to update its alias list entry to indicate that it has successfully started. The alias list component has returned a NOT FOUND response.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPF.

User response:

This situation is almost certainly due to an alias starting after immediate disable of CICS ONC RPC or after its alias list entry has been explicitly deleted by the connection manager.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, X'port', X'socket'

DFHRP0114
date time applid tranid A CICS ONC RPC alias is unable to continue processing because it is unable to update the corresponding alias list entry. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: X'port' Socket: X'socket'.
Explanation:

The alias has attempted to update its alias list entry to indicate that it has successfully started. The alias list component has returned an error response other than NOT FOUND. This is due to an error in another component of CICS.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Proceed as indicated in the messages issued by the CICS component in error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, X'port', X'socket'

DFHRP0118
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected that CICS ONC RPC may have been disabled since this client request was scheduled by the server controller. This is indicated by an incorrect reference to the GWA used by CICS ONC RPC.

System action:

The client request is abandoned, and no reply is sent to the client. The alias abends with abend code ARPH.

User response:

Check that CICS ONC RPC has not been disabled since this client request was first scheduled. This problem may arise when long-running CICS programs are being used. It may also occur if CICS ONC RPC is disabled and immediately re-enabled.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0119
date time applid tranid A CICS ONC RPC alias is unable to continue processing because it cannot authenticate this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an error with the response returned from the external security manager while attempting to authenticate this client request.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Check that the external security manager is still available.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0120
date time applid tranid A CICS ONC RPC alias is unable to continue processing because this client request is not authenticated. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while authenticating the userid and password associated with this client request which indicates that this client request is not authenticated to CICS.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client. The alias abends with abend code ARPL.

User response:

Check the userid/password combination associated with this client request. See the associated CICS messages relating to the security error for help with problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0121
date time applid tranid A CICS ONC RPC alias is unable to continue processing because it cannot authenticate this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while authenticating the userid and password associated with this client request which indicates that the external security manager does not recognize the userid.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Check the userid associated with this client request. See the associated CICS messages relating to the security error for help with problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0122
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has encountered an internal error while authenticating the userid and password associated with this client request.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPK. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0123
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected a temporary error in the remote CICS region while communicating with the resource checker.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Investigate the error in the remote CICS region.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0124
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has encountered an internal error while trying to link to the resource checker.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0125
date time applid tranid A CICS ONC RPC alias is unable to continue processing as it cannot link to the resource checker program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while trying to link to the resource checker which indicates that it is not defined to CICS.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Check that the resource checker is defined to CICS.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0126
date time applid tranid A CICS ONC RPC alias is unable to continue processing as it cannot link to the resource checker program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while trying to link to the resource checker that indicates that the remote system on which the program resides is not defined or available to CICS.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Ensure that the remote CICS region in which the resource checker resides is defined to CICS. If it is, check that the connection is available for use by CICS.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0127
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected a rollback in the resource checker in a remote CICS region.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Investigate the problem in the remote CICS region You should consider changing the resource checker so that it does not update any CICS recoverable resources because this is not its primary design intent. Retry the client request.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0128
date time applid tranid A CICS ONC RPC alias is unable to continue processing because it cannot link to the resource checker program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while trying to link to the resource checker that indicates that it is not authorized to do so. This error has occurred because either the local alias transaction has been defined with RESSEC=YES, or the resource checker is in a remote CICS region and the mirror transaction in the remote region is defined with RESSEC=YES.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

If the alias or mirror transaction must run with RESSEC=YES, add a profile to the external security manager that allows users to access the resource checker. If you do not require resource level security in the CICS program, set RESSEC=NO in the alias or mirror transaction definition.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0129
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received an incorrect response from CICS while trying to link to the resource checker.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPK. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0130
date time applid tranid A CICS ONC RPC alias is unable to continue processing. The resource checker has rejected this client request. Response: response Reason: reason. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The resource checker has returned the response and reason codes response and reason. This client request is not authorized to continue.

System action:

An svcerr_auth call with a why-value of AUTH_BADCRED is used to send a reply to the client. The alias abends with abend code ARPL.

User response:

Determine from the resource checker the meaning of the response and reason codes, and amend the program if necessary.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, response, reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0131
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot query the authorization of the CICS program program. EIBRESP2: eibresp2 Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias issued an EXEC CICS QUERY SECURITY command for the CICS program program, but received an INVREQ response.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Use the EIBRESP2 value to determine the exact cause of the problem.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, eibresp2, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0132
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot query the authorization of the CICS program program. EIBRESP2: eibresp2 Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias issued an EXEC CICS QUERY SECURITY command for the CICS program program, but received a NOTFND response.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Use the EIBRESP2 value to determine the exact cause of the problem.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, eibresp2, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0133
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received an incorrect response on a call to CICS while trying to test the authorization level of the client.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0134
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request because the client is not authorized to access the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has rejected this client request because the client is not authorized to access the CICS program program.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client. The alias abends with abend code ARPL.

User response:

None

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0135
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an internal arithmetic error with the parameters passed by the server controller while processing this client request and is unable to link to the CICS program.

System action:

The client request is abandoned, and a SYSTEMERR reply is sent to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0136
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected a temporary error in the remote CICS region while communicating with the CICS program.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Investigate the problem in the remote CICS region.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0137
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has encountered an internal error while trying to link to the CICS program.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0138
date time applid tranid A CICS ONC RPC alias is unable to continue processing as it cannot link to the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while trying to link to the CICS program program that indicates that the program is not defined to CICS.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Check that the CICS program is defined to CICS.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0139
date time applid tranid A CICS ONC RPC alias is unable to continue processing as it cannot link to the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while trying to link to the CICS program program that indicates that the remote system in which the program resides is not defined or is not available to CICS.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Ensure that the remote CICS region in which the server program resides is defined to CICS. If it is, ensure that the connection is available for use by CICS.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0140
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected a rollback in the CICS program in the remote CICS region.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Investigate why the CICS program rolled back.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0141
date time applid tranid A CICS ONC RPC alias is unable to continue processing as it cannot link to the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a response while trying to link to the CICS program program that indicates that it is not authorized to do so.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

If the CICS program must run with resource level security, add a profile to the external security manager that grants access to the CICS program to its clients. If you do not require resource level security in the CICS program, set RESSEC=NO in the alias or mirror transaction definition.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0142
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received an incorrect response from CICS while trying to link to the CICS program.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPK. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0143
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has encountered an internal error and cannot determine how to send a reply to the client. The CICS program has run successfully, and may have updated CICS resources.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0144
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client because of a length error.
Explanation:

The alias is unable to send a reply to client because the communication area length is zero, but the client was expecting data to be sent in the reply.

System action:

The client request is abandoned, and no reply is sent to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated CICS messages for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0145
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client due to an error in TCP/IP for MVS svc_sendreply processing. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply to the client. A problem has occurred in the TCP/IP for MVS svc_sendreply processing.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Examine the diagnostics to determine the reason for the error. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0146
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client due to an error in send reply processing. The transport handle was invalid or was not found. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply to the client. A problem has occurred in send reply processing. The transport handle was in error or was not found.

System action:

The client request is abandoned, and no reply is sent to the client. The alias abends with abend code ARPJ.

User response:

Examine the diagnostics to determine the reason for the error. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0147
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client because CICS ONC RPC is disabling. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply back to the client because CICS ONC RPC is disabling.

System action:

The client request is abandoned, and no reply is sent to the client. The alias abends with abend code ARPJ.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0148
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client due to an error in send processing. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply back to the client. The alias received an unexpected response from the RPC caller.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPI.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0149
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply back to the client. The alias received an unexpected response from the RPC caller.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPI.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0150
date time applid tranid A CICS ONC RPC alias is unable to send data to the client.
Explanation:

The alias is unable to send reply to the client. An unexpected response was returned from RPC caller.

System action:

The client request is abandoned, and no reply is sent to the client. The alias abends with abend code ARPJ.

User response:

See the associated CICS messages for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0151
date time applid tranid A CICS ONC RPC alias has encountered a severe internal error while processing this client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias is unable to switch TCB modes to allow it to send a reply to the client. The RP TCB is not active.

System action:

The client request is abandoned, and no reply is sent to the client. A system dump is taken. The alias abends with abend code ARPN. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See any associated CICS messages to help with problem diagnosis. If you cannot determine why the TCB mode could not be switched, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0155
date time applid tranid A CICS ONC RPC alias encountered an error while attempting to access the converter converter_program_name. Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket Client IP address: clientaddr.
Explanation:

An error has prevented the alias from accessing the converter converter_program_name.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket, clientaddr

DFHRP0156
date time applid tranid A CICS ONC RPC alias could not link to converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias used EXEC CICS LINK for converter converter_program_name to perform the Encode function, but received a PGMIDERR response.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Use CEDA to check that you have defined your converter program correctly to CICS.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0157
date time applid tranid A CICS ONC RPC alias could not link to converter converter_program_name because it is remote. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot work with a converter located in a remote CICS region. Data pointers are passed to and from the converter, and the referenced data can only be used if the converter runs in the local CICS region.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken.

User response:

Install and define the converter in the same CICS region as CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0159
date time applid tranid A CICS ONC RPC alias is not authorized to link to converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot access the converter. An authorization error has occurred.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken.

User response:

Either redefine the alias transaction with RESSEC=NO, or change the external security manager to allow the user to access the converter.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0160
date time applid tranid A CICS ONC RPC alias received an incorrect response from CICS when attempting to access the converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias received an unexpected response when trying to link to the converter for Encode processing.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated messages issued by CICS for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0161
date time applid tranid A CICS ONC RPC alias encountered an error during Encode processing in the converter program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Encode returned URP_EXCEPTION.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0162
date time applid tranid A CICS ONC RPC alias encountered an error during Encode processing in the converter program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Encode returned URP_INVALID.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0163
date time applid tranid A CICS ONC RPC alias encountered an error during Encode processing in the converter program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Encode returned an unexpected return code.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0164
date time applid tranid A CICS ONC RPC alias is unable to send an error reply to the client due to a logic error. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send an error reply to the client due to a logic error.

System action:

No reply is sent to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0166
date time applid tranid A CICS ONC RPC alias is unable to send a reply to the client because the transport handle was invalid or was not found. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply to the client. The transport handle was invalid or was not found.

System action:

No reply is sent to the client. The alias abends with abend code ARPJ.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0167
date time applid tranid A CICS ONC RPC alias is unable to send an error reply to the client. CICS ONC RPC is disabling. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply to the client because CICS ONC RPC is disabling.

System action:

No reply is sent to the client. The alias abends with abend code ARPJ.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0168
date time applid tranid A CICS ONC RPC alias is unable to send an error reply to the client. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias cannot send a reply to the client. The alias received an error response from the RPC caller.

System action:

No reply is sent to the client. The alias abends with abend code ARPI.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. Examine the diagnostics to determine the reason for the error. You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0169
date time applid tranid A CICS ONC RPC alias encountered an error during Encode processing in the converter program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Encode returned URP_DISASTER.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0170
date time applid tranid A CICS ONC RPC alias has detected an error.
Explanation:

The alias has detected an error.

System action:

A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0171
date time applid tranid A CICS ONC RPC alias has detected a FREEMAIN error.
Explanation:

The alias has detected a FREEMAIN error when freeing the communication area used by the CICS program. This FREEMAIN occurs after Encode processing.

System action:

Processing continues.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0172
date time applid tranid A CICS ONC RPC alias has detected a FREEMAIN error.
Explanation:

The alias has detected an error while freeing the data area created by Encode processing. The FREEMAIN occurs after outbound XDR processing.

System action:

Processing continues.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0173
date time applid tranid A CICS ONC RPC alias cannot find its alias list entry for deletion at task end. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: X'port' Socket: X'socket'.
Explanation:

The alias has attempted to delete its alias list entry at task end. The alias list component has returned a NOT FOUND response. This is because either a connection manager user has started immediate disable processing, or because a connection manager user has deleted the entry.

System action:

The alias abends with abend code ARPJ.

User response:

None.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, X'port', X'socket'

DFHRP0174
date time applid tranid A CICS ONC RPC alias received an error response while attempting to delete its alias list entry. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: X'port' Socket: X'socket'.
Explanation:

The alias has attempted to delete its alias list entry at task end. It received a response that indicated a severe error had occurred.

System action:

The alias abends with abend code ARPJ.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. response.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, X'port', X'socket'

DFHRP0175
date time applid tranid A CICS ONC RPC alias sent an error reply to the client, but cannot free storage associated with the error call to the client. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias sent an error reply to the client. After this reply was sent, the alias received an error response when attempting to free storage associated with the error call to the client.

System action:

The alias abends with abend code ARPJ.

User response:

Examine the diagnostics to determine the reason for the error. If the problem persists, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0176
date time applid tranid A CICS ONC RPC alias sent a reply to the client, but cannot free storage associated with the svc_sendreply call. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias sent a reply back to the client. After this reply was sent, the alias received an error response when attempting to free storage associated with the svc_sendreply call.

System action:

The alias abends with abend code ARPJ.

User response:

Examine the diagnostics to determine the reason for the error. You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0180
date time applid tranid A CICS ONC RPC alias has detected an abend issued by the resource checker program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an abend by the resource checker.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPO.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0181
date time applid tranid A CICS ONC RPC alias has detected an abend issued by the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an abend by the CICS program that was servicing the client request.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPO.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0182
date time applid tranid A CICS ONC RPC alias has detected an abend issued in the Encode function of the converter program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an abend by the converter Encode function.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPO.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0183
date time applid tranid A CICS ONC RPC alias has detected an abend. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an abend.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPO.

User response:

Examine the diagnostics to determine the reason for the error.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0184
date time applid tranid A CICS ONC RPC alias has found that the resource checker has rejected this client request. Response: response Reason: reason. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The resource checker has returned the response response and reason reason. This client request is not authorized to continue.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client. The alias abends with abend code ARPL.

User response:

If you suspect an error in the resource checker, use the response and reason codes to debug it.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, response, reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0185
date time applid tranid A CICS ONC RPC alias has detected an error in the resource checker. Response: response Reason: reason. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The resource checker has returned the response response and reason reason. This client request is not authorized to continue.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPM.

User response:

If you suspect an error in the resource checker, use the response and reason codes to debug it.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, response, reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0186
date time applid tranid A CICS ONC RPC alias has detected an error in the resource checker program. Response: response Reason: reason. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The resource checker has returned the response response and reason reason. This client request is not authorized to continue.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPM.

User response:

If you suspect an error in the resource checker, use the response and reason codes to debug it.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, response, reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0187
date time applid tranid A CICS ONC RPC alias detected an error in the resource checker. Response: response Reason: reason. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The resource checker has returned the response response and reason reason. This client request is not authorized to continue.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPM.

User response:

If you suspect and error in the resource checker, use the response and reason codes to debug it.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, response, reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0188
date time applid tranid A CICS ONC RPC alias has detected an error in the resource checker. Response: response Reason: reason. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The resource checker has returned the response response and reason reason. This client request is not authorized to continue.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with code abend ARPM. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

If you suspect an error in the resource checker, use the response and reason codes to debug it.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, response, reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0189
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot load the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received an INVREQ response while trying to EXEC CICS LOAD the CICS program program for security checking. This indicates that the program manager domain has not yet been initialized and may be due to this request having been made in a first stage PLT.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Ensure that the program manager domain is initialized.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0190
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot load the CICS program program. EIBRESP2: eibresp2 Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a PGMIDERR response while trying to EXEC CICS LOAD the CICS program program for security checking. This indicates that the program cannot be found or cannot be autoinstalled.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

Ensure that the load module is in the DFHRPL concatenation and can be autoinstalled.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, eibresp2, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0191
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot load the CICS program program. EIBRESP2: eibresp2 Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a PGMIDERR response while trying to EXEC CICS LOAD the CICS program program for security checking. This indicates that the program autoinstall control program has failed.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPJ.

User response:

Use the EIBRESP2 value to determine why the program autoinstall control program failed and correct the problem.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, eibresp2, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0192
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot load the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has detected an internal error while trying to load the CICS program program for security checking.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPI.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0193
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot load the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received a NOTAUTH response while trying to EXEC CICS LOAD the CICS program program for security checking. This indicates that it is not authorized to access this program. This error may have occurred because the local alias transaction has been defined with RESSEC=YES.

System action:

An svcerr_systemerr call is used to send a reply to the client. The alias abends with abend code ARPG.

User response:

If the alias transaction must run with RESSEC=YES, add a profile to the external security manager that allows users to access the program. If you do not require resource level security, set RESSEC=NO in the alias transaction definition.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0194
date time applid tranid A CICS ONC RPC alias is unable to continue processing this client request as it cannot load the CICS program program. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias has received an incorrect response while trying to load the CICS program program for security checking.

System action:

An svcerr_systemerr call is used to send a reply to the client. A system dump is taken. The alias abends with abend code ARPI. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid, program, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0500
date time applid tranid CICS ONC RPC enable processing is complete. Host IP address: hostaddr.
Explanation:

The enable process has completed successfully.

System action:

Processing continues.

User response:

None.

Destination:

Console and Transient Data Queue CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0501
date time applid tranid CICS ONC RPC normal disable processing has started. Host IP address: hostaddr.
Explanation:

The server controller has started normal disable processing following a request by a connection manager user.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0502
date time applid tranid CICS ONC RPC immediate disable processing has started. Host IP address: hostaddr.
Explanation:

The server controller has started immediate disable processing following a request by a connection manager user.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0503
date time applid tranid CICS ONC RPC disable processing is complete.
Explanation:

The server controller has completed the disable processing.

System action:

Processing continues.

User response:

None.

Destination:

Console and Transient Data Queue CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0508
date time applid tranid The CICS ONC RPC task related user exit (DFHRPTRU) has been disabled before the server controller could start.
Explanation:

DFHRPTRU is enabled by the connection manager during enable processing. but DFHRPTRU was found to be disabled when the server controller started. This is probably caused by an operator manually disabling DFHRPTRU.

System action:

The server controller abends with abend code ARP2. CICS ONC RPC remains disabled. A system dump is taken. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Reenable CICS ONC RPC. Consider taking steps to avoid future manual interference with the TRUE.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0509
date time applid tranid CICS ONC RPC has received an incorrect response on a call made to CICS during server controller startup.
Explanation:

CICS ONC RPC has received a response indicating an error in CICS.

System action:

The server controller abends with abend code ARP2. CICS ONC RPC remains disabled. A system dump is taken. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated CICS message or messages for problem diagnosis.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0510
date time applid tranid The CICS ONC RPC task related user exit (DFHRPTRU) has been deleted or disabled before the server controller could start.
Explanation:

DFHRPTRU is enabled by the connection manager during enable processing, but the server controller received an indication that:

This is probably caused by operator intervention.

System action:

The server controller abends with abend code ARPQ. A system dump is taken.

User response:

Reenable CICS ONC RPC. Consider taking steps to prevent future operator interference.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0513
date time applid tranid The CICS ONC RPC server controller could not link to the converter converter_program_name. EIBRESP2: resp2val. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller used EXEC CICS LINK for converter converter_program_name to perform Decode, but received a PGMIDERR response.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

If the converter name is wrong, use the connection manager to unregister and reregister the 4-tuple with the correct converter name.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, resp2val, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0516
date time applid tranid The CICS ONC RPC server controller obtained data length information from the Decode function of converter converter_program_name that gives a communication area length that is too great. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The communication area length calculated from the decode_server_data_format, decode_server_input_data_len, and decode_server_output_data_len parameters exceeds the permitted maximum. See the CICS Application Programming Guide for more information about the Decode function and its parameters.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Correct and replace the erroneous converter.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0517
date time applid tranid The CICS ONC RPC server controller does not have resource-level security authorization to start alias transaction alias-tranid. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot start the alias because it does not have the necessary resource-level security authorization.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client.

User response:

You should specify only the alias transaction IDs that server controller has resource-level security authorization to start. When CICS ONC RPC is next disabled, redefine the server controller transaction with RESSEC=NO.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias-tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0518
date time applid tranid CICS ONC RPC cannot process a client request because the associated terminal ID alias_termid is not in the terminal control table. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

A client request has arrived, and the corresponding 4-tuple refers to a terminal ID that is not in the terminal control table.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Either define the missing terminal, or change the 4-tuple definition to refer to a terminal ID that is in the terminal control table.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias_termid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0520
date time applid tranid A CICS ONC RPC internal error has occurred while the server controller was polling for client work. Host IP address: hostaddr.
Explanation:

This is an internal error.

System action:

CICS ONC RPC enters exception disable processing.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0521
date time applid tranid The CICS ONC RPC server controller detected an internal error while accessing an internal table. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket
Explanation:

An internal error has occurred in the server controller while it was accessing an internal table.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0522
date time applid tranid The CICS ONC RPC server controller detected an internal error while accessing an internal table. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket
Explanation:

An internal error has occurred in the server controller while accessing an internal table.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0528
date time applid tranid The CICS ONC RPC server controller detected an initialization error.
Explanation:

This is an internal error.

System action:

A system dump is taken. The server controller abends with abend code ARP2. CICS ONC RPC remains disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0540
date time applid The CICS ONC RPC server controller received an error response from TCP/IP for MVS after an svc_freeargs call issued for XDR routine: xdrname Client IP address: clientaddr Host IP address: hostaddr Program: X'progname' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot free storage allocated by the inbound XDR routine. An svc_freeargs returned an error response. This may be because the client associated with the call has timed out and the storage has already been freed by TCP/IP for MVS.

System action:

The server controller continues to process this client request. If the message is not a result of client time-out, MVS storage associated with the request will not be freed; if errors of this kind occur frequently, they may lead to storage problems.

User response:

Examine the diagnostics to determine the reason for the error. If a user-written XDR routine is being used, there may be an error in the code associated with the FREE function. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, xdrname, clientaddr, hostaddr, X'progname', X'versnum', X'procnum', protocol, port, socket

DFHRP0545
date time applid tranid The CICS ONC RPC server controller is unable to send an error reply to the client due to an error in reply processing. The transport handle was invalid or not found. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot send an error reply to the client because the transport handle is not valid.

System action:

The client request is abandoned, and no reply is sent to the client.

User response:

Examine the diagnostics to determine the reason for the error. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPM

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0546
date time applid tranid The CICS ONC RPC server controller is unable to send an error reply to the client because CICS ONC RPC is disabling. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot send an error reply to the client. CICS ONC RPC is disabling.

System action:

The client request is abandoned, and no reply is sent to the client.

User response:

Examine the diagnostics to determine the reason for the disable request.

Destination:

CRPO

Modules:

DFHRPM

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0547
date time applid tranid The CICS ONC RPC server controller is unable to send an error reply to the client. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot send a reply to the client, because it received an error response from the RPC caller.

System action:

The client request is abandoned, and no reply is sent to the client. The server controller attempts to deal with requests from other clients, but may experience further RPC caller errors.

User response:

Examine the exception trace to determine the reason for the error. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. You may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPM

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0548
date time applid tranid The CICS ONC RPC server controller sent an error reply to the client but cannot free storage associated with the client call. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller sent an error reply to the client. After this reply was sent, the server controller received an error response when attempting to free storage associated with the client call.

System action:

Processing continues as if the error had not occurred.

User response:

Examine the diagnostics to determine the reason for the error. You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0559
date time applid tranid The CICS ONC RPC server controller has encountered an internal error while trying to disable its task related user exit.
Explanation:

An attempt to disable the task-related user exit during disable processing has failed because of an internal error.

System action:

A system dump is taken. Disable processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0570
date time applid tranid The CICS ONC RPC server controller found that the RP task control block is not available. Host IP address: hostaddr.
Explanation:

The RP TCB is not available.

System action:

A system dump is taken. The server controller abends with abend code ARP2. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0574
date time applid tranid The CICS ONC RPC server controller has encountered an internal error while waiting for work. Host IP address: hostaddr.
Explanation:

CICS ONC RPC is unable to continue because of an internal error in the server controller.

System action:

In some circumstances, a system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0589
date time applid tranid The CICS ONC RPC server controller cannot enable CICS ONC RPC because it is not defined with the authority to access the task-related user exit.
Explanation:

The server controller cannot access the task-related user exit. This error can arise only if the supplied definitions for the server controller have been changed.

System action:

The server controller abends with abend code ARP2. CICS ONC RPC remains disabled.

User response:

Ensure that the supplied definitions for the server controller are used, and reenable CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0590
date time applid tranid The CICS ONC RPC server controller has received an unexpected response on a call to CICS during CICS ONC RPC enable processing.
Explanation:

CICS ONC RPC enable processing cannot continue because of an error in CICS.

System action:

A system dump is taken. The server controller abends with abend code ARP2. CICS ONC RPC remains disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0591
date time applid tranid CICS ONC RPC could not be enabled because of an internal error in the server controller.
Explanation:

The server controller cannot start because of an internal error.

System action:

A system dump is taken. The server controller abends with abend code ARP2. CICS ONC RPC remains disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0592
date time applid tranid The CICS ONC RPC server controller detected an error while polling for client work. Host IP address: hostaddr.
Explanation:

The server controller cannot continue because of an internal error.

System action:

CICS ONC RPC is disabled.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0618
date time applid tranid The CICS ONC RPC server controller cannot link to remote converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller used EXEC CICS LINK to access the converter for Decode processing, but got an error response that indicated that the converter was defined as remote. Data pointers are passed to and from the converter, and the referenced data can only be used if the converter runs in the local CICS region.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Install and define the converter program in the same CICS region as CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0620
date time applid tranid The CICS ONC RPC server controller received an unexpected response from CICS when attempting to access converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

A client request has failed because of an error in CICS.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0621
date time applid tranid The CICS ONC RPC server controller is not authorized to link to converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot access the converter. This error can arise only if the supplied definitions for the server controller have been changed.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Ensure that the supplied definitions for the server controller are used, and reenable CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0625
date time applid tranid The CICS ONC RPC server controller encountered an error during Decode processing in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned an unexpected response.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Correct and replace the converter program in question.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0626
date time applid tranid The CICS ONC RPC server controller encountered an error during Decode processing in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned URP_EXCEPTION with a reason of URP_CORRUPT_CLIENT_DATA.

System action:

An svcerr_decode call is used to send a reply to the client.

User response:

Compare the client program and the converter program and change one or the other to make the data formats consistent.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0628
date time applid tranid The CICS ONC RPC server controller encountered an error during Decode processing in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned URP_EXCEPTION with a reason of URP_AUTH_BADCRED.

System action:

An svcerr_auth call with a why-value of AUTH_BADCRED is used to send a reply to the client.

User response:

If the client should be authorized to make this request, compare the client program and the converter, and change one or the other so that authentication requirements match.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0629
date time applid tranid The CICS ONC RPC server controller encountered an error during Decode processing in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned URP_EXCEPTION with a reason of URP_AUTH_TOOWEAK.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client.

User response:

If the client should be authorized to make this request. compare the client program and the converter, and change one or the other so that authentication requirements match.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0631
date time applid tranid The CICS ONC RPC server controller encountered an error in Decode processing in converter converter_program_name. The response was URP_EXCEPTION, but the reason decode_reason was not recognized. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned URP_EXCEPTION with an unrecognized reason code.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

If the reason code returned has a user-defined meaning act accordingly. If the reason code does not have a user-defined meaning, fix the problem with the converter and replace it.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, decode_reason, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0632
date time applid tranid The CICS ONC RPC server controller encountered an error during Decode processing in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned URP_INVALID.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

The Decode parameter area will have been traced. If the values passed were correct, and the error is in the converter, correct and replace the converter. If the values passed were incorrect, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0635
date time applid tranid The CICS ONC RPC server controller encountered an error during Decode processing in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

Decode returned URP_DISASTER.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Correct and replace the converter.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0636
date time applid tranid The CICS ONC RPC server controller was unable to process an incoming client request due to lack of storage. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An incoming client request could not be processed because there was insufficient storage available.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

If this error occurs persistently, you may need to customize your CICS system to cure the lack of storage.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0637
date time applid tranid The CICS ONC RPC server controller was unable to process an incoming client request due to an internal error.clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An internal error has forced CICS ONC RPC to abandon a client request.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

You need further assistance from IBM to resolve this problem.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0638
date time applid tranid The CICS ONC RPC server controller was unable to process an incoming client request due to an unexpected error detected when acquiring storage. eibresp eibresp eibresp2 eibresp2 Client IP address clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An incoming client request could not be processed because an unexpected error occurred when obtaining storage to process the request.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

You need assistance from IBM to resove this problem.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, eibresp, eibresp2, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0639
date time applid tranid The CICS ONC RPC server controller received an incorrect response on a call made to CICS.
Explanation:

The server controller has received a response that indicates a logic error while calling CICS to establish its initialization information.

System action:

The server controller abends with abend code ARP2. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPAS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0640
date time applid tranid The CICS ONC RPC server controller has been started incorrectly.
Explanation:

The server controller transaction CRPM has been started by a means other than the connection manager program, possibly by a user at a terminal.

System action:

The server controller abends with abend code ARP5.

User response:

Check that the CRPM transaction id was not entered by a terminal user.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0663
date time applid tranid The CICS ONC RPC server controller could not start alias transaction alias_tranid. Host IP address: hostaddr Program: prognum Version: versnum Protocol: protocol Port: port Socket: socket Client IP address: clientaddr
Explanation:

An internal error has prevented the server controller from starting the alias transaction.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias_tranid,hostaddr, prognum, versnum, protocol, port, socket, clientaddr

DFHRP0686
date time applid tranid The CICS ONC RPC server controller encountered an internal error while attempting to start an alias transaction. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An internal error has prevented the server controller from starting an alias transaction.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0687
date time applid tranid The CICS ONC RPC server controller could not start alias transaction alias_tranid because the CICS default temporary storage data set is full. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller cannot start the alias transaction because temporary storage is not available.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Determine why the CICS default temporary storage data set is full. Enlarge the data set, or alter your CICS load to free space on it.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias_tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0688
date time applid tranid The CICS ONC RPC server controller detected an error while starting alias transaction alias_tranid. The error indicated that the transaction is remote. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias transaction is defined as remote, but aliases must run in the same CICS region as CICS ONC RPC.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Define the alias as a local transaction.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias_tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0689
date time applid tranid The CICS ONC RPC server controller tried to start alias transaction alias-tranid, but the surrogate user security check failed. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An attempt by a user ID to access an alias transaction failed because of a security check. This may not be an error as you may wish to prevent the client involved from accessing the alias transaction.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client.

User response:

If you wish the user ID to access the alias, reenable CICS ONC RPC with a different value for CRPM Userid, or alter your surrogate user ID tables.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias-tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0690
date time applid tranid The CICS ONC RPC server controller received an unexpected response from CICS while starting alias transaction alias-tranid. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

A client request has failed because of an error in CICS.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias-tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0691
date time applid tranid The CICS ONC RPC server controller found that the user ID attempting to access alias transaction alias-tranid is not known to the external security manager. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The server controller could not start the alias with the user ID because the user ID is not known to the external security manager.

System action:

An svcerr_auth call with a why-value of AUTH_TOOWEAK is used to send a reply to the client.

User response:

If you wish the alias to run under this user ID, define the userid to the external security manager, and change your surrogate user ID tables.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias-tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0692
date time applid tranid The CICS ONC RPC server controller found that the external security manager cannot validate the user ID for alias transaction alias-tranid. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An attempt to start the alias with an alias user ID failed as the external security manager cannot determine whether the user ID is valid.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Determine the reason why the external security manager was unable to perform the request.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias-tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0694
date time applid tranid The CICS ONC RPC server controller could not start alias transaction alias_tranid because it is not defined. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

The alias transaction alias_tranid is missing or is not correctly defined.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Define the alias transaction correctly, or change the definitions of the 4-tuples that refer to it.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, alias_tranid,clientaddr, hostaddr, X'prognum',X'versnum', X'procnum', protocol,port, socket

DFHRP0697
date time applid tranid The CICS ONC RPC server controller has started exception disable of CICS ONC RPC. Host IP address: hostaddr.
Explanation:

The server controller has started an exception disable of CICS ONC RPC following an error during its operation. The error has already been reported.

System action:

Disable processing continues.

User response:

See the associated diagnostics for further information about the error.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0723
date time applid tranid The CICS ONC RPC server controller has detected an error when attempting to shut down the RPC caller.
Explanation:

During CICS ONC RPC disable processing, the server controller shuts down the RPC Caller, but received an error response.

System action:

Disable processing continues.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0724
date time applid tranid The CICS ONC RPC server controller has detected an error when attempting to issue a FREEMAIN for the RPC caller program.
Explanation:

During CICS ONC RPC disable processing, the server controller issues a FREEMAIN for the RPC caller program to remove it from storage, but received an error response. This could either be as a result of problems with CICS which will probably be reflected in CICS diagnostics, or as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics.

System action:

Disable processing continues.

User response:

It might not be possible to reenable CICS ONC RPC without restarting CICS. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0725
date time applid tranid The CICS ONC RPC server controller has detected an error when attempting to issue a RELEASE for the alias list program.
Explanation:

During CICS ONC RPC disable processing, the server controller releases the alias list program, but received an error response.

System action:

Disable processing continues.

User response:

It might not be possible to reenable CICS ONC RPC without restarting CICS. If this error is not associated with others, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0726
date time applid tranid During disable processing, the CICS ONC RPC server controller found that the task-related user exit was already disabled.
Explanation:

During disable processing, the server controller found that the task-related user exit was already disabled or that it has not been defined as an exit. This is probably the result of operator intervention.

System action:

Disable processing continues.

User response:

Take steps to prevent operator interference with the task-related user exit.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0727
date time applid tranid During disable processing, the CICS ONC RPC server controller found that the task-related user exit is in use by another task.
Explanation:

During disable processing, the server controller found that the task-related user exit is currently invoked by another task. This may be a temporary condition, or it may be that the task related user exit has already been disabled.

System action:

Disable processing continues.

User response:

Investigate whether the operator has disabled the task related user exit DFHRPTRU for any reason.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0728
date time applid tranid The CICS ONC RPC server controller received an unexpected response from CICS while disabling the task-related user exit.
Explanation:

An error occurred in CICS when the server controller tried to disable the task-related user exit during CICS ONC RPC disable processing.

System action:

A system dump is taken. Disable processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0729
date time applid tranid The CICS ONC RPC server controller has detected an internal error during disable processing.
Explanation:

CICS ONC RPC has detected an internal error during disable processing.

System action:

Disable processing continues.

User response:

If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0730
date time applid tranid The CICS ONC RPC server controller does not have authorization to access the task-related user exit.
Explanation:

During disable processing, the server controller found that it did not have the authorization to access the task-related user exit. This problem arises if the supplied definitions of the server controller are changed. Changes to these definitions are not allowed.

System action:

Disable processing continues.

User response:

Ensure that the supplied definitions for the server controller are used, and reenable CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0731
date time applid tranid The CICS ONC RPC server controller has detected an internal error during disable processing.
Explanation:

CICS ONC RPC has detected an internal error during disable processing.

System action:

Disable processing continues.

User response:

If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0732
date time applid tranid The CICS ONC RPC server controller has detected an internal error during disable processing.
Explanation:

During disable processing, the server controller attempted to unregister for problem determination, but received an error response.

System action:

Disable processing continues.

User response:

If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0735
date time applid tranid The CICS ONC RPC server controller HANDLE ABEND code was entered as a result of an error in the Decode function in converter converter_program_name. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An error has occurred in Decode in converter converter_program_name. Because the converter does not contain HANDLE ABEND logic, the error has percolated to the server controller.

System action:

An svcerr_systemerr call is used to send a reply to the client.

User response:

Correct the error in the converter. Add handle abend logic to the converter so that it can handle its own errors, and replace it.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum',protocol, port, socket

DFHRP0736
date time applid tranid The CICS ONC RPC server controller has encountered an internal error while processing a client request. Client IP address: clientaddr Host IP address: hostaddr Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol Port: port Socket: socket.
Explanation:

An internal error has forced CICS ONC RPC to abandon a client request.

System action:

A system dump is taken. An svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, clientaddr, hostaddr, X'prognum', X'versnum', X'procnum', protocol, port, socket

DFHRP0737
date time applid tranid The CICS ONC RPC server controller has encountered an internal error. Host IP address: hostaddr.
Explanation:

The server controller has encountered an internal error and cannot continue.

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP0741
date time applid tranid The CICS ONC RPC server controller is abending with abend code ARP4.
Explanation:

The server controller encountered an error and cannot continue.

System action:

CICS ONC RPC is disabled. CICS ONC RPC has already issued other diagnostics giving further information about the error. The server controller abends with abend code ARP4.

User response:

See the associated diagnostics and the description of abend code ARP4 for further guidance.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0746
date time applid tranid The CICS ONC RPC server controller is abending with abend code ARP2.
Explanation:

The server controller encountered an error and cannot continue.

System action:

The server controller abends with abend code ARP2. CICS ONC RPC is disabled.

User response:

See the associated diagnostics and the description of abend code ARP2 for further guidance.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0747
date time applid tranid The CICS ONC RPC server controller is abending with abend code ARP2.
Explanation:

The server controller has encountered an error and cannot continue.

System action:

The server controller abends with abend code ARP2. CICS ONC RPC is disabled.

User response:

See the associated diagnostics and the description of abend code ARP2 for further guidance.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid

DFHRP0749
date time applid tranid The CICS ONC RPC server controller has encountered an internal error when no client request was being processed. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the server controller. No client requests are affected.

System action:

A system dump is taken. The server controller continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPMS

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1000
date time applid The CICS ONC RPC RPC caller is initializing.
Explanation:

The server controller has started initialization of the RPC caller.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPRP

XMEOUT Parameters: date, time,applid

DFHRP1001
date time applid The CICS ONC RPC RPC caller has been initialized successfully.
Explanation:

The RPC caller has been initialized, and it is now ready for use.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPRP

XMEOUT Parameters: date, time,applid

DFHRP1002
date time applid The CICS ONC RPC RPC caller is shutting down.
Explanation:

Termination of the RPC caller has started.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPRP

XMEOUT Parameters: date, time,applid

DFHRP1003
date time applid The CICS ONC RPC RPC caller has successfully shutdown.
Explanation:

Termination of the RPC caller has completed.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPRP

XMEOUT Parameters: date, time,applid

DFHRP1500
date time applid tranid Invalid data has been entered in field fieldname.
Explanation:

Invalid data was entered on a connection manager panel in field fieldname.

System action:

The panel is redisplayed and the field in error is highlighted.

User response:

Enter valid data in the field indicated. See the CICS External Interfaces Guide for further guidance.

Destination:

Terminal End User

Modules:

DFHRPC06, DFHRPC10, DFHRPC0A, DFHRPC1B

DFHRP1501
date time applid tranid The value entered in field fieldname exceeds the maximum allowed.
Explanation:

The value entered on a connection manager panel in field fieldname exceeds the maximum allowed.

System action:

The panel is redisplayed and the field in error is highlighted.

User response:

Enter valid data in the field indicated. See the CICS External Interfaces Guide for further guidance.

Destination:

Terminal End User

Modules:

DFHRPC0B

DFHRP1505
date time applid tranid The CICS ONC RPC connection manager has not been started correctly.
Explanation:

The connection manager has been started from a non-BMS terminal but is not being used to enable or disable CICS ONC RPC.

System action:

The connection manager terminates.

User response:

The connection manager can be used as follows from a non-BMS terminal:

See the CICS External Interfaces Guide for guidance on how to start the connection manager.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1506
date time applid tranid The CICS ONC RPC connection manager detected an error attempting to retrieve any fast path data. EIBRESP: eibresp.
Explanation:

The connection manager was attempting to retrieve any fast path commands that may have been specified when it was initiated. The connection manager issued an EXEC CICS GETMAIN command, but received the response eibresp.

System action:

A system dump is taken. The connection manager continues but any fast path commands are ignored. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, eibresp

DFHRP1507
date time applid tranid An invalid CICS ONC RPC fast path command has been entered: fastpath_command
Explanation:

The connection manager was started by entering a fast path command, but the format of the command was invalid.

System action:

The connection manager is started, but fast path commands are ignored.

User response:

Enter a valid fast path command. See the CICS External Interfaces Guide for further guidance.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, fastpath_command

DFHRP1508
date time applid tranid The CICS ONC RPC connection manager has not been started correctly.
Explanation:

The connection manager was attempting to retrieve any fast path commands that may have been specified when it was initiated, but detected an invalid STARTCODE indicator.

System action:

The connection manager continues but any fast path commands are ignored.

User response:

See the CICS External Interfaces Guide for guidance on how to start the connection manager. If the connection manager was started correctly, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1509
date time applid tranid The CICS ONC RPC connection manager detected an error attempting to retrieve any fast path data. EIBRESP: eibresp.
Explanation:

The connection manager was attempting to retrieve any fast path commands that may have been specified when it was initiated using an EXEC CICS START command. The connection manager issued an EXEC CICS RETRIEVE command, but received the response eibresp.

System action:

A system dump is taken. The connection manager continues but any fast path commands are ignored. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, eibresp

DFHRP1510
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set, CICS file filename. An EXEC CICS READ was issued, but received the response eibresp. The data set has not been correctly defined to CICS for one of the following reasons:

System action:

The requested operation is not performed.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1511
date time applid tranid The CICS ONC RPC connection manager has detected a logic error accessing the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager received an unexpected error when accessing the CICS ONC RPC data set, CICS file filename. This is a logic error. The connection manager has received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The requested operation is not performed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1512
date time applid tranid The CICS ONC RPC connection manager cannot access the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager could not access the CICS ONC RPC data set, CICS file filename. The data set has not been correctly defined to CICS for one of the following reasons:

System action:

The message is displayed at the terminal.

User response:

Ensure that all the CEDA groups for CICS ONC RPC have been installed correctly.

Investigate whether the operator has changed the status of the file for any reason.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1513
date time applid tranid The CICS ONC RPC connection manager has detected invalid data in the definition record of the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager detected an error in the definition record in the CICS ONC RPC data set.

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Ensure that the first record in the data set has been correctly initialized. You can do this by manually updating the record (see the CICS External Interfaces Guide for further guidance), or by deleting the first record in the data set, and rerunning the connection manager. This creates a new definition record using the default settings which can then be updated using the connection manager panels.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1514
date time applid tranid The CICS ONC RPC connection manager has detected that the CICS ONC RPC global work area does not have the expected length.
Explanation:

The connection manager detected that the length of the associated global work area is not correct.

System action:

A system dump is taken. CICS ONC RPC is disabled. It is not possible to enable CICS ONC RPC until the problem is resolved. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Make sure that no user-written version of program DFHRPTRU is being used. Only the CICS ONC RPC supplied program can be used with CICS ONC RPC. Similarly, the CICS ONC RPC supplied task-related user exit DFHRPTRU should only be enabled and disabled by the connection manager. It should not be necessary to enable or disable DFHRPTRU in any other way.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1515
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set, CICS file filename. An EXEC CICS READ was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. The requested operation is not performed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1516
date time applid tranid The CICS ONC RPC connection manager cannot access the feature definition record in the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager found that the CICS ONC RPC definition record is missing from the CICS ONC RPC data set, CICS file filename, while processing a request to update this record.

System action:

A system dump is taken. The connection manager panel is redisplayed. The CICS ONC RPC definition record cannot be updated. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason why this record does not exist. You must create a new CICS ONC RPC definition record with the connection manager.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1518
date time applid tranid The CICS ONC RPC connection manager cannot find the global work area.
Explanation:

The connection manager cannot access its global work area.

System action:

A system dump is taken. The connection manager continues, but CICS ONC RPC cannot be enabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

End the connection manager. Ensure that all the CEDA groups containing the CICS ONC RPC definitions have been correctly installed. Then try running the connection manager again.

Investigate whether the operator has disabled the task-related user exit DFHRPTRU.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1519
date time applid tranid The CICS ONC RPC connection manager cannot find the task-related user exit.
Explanation:

The connection manager cannot access its task-related user exit for one of the following reasons:

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

End the connection manager. Ensure that all the CEDA groups containing CICS ONC RPC definitions have been installed correctly. Then try running the connection manager again.

If CICS ONC RPC has been correctly installed, check that the operator has not disabled DFHRPTRU.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1520
date time applid tranid The CICS ONC RPC connection manager is not authorized to access its task related user exit. EIBRESP2: eibresp2.
Explanation:

The connection manager used EXEC CICS EXTRACT EXIT to find the task-related user exit, but got a NOTAUTH response.

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use the EIBRESP2 value to identify the problem.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, eibresp2

DFHRP1521
date time applid tranid The CICS ONC RPC connection manager cannot access its task related user exit.
Explanation:

The connection manager cannot access the task related user exit. It received an unexpected response to an EXEC CICS EXTRACT EXIT call.

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1522
date time applid tranid The CICS ONC RPC connection manager has been started against an invalid terminal.
Explanation:

The connection manager has been started against a terminal that is not supported, for example, an LUTYPE6 terminal.

System action:

The connection manager abends with abend code ARPX.

User response:

Start the connection manager against a valid terminal. See the CICS External Interfaces Guide for further guidance on starting the connection manager.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1523
date time applid tranid CICS ONC RPC cannot be enabled because the connection manager cannot access the task-related user exit DFHRPTRU.
Explanation:

The connection manager could not enable CICS ONC RPC because an error occurred accessing the task related user exit DFHRPTRU.

System action:

A system dump is taken. This instance of connection manager can only be used to inquire on, or update the CICS ONC RPC data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the CRPO transient data queue for messages indicating the nature of the error, and take the appropriate action. Then restart the connection manager transaction and select the enable option again.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1524
date time applid tranid CICS ONC RPC cannot be enabled because the server controller is already running.
Explanation:

The connection manager detected that the task-related user exit DFHRPTRU is disabled, but the server controller transaction is still running.

System action:

A system dump is taken. This instance of connection manager can only be used to inquire on, or update, the CICS ONC RPC data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate why the last attempt to disable CICS ONC RPC did not complete successfully. Investigate the possibility of operator intervention.

Once you have established that it is safe to continue, use CEMT SET TASK or EXEC CICS SET TASK to purge the server controller. Then run the connection manager again to enable CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1525
date time applid tranid The CICS ONC RPC connection manager received an unexpected response from CICS.
Explanation:

The connection manager detected a logic error. It received an unexpected response to a CICS command.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1526
date time applid tranid The CICS ONC RPC connection manager found that the task-related user exit is enabled, but the server controller is not running.
Explanation:

The connection manager has detected that the task-related user exit DFHRPTRU is enabled, but the server controller is not running. This means that CICS ONC RPC is in an indeterminate state.

System action:

This instance of connection manager can only be used to inquire on, or update, the CICS ONC RPC data set.

User response:

Investigate whether the previous attempt to disable CICS ONC RPC completed successfully. Alternatively, the server controller task may have been forcepurged by the operator.

Once you have established that it is safe to continue, try running the connection manager again and enabling CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1527
date time applid tranid CICS ONC RPC cannot be enabled because disable processing has not completed.
Explanation:

CICS ONC RPC is being disabled.

System action:

The current instance of CICS ONC RPC is disabled.

User response:

Wait for disable to complete before attempting to enable the CICS ONC RPC again.

Destination:

CRPO and Terminal End User

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1528
date time applid tranid The CICS ONC RPC connection manager detected an error while initializing the RPC caller component during CICS ONC RPC enable processing.
Explanation:

The RPC caller could not be started.

System action:

The enable attempt is abandoned.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO and Terminal End User

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1529
date time applid tranid The CICS ONC RPC connection manager detected an error in enable processing. Host IP address hostaddr.
Explanation:

The connection manager discovered a storage problem while trying to enable CICS ONC RPC.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination.

See the CICS Problem Determination Guide for guidance on dealing with storage problems.

Destination:

CRPO and Terminal End User

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1530
date time applid tranid The CICS ONC RPC connection manager detected a CICS short on storage condition during initialization of the RPC caller component. Host IP address hostaddr.
Explanation:

The connection manager detected a short on storage condition.

System action:

The enable attempt is abandoned.

User response:

See the associated diagnostics issued by CICS for problem determination. See the CICS Problem Determination Guide for guidance on dealing with storage problems.

When the short on storage problem has been resolved, try to enable CICS ONC RPC again.

Destination:

CRPO and Terminal End User

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1531
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set, CICS file filename. An EXEC CICS WRITE was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

The requested operation is not performed.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1532
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set, CICS file filename. An EXEC CICS WRITE was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. The requested operation is not performed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1533
date time applid tranid The CICS ONC RPC connection manager has detected a logic error while accessing the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager used EXEC CICS WRITE to update the CICS ONC RPC data set, but received an unexpected response. This is a logic error.

System action:

A system dump is taken. The requested operation is not performed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1534
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set, CICS file filename. An EXEC CICS WRITE was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. The 4-tuple definition is not saved in the data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1536
date time applid tranid There was no entry for this 4-tuple in the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager did not find this 4-tuple in the CICS ONC RPC data set.

System action:

None.

User response:

Enter a 4-tuple that has already been saved in the data set.

Destination:

Terminal End User

Modules:

DFHRPC09

DFHRP1537
date time applid tranid The CICS ONC RPC connection manager detected an internal error while registering 4-tuples from the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager detected an internal error while processing a request to register 4-tuples from the CICS ONC RPC data set.

System action:

A system dump is taken. No 4-tuples are registered. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1538
date time applid tranid The CICS ONC RPC connection manager found no records on the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager was processing a request to register 4-tuples, but found no records on the CICS ONC RPC data set. The CICS ONC RPC definition record is missing.

System action:

A system dump is taken. No 4-tuples are registered. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason why there are no records. You must use the connection manager to create a new one.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1539
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename, while registering 4-tuples from the data set. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set.

The error occurred while processing a request to register 4-tuples from the data set. Associated message DFHRP1545 may have been issued to indicate the number of 4-tuples that were registered.

An EXEC CICS STARTBR, EXEC CICS READNEXT, or EXEC CICS ENDBR was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. The connection manager cannot register 4-tuples from the data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1540
date time applid tranid The CICS ONC RPC connection manager detected a logic error.
Explanation:

The connection manager received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The connection manager abends with abend code ARPV. The other components of CICS ONC RPC continue. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1541
date time applid tranid The CICS ONC RPC connection manager detected a logic error.
Explanation:

The connection manager received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1542
date time applid tranid CICS ONC RPC detected an error while accessing the CICS ONC RPC data set, CICS file filename, while registering 4-tuples from the data set. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set.

The error occurred while processing a request to register 4-tuples from the data set. Associated message DFHRP1545 may have been issued to indicate the number of 4-tuples that were registered.

An EXEC CICS STARTBR, EXEC CICS READNEXT or EXEC CICS ENDBR was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. The connection manager cannot register 4-tuples from the data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1543
date time applid tranid The CICS ONC RPC connection manager detected a logic error while accessing the CICS ONC RPC data set, CICS file filename, while registering 4-tuples from the data set.
Explanation:

The connection manager has detected an error while accessing the CICS ONC RPC data set. This is a logic error since connection manager has received an unexpected response from CICS following an EXEC CICS STARTBR, EXEC CICS READNEXT or EXEC CICS ENDBR command.

The error occurred while processing a request to register 4-tuples from the data set. Associated message DFHRP1545 may have been issued to indicate the number of 4-tuples that were registered.

System action:

A system dump is taken. The connection manager cannot register 4-tuples from the data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1544
date time applid tranid The CICS ONC RPC connection manager found no records in the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager was processing a request to register 4-tuples, but found no records in the CICS ONC RPC data set. This indicates that the CICS ONC RPC definition record is missing.

System action:

A system dump is taken. No 4-tuples are registered. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason why there are no records. You must use the connection manager to create a new CICS ONC RPC definition record.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1545
date time applid tranid The CICS ONC RPC connection manager has completed registration of 4-tuples from the CICS ONC RPC data set, CICS file filename. Successful registers: count1. Unsuccessful registers: count2.
Explanation:

The connection manager has finished registering 4-tuples from the CICS ONC RPC data set, CICS file filename. count1 indicates the number of 4-tuples that have been successfully registered. count2 indicates the number of 4-tuples that were not registered.

System action:

No further action.

User response:

No further action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, count1, count2

DFHRP1546
date time applid tranid The CICS ONC RPC connection manager found no 4-tuple records on the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager was processing a request to register 4-tuples from the CICS ONC RPC data, but found no 4-tuple records in it.

System action:

No 4-tuples are registered.

User response:

Store some 4-tuple definitions in the data set before requesting this option.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1547
date time applid tranid The CICS ONC RPC connection manager detected an internal error while registering 4-tuples from the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager detected an internal error while processing a request to register 4-tuple from the CICS ONC RPC data set. Associated message DFHRP1545 indicates how many 4-tuples were registered.

System action:

A system dump is taken. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1548
date time applid tranid The CICS ONC RPC connection manager detected an error attempting to retrieve any fast path data. EIBRESP: eibresp.
Explanation:

The connection manager was attempting to retrieve any fast path commands that may have been specified when it was initiated from a terminal. The connection manager issued an EXEC CICS RECEIVE command, but received a response in field eibresp.

System action:

A system dump is taken. Start up of CICS ONC RPC continues but any fast path commands are ignored. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid, eibresp

DFHRP1549
date time applid tranid The CICS ONC RPC connection manager received an error response while registering with CICS for problem determination.
Explanation:

The connection manager received an unexpected response from CICS when attempting to register for problem determination.

System action:

A system dump is taken. CICS feature tracing and dump formatting cannot be used for CICS ONC RPC. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC01

XMEOUT Parameters: date, time,applid, tranid

DFHRP1550
date time applid tranid The CICS ONC RPC connection manager received an error response while registering with CICS for problem determination.
Explanation:

The connection manager received an unexpected response from CICS when attempting to register for problem determination.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1551
date time applid tranid The CICS ONC RPC connection manager could not enable CICS ONC RPC because of a CICS short on storage condition.
Explanation:

The connection manager has made a request for storage during enable processing, but has received a reply indicating that CICS is short on storage.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination. You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1552
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during enable processing.
Explanation:

An internal error detected during enable processing has prevented the connection manager from enabling CICS ONC RPC.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1554
date time applid tranid The CICS ONC RPC connection manager is not authorized to use the CICS SPI.
Explanation:

The connection manager has not been defined with the authorization necessary to execute CICS system programming interface commands. It cannot function without this authorization.

System action:

A system dump is taken. The enable attempt is abandoned.

User response:

Message DFHME0116 is normally produced containing the symptom string for this problem. Redefine the connection manager transaction and its associated program DFHRPC00 with the appropriate level of security to be able to use the CICS SPI.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1555
date time applid tranid The CICS ONC RPC connection manager is not authorized to use the program DFHRPTRU.
Explanation:

The connection manager used the EXEC CICS ENABLE PROGRAM command for DFHRPTRU, but it has not been defined with the authorization necessary to use DFHRPTRU. It cannot function without this authorization.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Redefine the connection manager and its associated programs with the appropriate level of security to be able to use the CICS ONC RPC supplied task-related user exit DFHRPTRU.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1556
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during enable processing.
Explanation:

An internal error detected by the connection manager during enable processing has prevented CICS ONC RPC from being enabled.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1557
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during enable processing.
Explanation:

An internal error detected by the connection manager during enable processing has prevented CICS ONC RPC from being enabled.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1558
date time applid tranid The CICS ONC RPC connection manager could not find the task-related user exit, program DFHRPTRU.
Explanation:

The connection manager cannot find the task-related user exit, DFHRPTRU, for one of the following reasons:

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Ensure that all the CEDA groups for CICS ONC RPC have been installed correctly, then try the enable request again.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1559
date time applid tranid The CICS ONC RPC connection manager could not enable CICS ONC RPC because of a CICS short on storage condition.
Explanation:

The connection manager has made a request for storage during enable processing, but has received a reply indicating that CICS is short on storage.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination. See the dfhtm00l. for guidance on dealing with CICS storage problems.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1560
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during enable processing.
Explanation:

An internal error detected by the connection manager during enable processing has prevented CICS ONC RPC from being enabled.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1561
date time applid tranid The CICS ONC RPC connection manager found that the task-related user exit, program DFHRPTRU, is already enabled.
Explanation:

The connection manager found that the task-related user exit, DFHRPTRU, is already enabled.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Take steps to prevent operator intervention with the task related user exit, then try the enable request again.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1564
date time applid tranid CICS ONC RPC could not be enabled due to an internal error while starting the server controller. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START command, but could not determine the response that was returned.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1565
date time applid tranid CICS ONC RPC cannot be enabled because the connection manager is not authorized to start the server controller. EIBRESP: eibresp. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START command, but the NOTAUTH response was returned.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the CICS System Programming Reference for the meaning of the value returned in eibresp. Use CEDA to ensure that the resource definitions for the CICS ONC RPC supplied programs and transactions have been defined with the correct levels of security. The connection manager must have the correct level of authority to start the server controller in order for CICS ONC RPC to be enabled successfully.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, eibresp, hostaddr

DFHRP1566
date time applid tranid CICS ONC RPC cannot be enabled due to an error starting the server controller. EIBRESP: eibresp. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START command, but the TRANSIDERR response was returned.

See the CICS System Programming Reference for the meaning of the value returned in eibresp.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use CEDA to ensure that the resource definitions for the CICS ONC RPC supplied programs and transactions have been defined with the correct levels of security. In order to enable CICS ONC RPC, the connection manager must have the correct level of authority to start the server controller.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, eibresp, hostaddr

DFHRP1567
date time applid tranid CICS ONC RPC could not be enabled due to a security error starting the server controller. User ID userid is unknown. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START USERID command, but the USERIDERR response was returned.

The user ID specified for the server controller is not known to the external security manager.

System action:

The enable attempt is abandoned.

User response:

Ensure that a valid user ID is specified for CRPM Userid.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, userid, hostaddr

DFHRP1568
date time applid tranid CICS ONC RPC could not be enabled due to a security error starting the server controller. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START USERID command, but the USERIDERR response was returned.

The external security manager is in a state such that it cannot validate the user ID specified for the server controller.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason why the external security manager cannot perform this request.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1569
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during enable processing.
Explanation:

An internal error detected by the connection manager during enable processing has prevented CICS ONC RPC from being enabled.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1570
date time applid tranid CICS ONC RPC storage subpool token not saved.
Explanation:

The connection manager has detected an error while saving the storage subpool token.

System action:

A system dump is taken. CICS ONC RPC continues normally. However if CICS ONC RPC abends, it may not be possible to reenable CICS ONC RPC without restarting CICS. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See the associated diagnostics issued by CICS for problem determination.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1571
date time applid tranid The CICS ONC RPC connection manager is not authorized to load module module.
Explanation:

The connection manager has not been defined with the authorization necessary to issue an EXEC CICS LOAD command for the named module.

System action:

The enable attempt is abandoned.

User response:

Redefine the connection manager and its associated programs with the appropriate level of security to be able to issue EXEC CICS LOAD commands for the named CICS ONC RPC program.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, module

DFHRP1572
date time applid tranid The CICS ONC RPC connection manager detected an error while loading module.
Explanation:

The connection manager tried to load the module, but the response to EXEC CICS LOAD was PGMIDERR.

System action:

The enable attempt is abandoned.

User response:

Use the CEDA transaction to ensure that the connection manager (program DFHRPC00) and the named program are correctly defined. See the CICS External Interfaces Guide for the correct program definitions.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, module

DFHRP1574
date time applid tranid The CICS ONC RPC connection manager load for module returned an unexpected response.
Explanation:

The connection manager has not been able to load the module into storage. A response other than NOTAUTH or PGMIDERR was returned to the EXEC CICS LOAD command.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use the system dump to determine why the LOAD could not work.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, module

DFHRP1575
date time applid tranid CICS ONC RPC could not be enabled due to an internal error starting the server controller. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START command, but received an unexpected response.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1576
date time applid tranid CICS ONC RPC could not be enabled due to an internal error starting the server controller. EIBRESP: eibresp. Host IP address: hostaddr.
Explanation:

The connection manager attempted to start the server controller by issuing an EXEC CICS START command, but the INVREQ response was returned.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid, eibresp, hostaddr

DFHRP1577
date time applid tranid The CICS ONC RPC connection manager cannot access its task-related user exit DFHRPTRU.
Explanation:

The connection manager was unable to access its task-related user exit DFHRPTRU during enable processing.

System action:

A system dump is taken. The enable attempt is abandoned. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Check that the task-related user exit has not been disabled by operator intervention. See the associated diagnostics issued by CICS for problem determination.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1579
date time applid tranid The CICS ONC RPC connection manager detected an internal error while registering 4-tuples from the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager has detected an internal error while processing a request to register 4-tuples from the CICS ONC RPC data set. Associated message DFHRP1545 may have been issued to indicate the number of 4-tuples that were successfully registered.

System action:

A system dump is taken. Registration of 4-tuples from the data set does not continue. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1580
date time applid tranid The CICS ONC RPC connection manager cannot establish whether security is active or obtain the default CICS user ID. EIBRESP: eibresp.
Explanation:

The connection manager was unable to retrieve status information about CICS, and therefore cannot establish whether security is active, or obtain the default CICS user ID.

An EXEC CICS INQUIRE SYSTEM was issued but received the response shown in the message.

System action:

Processing continues under the assumption that there is no security active.

Panel DFHRP02 is displayed with no user ID in field CRPM Userid, unless a user ID was saved in the CICS ONC RPC data set.

User response:

Ensure that the connection manager has the correct level of security to use CICS system programming interface commands.

Destination:

CRPO

Modules:

DFHRPC42

XMEOUT Parameters: date, time,applid, tranid, eibresp

DFHRP1581
date time applid tranid The CICS ONC RPC connection manager detected an internal error while accessing the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager has detected an internal error while accessing the CICS ONC RPC data set.

System action:

A system dump is taken. The panel is redisplayed. No records can be updated. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC03, DFHRPC05

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1582
date time applid tranid The CICS ONC RPC connection manager detected an internal error while accessing the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager has detected an internal error while accessing the CICS ONC RPC data set.

System action:

A system dump is taken. The connection manager panel is redisplayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC03, DFHRPC05

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1583
date time applid tranid The CICS ONC RPC connection manager found no entry for this 4-tuple in the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager has not found this 4-tuple in the CICS ONC RPC data set filename.

System action:

None.

User response:

Enter a 4-tuple that has already been saved in the data set.

Destination:

Terminal End User

Modules:

DFHRPC09

DFHRP1584
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set. An EXEC CICS DELETE was issued, but received the response eibresp. The data set has not been correctly defined to CICS for one of the following reasons:

System action:

The requested operation is not performed. The connection manager cannot perform any operation requiring access to the data set.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Investigate whether the operator has changed the status of the data set for any reason.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1585
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access CICS ONC RPC data set, CICS file filename. An EXEC CICS DELETE was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. The requested operation is not performed. The connection manager cannot perform any function requiring access to the data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1586
date time applid tranid The CICS ONC RPC connection manager detected a logic error accessing the CICS ONC RPC data set filename.
Explanation:

The connection manager detected an unexpected error when accessing the CICS ONC RPC data set. This is a logic error. The connection manager has received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The connection manager cannot perform any function requiring access to the CICS ONC RPC data set. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC09

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1596
date time applid tranid The CICS ONC RPC connection manager cannot continue enable processing because it cannot determine the status of CICS ONC RPC.
Explanation:

The connection manager was trying to enable CICS ONC RPC, but detected an invalid global work area address, or found that CICS ONC RPC was enabled.

System action:

The enable attempt is abandoned.

User response:

Investigate whether CICS ONC RPC has been disabled. Investigate whether operator command have been issued against the task-related user DFHRPTRU.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1600
date time applid tranid The CICS ONC RPC connection manager has completed backout of enable processing.
Explanation:

CICS ONC RPC cannot be enabled. This may be the result of an error detected by the connection manager during enable processing or it may be due to CICS shutdown. The connection manager has completed backout of enable processing.

System action:

Processing continues.

User response:

See associated messages for the reason why the enable request failed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1601
date time applid tranid The CICS ONC RPC connection manager cannot continue enable processing because it has detected that CICS is shutting down.
Explanation:

CICS ONC RPC cannot be enabled when CICS is in shutdown.

System action:

The connection manager initiates backout of enable processing. If this is an immediate CICS shutdown, then transaction CRPC terminates.

User response:

Exit transaction CRPC to enable CICS shutdown to continue.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1602
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during backout of enable processing.
Explanation:

The connection manager has detected an error attempting to shut down the RPC caller. This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1603
date time applid tranid The CICS ONC RPC connection manager has detected an error when attempting to issue a FREEMAIN for the RPC caller program.
Explanation:

The connection manager has detected an error issuing a FREEMAIN for the RPC caller program to remove it from storage. This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1604
date time applid tranid The CICS ONC RPC connection manager has detected an error when attempting to issue a RELEASE for the alias list program.
Explanation:

The connection manager has detected an error issuing a release for the alias list program. This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1605
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during backout of enable processing.
Explanation:

The connection manager has detected an internal error during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1606
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during backout of enable processing.
Explanation:

The connection manager has detected an internal error during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS be diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1607
date time applid tranid The CICS ONC RPC connection manager has detected an error when attempting to disable the ONC RPC TRUE (DFHRPTRU).
Explanation:

The connection manager detected an error attempting to disable the task-related user exit (TRUE). This is during backout of enable processing initiated by the connection manager in response to a failed enable request. It may be that the TRUE is already disabled, which may be the result of operator intervention. Alternatively, this could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. Take steps to prevent operator interference with the TRUE.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1608
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during backout of enable processing.
Explanation:

The connection manager has detected an internal error attempting to disable the task-related user exit (TRUE). This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1609
date time applid tranid The CICS ONC RPC connection manager is not authorized to disable the task-related user exit (DFHRPTRU) during backout of enable processing.
Explanation:

The connection manager transaction does not have the necessary authority to use the CICS system programming interface and cannot disable its task related user exit (TRUE). This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1610
date time applid tranid The CICS ONC RPC connection manager is not authorized to disable the task-related user exit (DFHRPTRU) during backout of enable processing.
Explanation:

The connection manager transaction does not have the necessary authority to disable its task-related user exit (TRUE). This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1611
date time applid tranid The CICS ONC RPC connection manager has detected an internal error during backout of enable processing.
Explanation:

The connection manager has detected an error attempting to unregister for problem determination. This is during backout of enable processing initiated by the connection manager in response to a failed enable request. This could either be as a result of problems with CICS ONC RPC, which will probably be reflected in other CICS ONC RPC diagnostics, or as a result of problems with CICS which will probably be reflected in CICS diagnostics.

System action:

CICS ONC RPC continues backout of enable processing.

User response:

See associated messages for the reason why the enable request failed. If the problem is not a symptom of a wider problem, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC4C

XMEOUT Parameters: date, time,applid, tranid

DFHRP1650
date time applid tranid The CICS ONC RPC connection manager found that CICS ONC RPC is disabled. Requests to disable CICS ONC RPC are ignored.
Explanation:

A request has been made to disable CICS ONC RPC, but the current status indicates it is already disabled, or in the process of being disabled.

System action:

The request is ignored. The connection manager panel is redisplayed.

User response:

Request another option.

Destination:

Terminal End User

Modules:

DFHRPC01, DFHRPC04

DFHRP1651
date time applid tranid The CICS ONC RPC connection manager detected a logic error.
Explanation:

The connection manager has received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The connection manager abends with abend code ARPV. The rest of CICS ONC RPC continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC04

XMEOUT Parameters: date, time,applid, tranid

DFHRP1652
date time applid tranid The CICS ONC RPC connection manager detected a logic error.
Explanation:

The connection manager received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The requested operation is not performed. The connection manager continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC04

XMEOUT Parameters: date, time,applid, tranid

DFHRP1750
date time applid tranid The CICS ONC RPC connection manager has unregistered the 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The 4-tuple has been unregistered.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1751
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing an internal table. Host IP address: hostaddr
Explanation:

The connection manager detected an error whilst accessing the list of 4-tuples registered with CICS ONC RPC.

System action:

The connection manager panel is redisplayed. The requested action is not performed

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1752
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing an internal table. Host IP address: hostaddr
Explanation:

The connection manager has detected an internal error while accessing the list of 4-tuples registered with CICS ONC RPC.

System action:

The connection manager panel is redisplayed.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1753
date time applid tranid A CICS ONC RPC operation could not be performed because CICS is short on storage. Host IP address: hostaddr.
Explanation:

The connection manager could not to perform an unregister operation because CICS is short on storage.

System action:

The connection manager continues.

User response:

Retry the unregister operation when the CICS storage problem has been resolved.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1754
date time applid tranid The CICS ONC RPC connection manager detected an internal error when unregistering a 4-tuple. Host IP address: hostaddr.
Explanation:

The connection manager detected an internal error when unregistering a 4-tuple.

System action:

A system dump is taken. The connection manager continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1755
date time applid tranid The CICS ONC RPC connection manager could not perform an unregister operation because CICS ONC RPC is not enabled. X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol.
Explanation:

The connection manager cannot complete the current unregister operation because CICS ONC RPC it is not enabled. It might have been disabled by another connection manager transaction.

System action:

The connection manager continues, but the unregister operation is not completed.

User response:

None.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol

DFHRP1756
date time applid tranid CICS ONC RPC is being disabled. Requested operation not performed. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current unregister operation because CICS ONC RPC is in disable processing.

System action:

The connection manager continues, but the unregister operation currently being performed is not completed.

User response:

None. The unregister will be performed as part of disable processing

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1757
date time applid tranid The CICS ONC RPC connection manager cannot unregister the requested 4-tuple because it is not registered. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current unregister operation because the requested 4-tuple is not registered.

System action:

The connection manager continues, but the unregister operation currently being performed is not completed.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1758
date time applid tranid The CICS ONC RPC connection manager detected an error when freeing storage associated with the requested 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current unregister operation because an error occurred freeing storage associated with the 4-tuple.

System action:

The connection manager continues. If the requested 4-tuple was the only instance of a particular program/version/protocol 3-tuple registered with TCP/IP for MVS, then this 3-tuple has been unregistered with TCP/IP for MVS.

User response:

See the associated diagnostics issued by CICS and TCP/IP for MVS for problem determination.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1759
date time applid tranid The CICS ONC RPC connection manager could not perform an unregister operation because an invalid global work area was detected. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol.
Explanation:

The connection manager cannot complete the unregister operation because it has detected an invalid global work area address. CICS ONC RPC might have been disabled by another connection manager transaction.

System action:

The connection manager continues, but the unregister operation is not completed.

User response:

If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol

DFHRP1760
date time applid tranid The CICS ONC RPC connection manager detected an error while unregistering a program-version pair with TCP/IP for MVS. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager detected an error while unregistering a program-version pair with TCP/IP for MVS, and is unable to complete the current unregister operation.

System action:

The connection manager continues, but the unregister operation is not completed.

User response:

See the associated diagnostics issued by CICS and TCP/IP for MVS for problem determination. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1761
date time applid tranid The CICS ONC RPC connection manger could not unregister a 4-tuple as it was not registered Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The 4-tuple cannot be unregistered as it is not registered.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1762
date time applid tranid Enter the Program Number, Version Number, Procedure Number and Protocol for the 4-tuple to be unregistered.
Explanation:

You have not entered all the information needed to identify the 4-tuple to be unregistered.

System action:

Processing continues.

User response:

Enter the required data.

Destination:

Terminal End User

Modules:

DFHRPC06

DFHRP1763
date time applid tranid The CICS ONC RPC connection manager cannot display the requested 4-tuple because it is not registered with CICS ONC RPC. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The 4-tuple is not displayed.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPC06

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1764
date time applid tranid The CICS ONC RPC connection manager detected an internal error while processing 4-tuple definitions on the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager detected an internal error while accessing 4-tuples on the data set.

System action:

A system dump is taken. The connection manager panel is redisplayed. The requested operation is not performed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1765
date time applid tranid The CICS ONC RPC connection manager found no records in the CICS ONC RPC data set, CICS file filename, when processing a request to access 4-tuple definitions.
Explanation:

The connection manager found no records on the data set while processing a request to access 4-tuple definitions. This indicates that the CICS ONC RPC definition record is missing.

System action:

A system dump is taken. The connection manager panel is displayed. No 4-tuples are displayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason why there are no records. You must use the connection manager to create a new CICS ONC RPC definition record.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1766
date time applid tranid The CICS ONC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager could not access the CICS ONC RPC data set.

The error occurred while processing a request to display 4-tuple definitions from the data set.

An EXEC CICS STARTBR, EXEC CICS READNEXT or EXEC CICS ENDBR was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. Without access to the data set, CICS ONC RPC cannot display 4-tuple definitions. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1767
date time applid tranid The CICS ONC RPC connection manager detected an error while accessing the CICS ONC RPC data set, CICS file filename. EIBRESP: eibresp.
Explanation:

The connection manager cannot access the CICS ONC RPC data set.

The error occurred while processing a request to display 4-tuple definitions from the data set.

An EXEC CICS STARTBR, EXEC CICS READNEXT or EXEC CICS ENDBR was issued, but received the response eibresp. The error can occur for one of the following reasons:

System action:

A system dump is taken. Without access to the data set, CICS ONC RPC cannot display 4-tuple definitions. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use Appendix A of the Application Programming Reference manual to find out what the EIBRESP value means, and take appropriate action.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename, eibresp

DFHRP1768
date time applid tranid The CICS ONC RPC connection manager detected a logic error while accessing the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager could not access the CICS ONC RPC data set. This is a logic error since the connection manager has received an unexpected response from CICS following an EXEC CICS STARTBR, EXEC CICS READNEXT or EXEC CICS ENDBR command.

The error occurred while processing a request to display 4-tuple definitions from the data set.

Without access to the data set, the connection manager cannot process requests to display information from it.

System action:

A system dump is taken. The connection manager panel is redisplayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1769
date time applid tranid The CICS ONC RPC connection manager found no records on the CICS ONC RPC data set, CICS file filename, when processing a request to access 4-tuple information.
Explanation:

The connection manager has found no records on the CICS ONC RPC data set when processing a request to access 4-tuple definitions.

System action:

A system dump is taken. The connection manager panel is redisplayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason why there are no records. You must use the connection manager to create a new CICS ONC RPC definition record.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1770
date time applid tranid The CICS ONC RPC connection manager found no 4-tuple definitions in the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager has found no 4-tuple definitions in the CICS ONC RPC data set while processing a request to access 4-tuple definitions.

System action:

The connection manager panel is redisplayed. No 4-tuple definitions are displayed.

User response:

Use the connection manager to save 4-tuple definitions in the data set.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1771
date time applid tranid The CICS ONC RPC connection manager detected an internal error while accessing 4-tuple definitions in the CICS ONC RPC data set, CICS file filename.
Explanation:

The connection manager has detected an internal error while processing a request to access 4-tuple definitions in the CICS ONC RPC data set.

System action:

A system dump is taken. The connection manager panel is redisplayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, filename

DFHRP1772
date time applid tranid The CICS ONC RPC connection manager could not complete the requested operation. It could not obtain the required CICS storage.
Explanation:

A GETMAIN issued by the connection manager when attempting to build a list of 4-tuples defined in the CICS ONC RPC data set returned an error response.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

CICS may be temporarily short on storage. Retry the operation. If the condition persists, contact your system administrator to see if there are problems with CICS storage. If CICS is not short on storage, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid

DFHRP1773
date time applid tranid The CICS ONC RPC connection manager detected an error when freeing storage.
Explanation:

A FREEMAIN issued by connection manager returned an error response. The connection manager was trying to free storage used to build a list of 4-tuples defined in the CICS ONC RPC data set.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid

DFHRP1774
date time applid tranid The CICS ONC RPC connection manager cannot display the requested 4-tuple because it is not saved to the CICS ONC RPC data set. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol.
Explanation:

The 4-tuple is not displayed.

System action:

Processing continues.

User response:

None.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol

DFHRP1775
date time applid tranid The CICS ONC RPC connection manager cannot register 4-tuples because CICS ONC RPC is disabled.
Explanation:

A request to register a 4-tuple cannot be performed because CICS ONC RPC was not enabled when the request was made.

System action:

Processing continues.

User response:

Enable CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPC0A

XMEOUT Parameters: date, time,applid, tranid

DFHRP1800
date time applid tranid The CICS ONC RPC connection manager has purged an alias task. Task status: status Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The alias for the 4-tuple has been purged by the connection manager.

System action:

Status indicates the status of the alias task when the purge request was issued. The following actions are taken:

User response:

None.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid, status, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1801
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while processing the alias list.
Explanation:

The connection manager has detected an internal error while processing a request to display or purge entries in the alias list.

System action:

A system dump is taken. The connection manager panel is redisplayed. No alias tasks are displayed or purged. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1802
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while processing the alias list.
Explanation:

The connection manager has detected an internal error while processing a request to display or purge entries in the alias list.

System action:

A system dump is taken. The connection manager panel is redisplayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1803
date time applid tranid The CICS ONC RPC connection manager received an error response while attempting to browse the alias list.
Explanation:

The connection manager attempted to start browsing the alias list, but received a response that indicated a severe error had occurred.

System action:

The connection manager panel is redisplayed. No alias tasks are displayed.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1804
date time applid tranid The CICS ONC RPC connection manager could not process the alias list. It could not obtain the required CICS storage.
Explanation:

A GETMAIN issued by the connection manager when attempting to build the alias list returned an error response.

System action:

A system dump is taken. The connection manager panel is redisplayed. No alias tasks are displayed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

CICS may be temporarily short on storage. Retry the operation. If the condition persists, contact your system administrator to see if there are problems with CICS storage. If CICS is not short on storage, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1805
date time applid tranid The CICS ONC RPC connection manager has detected an error when freeing storage.
Explanation:

A FREEMAIN issued by the connection manager when attempting to free storage used to build the alias list returned an error response.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1806
date time applid tranid The CICS ONC RPC connection manager received an error response while attempting to retrieve an entry from the alias list.
Explanation:

The connection manager tried to retrieve an entry from the alias list, but received a response that indicated a severe error had occurred.

System action:

The connection manager panel is redisplayed.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1807
date time applid tranid The CICS ONC RPC connection manager received an error response while attempting to complete its browse of the alias list.
Explanation:

The connection manager attempted to finish browsing the alias list, but received a response that indicated a severe error had occurred.

System action:

The connection manager panel is redisplayed.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1810
date time applid tranid The CICS ONC RPC connection manager received an error response while attempting to delete an entry from the alias list.
Explanation:

The connection manager tried to delete an entry from the alias list, but received a response that indicated a severe error had occurred.

System action:

The connection manager panel is redisplayed.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC10

XMEOUT Parameters: date, time,applid, tranid

DFHRP1861
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while accessing an internal table. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the connection manager while accessing an internal table.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1862
date time applid tranid The CICS ONC RPC connection manager detected an internal error while accessing an internal table.
Explanation:

The connection manager detected an error while accessing an internal table.

System action:

A system dump is taken. If the error occurs during CICS ONC RPC enable processing, CICS ONC RPC remains disabled. If the error occurs during the processing of a client request, an svcerr_systemerr call is used to send a reply to the client. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid

DFHRP1863
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while accessing an internal table. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the connection manager while accessing an internal table.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1864
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while accessing an internal table. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the connection manager while accessing an internal table.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1865
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while accessing an internal table. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the connection manager while accessing an internal table.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1866
date time applid tranid The CICS ONC RPC connection manager detected an internal error while accessing an internal table. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the connection manager while accessing an internal table.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1867
date time applid tranid The CICS ONC RPC connection manager could not complete the requested operation as an invalid CICS ONC RPC global work area address has been detected.
Explanation:

The connection manager was attempting to access or initialize the list of registered 4-tuples, but detected an invalid global work area address. This may indicate that CICS ONC RPC is disabled.

System action:

A system dump is taken. The requested operation is not completed. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Retry the operation when CICS ONC RPC is enabled. If this occurred during enable processing, check that another connection manager transaction has not disabled CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid

DFHRP1868
date time applid tranid The CICS ONC RPC connection manager could not complete the requested operation. It could not obtain the required CICS storage. Host IP address: hostaddr.
Explanation:

A GETMAIN issued by connection manager when attempting to build a list of registered 4-tuples returned an error response.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

CICS may be temporarily short on storage. Retry the operation. If the condition persists, contact your system administrator to see if there are problems with CICS storage. If CICS is not short on storage, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1869
date time applid tranid The CICS ONC RPC connection manager detected an error when freeing storage. Host IP address: hostaddr.
Explanation:

A FREEMAIN issued by connection manager when attempting to free storage used to build a list of registered 4-tuples returned an error response.

System action:

Processing continues.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1879
date time applid tranid The CICS ONC RPC connection manager has detected an internal error while accessing an internal table. Host IP address: hostaddr.
Explanation:

An internal error has occurred in the connection manager while accessing an internal table.

System action:

A system dump is taken. Processing continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC08

XMEOUT Parameters: date, time,applid, tranid, hostaddr

DFHRP1900
date time applid tranid The CICS ONC RPC connection manager could not find the global work area.
Explanation:

The connection manager could not find the global work area. The task related user exit DFHRPTRU has been wrongly defined.

System action:

A system dump is taken. CICS ONC RPC remains disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Ensure that all the CEDA groups for CICS ONC RPC have been installed correctly, then try to enable CICS ONC RPC again.

Investigate whether the operator has disabled DFHRPTRU for any reason.

Destination:

CRPO

Modules:

DFHRPC0B

XMEOUT Parameters: date, time,applid, tranid

DFHRP1901
date time applid tranid The CICS ONC RPC connection manager could not find the task-related user exit, program DFHRPTRU.
Explanation:

The connection manager cannot find the task-related user exit, DFHRPTRU, for one of the following reasons:

System action:

A system dump is taken. CICS ONC RPC remains disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Ensure that all the CEDA groups for CICS ONC RPC have been installed correctly, then try the enable request again.

Destination:

CRPO

Modules:

DFHRPC0B

XMEOUT Parameters: date, time,applid, tranid

DFHRP1902
date time applid tranid The CICS ONC RPC connection manager does not have sufficient authority to issue the EXEC CICS EXTRACT EXIT command. EIBRESP2: eibresp2.
Explanation:

The connection manager does not have the correct authority to issue the privileged EXEC CICS EXTRACT EXIT command. It cannot function without this authority.

System action:

A system dump is taken. The connection manager abends with abend code ARPZ. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Use the EIBRESP2 value to identify the problem. Ensure that the connection manager and its associated program DFHRPC00 have the necessary level of security to issue the EXEC CICS EXTRACT EXIT command for the CICS ONC RPC task related user exit DFHRPTRU.

Destination:

CRPO

Modules:

DFHRPC0B

XMEOUT Parameters: date, time,applid, tranid, eibresp2

DFHRP1903
date time applid tranid The CICS ONC RPC connection manager has received an unexpected response from CICS.
Explanation:

The connection manager received an unexpected response from CICS to an EXEC CICS command.

This is a logic error.

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC0B

XMEOUT Parameters: date, time,applid, tranid

DFHRP1906
date time applid tranid The CICS ONC RPC connection manager found an error in the length of the CICS ONC RPC global work area.
Explanation:

The connection manager found that the length of its global work area is not correct.

System action:

A system dump is taken. CICS ONC RPC is disabled. It is not possible to enable CICS ONC RPC until DFHRPTRU has been correctly defined to CICS. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Ensure that DFHRPTRU has not been enabled by an operator command.

Destination:

CRPO

Modules:

DFHRPC0B

XMEOUT Parameters: date, time,applid, tranid

DFHRP1907
date time applid tranid The CICS ONC RPC connection manager found invalid data in the global work area.
Explanation:

The connection manager found invalid data in the global work area. This is probably caused by a storage overwrite.

System action:

A system dump is taken. CICS ONC RPC is disabled. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Investigate the reason for the storage overwrite

Destination:

CRPO

Modules:

DFHRPC0B

XMEOUT Parameters: date, time,applid, tranid

DFHRP1950
date time applid tranid The CICS ONC RPC connection manager detected a logic error. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager has received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. Registration of the 4-tuple currently being processed is not possible. The 4-tuple is not registered. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1951
date time applid tranid The CICS ONC RPC connection manager could not load the requested XDR program xdrname. EIBRESP: eibresp EIBRESP2: eibresp2 Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LOAD for the CICS program xdrname, which has been requested as the XDR routine for the 4-tuple being processed, but received an error response.

System action:

The 4-tuple is not registered.

User response:

The problem is probably due to an error in defining the requested program xdrname to CICS, or to wrongly defining an XDR routine name for the 4-tuple. Use the values provided in eibresp and eibresp2 to identify the reason for the error in the LOAD, and use the CICS CEDA transaction or the connection manager to rectify the problem.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, xdrname, eibresp, eibresp2, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1952
date time applid tranid The CICS ONC RPC connection manager could not load the XDR routine xdrname. EIBRESP: eibresp EIBRESP2: eibresp2 Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LOAD for CICS program with name xdrname, which has been requested as the XDR routine for the 4-tuple being processed, but received an error response.

System action:

The 4-tuple is not registered.

User response:

Use the values provided in EIBRESP and EIBRESP2 to identify the reason for the error in the LOAD.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, xdrname, eibresp, eibresp2, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1953
date time applid tranid The CICS ONC RPC connection manager detected a logic error when loading XDR routine xdrname. EIBRESP: eibresp EIBRESP2: eibresp2 Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LOAD for the CICS program xdrname, which has been requested as the XDR routine for the 4-tuple being processed, but it received an unexpected response.

System action:

A system dump is taken. The 4-tuple is not registered. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, xdrname, eibresp, eibresp2, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1954
date time applid tranid The CICS ONC RPC connection manager detected a logic error detected while registering a 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager has received an unexpected response from CICS following an EXEC CICS command.

System action:

A system dump is taken. The connection manager abends with abend code ARPV. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1955
date time applid tranid The CICS ONC RPC connection manager could not register a 4-tuple because of an internal error. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager could not add an XDR routine name to an internal table.

System action:

The 4-tuple is not registered.

User response:

Try to register the 4-tuple again If the condition persists, you need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1956
date time applid tranid CICS ONC RPC is being disabled. Requested operation not performed. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because CICS ONC RPC is in disable processing.

System action:

The 4-tuple is not registered.

User response:

Once CICS ONC RPC has completed disable processing, enable it again using the connection manager, and try the register operation again.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1957
date time applid tranid CICS ONC RPC is not enabled, so the register operation could not be performed. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because CICS ONC RPC is not currently enabled. It may have been disabled by another connection manager transaction.

System action:

The 4-tuple is not registered.

User response:

Use the connection manager to enable CICS ONC RPC, and try the register operation again.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1958
date time applid tranid The CICS ONC RPC connection manager could not register the 4-tuple because it was already registered. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because the requested 4-tuple is already registered.

System action:

The connection manager continues, but the 4-tuple is not registered.

User response:

This may be a temporary condition, so try the register again. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information. If the condition persists, see the CICS External Interfaces Guide for further guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1959
date time applid tranid The CICS ONC RPC connection manager detected an error while registering a 3-tuple with TCP/IP for MVS. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because an error was returned by TCP/IP for MVS.

System action:

The connection manager continues, but the 4-tuple is not registered.

User response:

See the associated diagnostics issued by CICS and TCP/IP for MVS for problem determination. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1960
date time applid tranid The CICS ONC RPC connection manager detected an error while registering a 3-tuple with TCP/IP for MVS. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because an error was returned by TCP/IP for MVS. This may be on an svcudp_create or svctcp_create operation.

System action:

The connection manager continues, but the 4-tuple is not registered.

User response:

See the associated diagnostics issued by CICS and TCP/IP for MVS for problem determination. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1961
date time applid tranid Data entered in field fieldname1 is incompatible with data entered in field fieldname2.
Explanation:

Data was entered on a connection manager panel in fieldname1 that is incompatible with data entered in fieldname2.

System action:

The connection manager panel is redisplayed and the field in error is highlighted.

User response:

Enter compatible data in the fields indicated.

Destination:

Terminal End User

Modules:

DFHRPC0D, DFHRPC05

DFHRP1962
date time applid tranid Enter the Program Number, Version Number, Procedure Number and Protocol for the 4-tuple to be displayed.
Explanation:

To retrieve information about a 4-tuple in the CICS ONC RPC data set you must supply the program number, version number, procedure number, and protocol.

System action:

None.

User response:

Enter the required data.

Destination:

Terminal End User

Modules:

DFHRPC0D, DFHRPC03

DFHRP1963
date time applid tranid Enter the following fields before register or save to data set: Program Number, Version Number, Procedure Number, XDR Routines, and Program Name.
Explanation:

The following fields are required before registration or saving of the 4-tuple: the Program Number, Version Number, Procedure Number, Inbound XDR Routine, Outbound XDR Routine (if RPC Call Type of blocking), and Program Name.

System action:

The connection manager panel is redisplayed.

User response:

Enter valid data in the field(s) indicated.

Destination:

Terminal End User

Modules:

DFHRPC0D, DFHRPC05

DFHRP1964
date time applid tranid Data entered in the Getlengths field is incompatible with data entered in the Server Input Length or Server Output Length fields.
Explanation:

Either you have specified YES for Getlengths and put information in Server Input Length or Server Output Length, or you have specified NO for Getlengths but put no information in Server Input Length and Server Output Length.

System action:

The connection manager panel is redisplayed.

User response:

Decide whether the lengths are to be specified on this panel, or to be supplied by the Getlengths function of the converter for this 4-tuple.

Destination:

Terminal End User

Modules:

DFHRPC0D, DFHRPC05

DFHRP1965
date time applid tranid With Server Data Format of CONTIGUOUS, the Server Input Length and Server Output Length together must not exceed 32767 Bytes.
Explanation:

An invalid server data length has been detected on a CRPC panel. The maximum total data length which can pass between the alias and the CICS program that services the client request is 32767. If server data format of CONTIGUOUS is specified, the Server Input Length and the Server Output Length added together must not exceed this value.

System action:

The connection manager panel is redisplayed.

User response:

Enter valid data in the fields.

Destination:

Terminal End User

Modules:

DFHRPC0D, DFHRPC05

DFHRP1966
date time applid tranid Procedure Number of 0 is not allowed.
Explanation:

A value of zero has been entered in the Procedure Number field. This is not allowed.

System action:

The connection manager panel is redisplayed, and the field in error is highlighted.

User response:

Enter valid data in the field indicated.

Destination:

Terminal End User

Modules:

DFHRPC0D, DFHRPC05, DFHRPC06

DFHRP1967
date time applid tranid The CICS ONC RPC connection manager detected an internal error while trying to register a 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager detected an internal error while trying to register a 4-tuple.

System action:

A system dump is taken. The connection manager continues. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

See associated messages to find out whether the 4-tuple was registered. You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1968
date time applid tranid The CICS ONC RPC connection manager has not performed a register operation because it detected an invalid global work area. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because it has detected an invalid global work area address. CICS ONC RPC may have been disabled by another connection manager transaction.

System action:

The connection manager continues, but the 4-tuple is not registered.

User response:

Use the connection manager to enable CICS ONC RPC, and try the register operation again. If message DFHRP0002 was issued to the console, the explanation of that message might contain more information.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1969
date time applid tranid The CICS ONC RPC connection manager detected an abend in converter progname during Getlengths processing. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager is unable to complete the current register operation because it has detected an abend in the converter when invoking it for the Getlengths function.

System action:

The connection manager continues, but the 4-tuple is not registered.

User response:

Use CICS diagnostics to correct the converter.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, progname, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1970
date time applid tranid The CICS ONC RPC connection manager has registered the 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The 4-tuple has been registered.

System action:

None.

User response:

None.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1980
date time applid tranid The CICS ONC RPC connection manager cannot register the 4-tuple because it has already been registered. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The 4-tuple has already been registered.

System action:

The connection manager panel is redisplayed.

User response:

Enter a new 4-tuple for registration.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1981
date time applid tranid The CICS ONC RPC connection manager detected an internal error while registering a 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager has detected an internal error while registering the 4-tuple.

System action:

The 4-tuple is not registered.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1982
date time applid tranid The CICS ONC RPC connection manager detected an internal error detected while registering a 4-tuple. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager has detected an internal error while registering the 4-tuple.

System action:

Processing continues.

User response:

You need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1983
date time applid tranid The CICS ONC RPC connection manager detected an error while linking to the converter converter_program_name. EIBRESP: eibresp EIBRESP2: resp2val Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LINK for the converter to perform Getlengths processing for the 4-tuple. The response was PGMIDERR.

System action:

The 4-tuple is not registered.

User response:

Use the EIBRESP2 value to identify the problem.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, eibresp, resp2val,X'prognum', X'versnum', X'procnum',protocol, hostaddr

DFHRP1984
date time applid tranid The CICS ONC RPC connection manager cannot link to converter converter_program_name because it is remote. EIBRESP: eibresp EIBRESP2: resp2val Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LINK for the converter to perform Getlengths processing, but the response was TERMERR or SYSIDERR. The connection manager passes pointers to the converter, so the converter must be in the same CICS region as CICS ONC RPC.

System action:

The 4-tuple is not registered.

User response:

Install and define the converter program in the same CICS region as CICS ONC RPC.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, eibresp, resp2val,X'prognum', X'versnum', X'procnum',protocol, hostaddr

DFHRP1985
date time applid tranid The CICS ONC RPC connection manager received an unexpected response from CICS while linking to converter converter_program_name. EIBRESP: eibresp EIBRESP2: resp2val Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LINK for the converter to perform Getlengths processing, but received an unexpected response.

System action:

The 4-tuple is not registered.

User response:

See the associated diagnostics issued by CICS for problem determination.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, eibresp, resp2val,X'prognum', X'versnum', X'procnum',protocol, hostaddr

DFHRP1986
date time applid tranid The CICS ONC RPC connection manager is not authorized to link to converter converter_program_name. EIBRESP: eibresp EIBRESP2: resp2val Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The connection manager used EXEC CICS LINK for the converter to perform Getlengths processing, but received a NOTAUTH response.

System action:

The 4-tuple is not registered.

User response:

When CICS ONC RPC is next disabled, redefine connection manager with RESSEC=NO.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, eibresp, resp2val,X'prognum', X'versnum', X'procnum',protocol, hostaddr

DFHRP1988
date time applid tranid The CICS ONC RPC connection manager encountered an error in Getlengths processing in converter converter_program_name. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

Getlengths returned URP_EXCEPTION.

System action:

The Getlengths parameter area is traced. The 4-tuple is not registered.

User response:

Use the trace information to correct the converter.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1989
date time applid tranid The CICS ONC RPC connection manager encountered an error in Getlengths processing in converter converter_program_name. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

Getlengths returned URP_INVALID.

System action:

The Getlengths parameter area is traced. The 4-tuple is not registered.

User response:

Use the trace information to correct the converter.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1990
date time applid tranid The CICS ONC RPC connection manager encountered an error during Getlengths processing in converter converter_program_name. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

Getlengths returned URP_DISASTER.

System action:

The Getlengths parameter area is traced. The 4-tuple is not registered.

User response:

Use the trace information to correct the converter.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1991
date time applid tranid The CICS ONC RPC connection manager has detected an invalid server data length returned by the Getlengths function of converter converter_program_name. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The communication area length calculated from the glength_server_data_format, glength_server_input_data_len, and glength_server_output_data_len parameters exceeds 32 767.

System action:

The Getlengths parameter area is traced. The 4-tuple is not registered.

User response:

Use the trace information to correct the converter.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP1992
date time applid tranid The CICS ONC RPC connection manager has detected an invalid server data format returned by the Getlengths function of converter converter_program_name. Program: X'prognum' Version: X'versnum' Procedure: X'procnum' Protocol: protocol. Host IP address: hostaddr.
Explanation:

The glength_server_data_format returned must have a value of URP_CONTIGUOUS or URP_OVERLAID.

System action:

The Getlengths parameter area is traced. The 4-tuple is not registered.

User response:

The glength_server_data_format must be set to URP_CONTIGUOUS or URP_OVERLAID, or left unaltered, in which case the value specified on panel DFHRP5 when the 4-tuple was registered will be used.

Destination:

CRPO

Modules:

DFHRPC0E

XMEOUT Parameters: date, time,applid, tranid, converter_program_name, X'prognum', X'versnum', X'procnum', protocol, hostaddr

DFHRP2000
date time applid tranid A browse of the CICS ONC RPC alias list could not be performed because another browse is active.
Explanation:

Only one task can browse the alias list at a time. This is enforced by use of an ENQ in the connection manager. However, the alias list component has been called to start a browse and has found that there is already a browse active. This is due either to a logic error in CICS ONC RPC code, or to a storage overwrite.

System action:

A system dump is taken. The browse request is rejected. Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

If the problem is due to a storage overwrite, it is almost certain that there are errors in other CICS functions for no apparent reason. If this is not the case, you may need further assistance from IBM to resolve this problem. See the CICS External Interfaces Guide and CICS Problem Determination Guide for guidance on how to proceed. Report the details of the symptom string given in message DFHME0116.

Destination:

CRPO

Modules:

DFHRPAL

XMEOUT Parameters: date, time,applid, tranid

[[ Contents Previous Page | Next Page Index ]]