Previous Topic: IN25AI## Messages: CAIN5340 to CAIN5350Next Topic: IN25TRCF Messages: CAIN5951 to CAIN5953


Procedure Messages: CAIN5900 to CAIN5950

CAIN5900

MM/DD/YYYY HH:MM:SS TASK STARTED

Reason:

The Region has started.

Action:

None. This is an informational message indicating the task has started.

CAIN5901

MM/DD/YYYY HH:MM:SS IN25TRCM LOAD OF IN25OPTS HAS FAILED

Reason:

The CA SymDump for CICS Trace Format Region cannot load the IN25OPTS module from the STEPLIB concatenation. Processing terminates.

Action:

Determine why the module is not available.

CAIN5902

MM/DD/YYYY HH:MM:SS IN25TRCM IN25OPTS HAS NO TRCFFMID

Reason:

The CA SymDump for CICS Trace Format Region cannot use the IN25OPTS module from the STEPLIB concatenation. Processing terminates.

Action:

Review your IN25OPTS module definition.

CAIN5903

MM/DD/YYYY HH:MM:SS TASK CCI INIT FAILED

Reason:

While processing a request, the task uses CCI SERVICES to enable communication between CICS and the task within your CCI NETWORK. A CCI initialization call has failed. A dump may be taken and there are diagnostic messages produced to the CICS MSGUSR queue and/or the task log file.

Action:

Review the messages produced by the task. The most common problem that causes this situation is that CCI was not properly initialized. Locate the Joblog for ENF and look for messages indicating the status of the CCI subsystem. There must be a CAS9626I - CAICCI Subsystem is operational message. If this is not there, contact CCI technical support for assistance.

Record this message number, and the time/date of the occurrence. Contact your systems programmer for resolution. They may need to contact CA technical support with the appropriate documentation.

CAIN5904

MM/DD/YYYY HH:MM:SS TASK WAITING FOR WORK

Reason:

After the task initializes, it becomes idle and waits for new work.

Action:

None. This is an informational message indicating the task is waiting for more work.

CAIN5905

MM/DD/YYYY HH:MM:SS TASK RECVANY FAILED

Reason:

While processing a request, the task uses CCI SERVICES to enable communication between CICS and the task within your CCI NETWORK. A CCI receive any call has failed. A dump may be taken and there are diagnostic messages produced to the CICS MSGUSR queue and/or the task log file.

Action:

Record this message number, and the time/date of the occurrence. Contact your systems programmer for resolution. They may need to contact CA technical support with the appropriate documentation.

CAIN5906

MM/DD/YYYY HH:MM:SS IN25TRCM REQUEST FOR WORK RECEIVED FOR NNNNNNNN TRACE BLOCKS FROM CCID:

Reason:

The Trace Format Region parent task program IN25TRCM has received a request to format a trace that contains the specified number of trace blocks. The CCI id number is also listed.

Action:

None. This is an informational message indicating that the Trace Format Region received a format request.

CAIN5907

MM/DD/YYYY HH:MM:SS TASK SENDSPEC FAILED

Reason:

While processing a request, the task uses CCI SERVICES to enable communication between CICS and the task within your CCI NETWORK. A CCI send specific call has failed. A dump may be taken and there are diagnostic messages produced to the CICS MSGUSR queue and/or the task log file.

Action:

Record this message number, and the time/date of the occurrence. Contact your systems programmer for resolution. They may need to contact CA technical support with the appropriate documentation.

CAIN5908

MM/DD/YYYY HH:MM:SS TASK GETMAIN FAILED

Reason:

While processing a request, the task has encountered an internal error while trying to get main storage.

Action:

Review your message log for any obvious problems. You may need to increase your region size. Record this message number, and the time/date of the occurrence. Contact your systems programmer for resolution. They may need to contact CA technical support with the appropriate documentation.

CAIN5909

MM/DD/YYYY HH:MM:SS IN25NSRV REQUEST RECEIVED FOR program-id:

Reason:

The task has received a request to extract the program, program-id, from CA Endevor SCM.

Action:

None. This is an informational message indicating that the CA Endevor SCM interface server has received a request.

CAIN5910

MM/DD/YYYY HH:MM:SS REQUEST REJECTED DUE TO MAX THREAD STORAGE REACHED (TRCFMEGT)

Reason:

Formatting your CICS trace entries requires a considerable amount of virtual storage. To ensure that resource limits are not exceeded, a maximum thread storage limit is specified in the IN25OPTS table used by the TRACE FORMAT REGION. In this case the maximum thread storage limit has been exceeded by the selected trace.

Action:

Contact your Systems Programmer for resolution, by reviewing and possibly increasing the IN25OPTS TRCFMEGT value specified.

CAIN5911

MM/DD/YYYY HH:MM:SS REQUEST REJECTED DUE TO MAX TOTAL STORAGE REACHED (TRCFMEGM)

Reason:

