z/OS Communications Server: CMIP Services and Topology Agent Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


503

z/OS Communications Server: CMIP Services and Topology Agent Guide
SC27-3646-00

CRC_ERR_DPLCT_INVOKEID

Explanation

This indicates that an application program (local or remote) tried to re-use an invoke id that has not yet been completed. CMIP services does not time out invoke ids or re-use invoke ids in any way. But an application program can specify its own invoke ids, or the remote application program may be using a stack other than CMIP services which does time out and re-use invoke ids. In this event an outstanding invoke id, which has not yet completed processing may be re-used by an application. This is an error. The CMIP standards do not provide a way for invoke ids to be timed out therefore CMIP services does not time them out. The most likely cause of this problem is that the local application program is either taking to long to process the message or has an error, and the remote requester times out the invoke id then tries to re-use it.

Programmer response

First you should check why the application program might be taking too long to answer. Fix this if you can. Second you can try to extend the timeout length of the remote stack, or eliminate timeouts all together. CMIP services will reject this message and continue processing.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014