Formatting your CICS trace entries requires a considerable amount of virtual storage. To ensure that resource limits are not exceeded, a maximum total storage limit is specified in the IN25OPTS table used by the TRACE FORMAT REGION. In this case the maximum total storage limit for all concurrent threads has been exceeded.

Action:

This may occur normally due to system loads. If the problem persists, Contact your Systems Programmer for resolution, by reviewing and possibly increasing the IN25OPTS TRCFMEGM value specified.

CAIN5912

MM/DD/YYYY HH:MM:SS REQUEST REJECTED DUE TO MAX THREADS REACHED (TRCFTHRD)

Reason:

Formatting your CICS trace entries requires a considerable amount of virtual storage. To ensure that resource limits are not exceeded, a maximum total number of format threads is specified in the IN25OPTS table used by the TRACE FORMAT REGION. In this case the maximum total number of concurrent threads has been exceeded.

Action:

This may occur normally due to system loads. If the problem persists, Contact your Systems Programmer for resolution, by reviewing and possibly increasing the IN25OPTS TRCFTHRD value specified.

CAIN5913

MM/DD/YYYY HH:MM:SS IN25NSRV SENDING RESPONSE

Reason:

The task has received a response from its sub-task and is sending the response back to the requesting CICS region.

Action:

None. This is an information message only.

CAIN5914

MM/DD/YYYY HH:MM:SS IN25TRCM LOCAL STORAGE STARTS AT: NNNNNNNN

Reason:

This is an informational message used by CA technical support for diagnostic purposes.

Action:

None. This is an informational message.

CAIN5915

MM/DD/YYYY HH:MM:SS IN25OPTS TIMEOUT VALUE FOR THREAD: NNNN SECONDS (TRCFTOUT)

Reason:

While formatting your CICS trace entries CA SymDump for CICS uses CCI SERVICES to enable communication between CICS and the TRACE FORMAT REGION within your CCI NETWORK. To ensure that finite resources are not wasted when the terminal is unattended, or during a system slowdown, a timeout limit is specified in the IN25OPTS for your TRACE FORMAT REGION (TRCFTOUT). This message simply tells you what the timeout value is set to.

Action:

None. This is an informational message.

CAIN5916

MM/DD/YYYY HH:MM:SS IN25OPTS MAXIMUM NUMBER OF THREADS: NNNN (TRCFTHRD)

Reason:

While formatting your CICS trace entries CA SymDump for CICS uses CCI SERVICES to enable communication between CICS and the TRACE FORMAT REGION within your CCI NETWORK. Trace formatting also requires a considerable amount of virtual storage. To ensure that resource limits are not exceeded, a thread limit is specified in the IN25OPTS for your TRACE FORMAT REGION (TRCFTHRD). This message simply tells you what the value is set to.

Action:

None. This is an informational message.

CAIN5917

MM/DD/YYYY HH:MM:SS IN25OPTS MAX STORAGE PER THREAD: NNNN MEGS (TRCFMEGT)

Reason:

Formatting your CICS trace entries requires a considerable amount of virtual storage. To ensure that resource limits are not exceeded, a maximum thread storage limit is specified in the IN25OPTS table used by the TRACE FORMAT REGION (TRCFMEGT). This message simply tells you what the value is set to.

Action:

None. This is an informational message.

CAIN5918

MM/DD/YYYY HH:MM:SS IN25OPTS MAX TOTAL STORAGE REQUEST: NNNN MEGS (TRCFMEGM)

Reason:

Formatting your CICS trace entries requires a considerable amount of virtual storage. To ensure that resource limits are not exceeded, a maximum total storage limit for all threads is specified in the IN25OPTS table used by the TRACE FORMAT REGION (TRCFMEGM). This message tells you what the value is set to.

Action:

None. This is an informational message.

CAIN5919

MM/DD/YYYY HH:MM:SS AVAILABLE EXTENDED PRIVATE: NNNN MEGS

Reason:

An informational message telling you what the available extended private storage area is for the TRACE FORMAT REGION. This value must be equal to or greater that the value specified in TRCFMEGM or the job will terminate.

Action:

None. This is an informational message.

CAIN5920

MM/DD/YYYY HH:MM:SS INSUFFICIENT EXTENDED PRIVATE AREA TO START FORMAT TASK

Reason:

The available Extended Private area must be equal to or greater that the value specified in TRCFMEGM or the job will terminate.

Action:

None. This is an informational message.

CAIN5930

MM/DD/YYYY HH:MM:SS TASK CCI FEEDBACK:

Reason:

This is an informational message used by CA technical support for diagnostic purposes.

Action:

Record this message number, and the time/date of the occurrence. Contact your systems programmer for resolution. They may need to contact CA technical support with the appropriate documentation. There are other messages that accompany this message.

CAIN5950

MM/DD/YYYY HH:MM:SS TASK SHUTDOWN

Reason:

The task has shut down.

Action:

None. This is an informational message.