Previous Topic: VSE File I/O Error CodesNext Topic: Operator Console Messages


VSE CAID Messages

CAID001E

LOAD OF IDMSVCTB FAILED

Reason:

Initialization was unable to load the IDMSVCTB SVC table.

Module:

IDMSPSTA

Severity:

0

CAID002E

INITIALIZATION OF CA IDMS SVC <SVC-Number> FAILED RC=<return-Code>

Reason:

A problem occurred during the initialization of an IDMS SVC. The SVC number and a return code are displayed:

Module:

IDMSPSTA

Severity:

0

CAID003I

CA IDMS SVC <SVC-Number> IS ACTIVE

Reason:

SVC Initialization completed and the SVC is ready to be called.

Module:

IDMSPSTA

Severity:

0

CAID004E

ILLEGAL CA IDMS SVC <SVC-number> CALL.

JOB IS CANCELED RC=<return-code> ERRCD=<Error-Code>

Reason:

An error was detected during the processing of an SVC request.

SVC-number

Identifies the SVC number issued.

return-code

Displays the decimal R15 value, if applicable.

error-code

Displays an internal code. Some codes follow:

Module:

IDMSVCFN

Severity:

0

CAID005I

<variable text>

Reason:

Each line contains variable information. Some examples follow:

Module:

IDMSISVC, IDMSVCFN

Severity:

0

CAID006E

CA IDMS SVC=<SVC-Number> FUNCTION=<SVC-Function>

ADDRESS <Hex-Address> VALIDATION FAILURE

Reason:

An invalid address was passed to the SVC Storage protect function. This is probably an internal error.

Module:

IDMSDSVC

Severity:

0

CAID007I

<program-name> LOADED AT <hex-address>

Reason:

An informational message that indicates where the named SVC initialization program was loaded.

Module:

IDMSISVC

Severity:

0

CAID009I

CA IDMS SVC <SVC-number> IS NOT DEFINED IN IDMSVCTB

Reason:

An SVC request for the specified SVC number was issued, but the SVC is not defined in the SVC table.

The SVC defined in an IDMS CV SYSGEN must also be defined in IDMSVCTB which is generated from the #DEFSVC macro.

Use the IDMS S console command to see currently defined SVCs.

Module:

IDMSVCFN

Severity:

0

CAID010I

<variable-info>

Reason:

This is a generic message which contains different information depending on which program issues the message:

Module:

IDMSVCFN IDMSPSTA

Severity:

0

CAID011I

CA IDMS SVC SCREENING ENABLED

Reason:

An informational message indicating SVC screening has been enabled.

Module:

IDMSVCFN

Severity:

0

CAID012I

CA IDMS SVC SCREENING DISABLED

Reason:

An informational message indicating SVC screening has been disabled.

Module:

IDMSVCFN

Severity:

0

CAID061I

CA IDMS SVC Exit: <exit-name> loaded at address: <hex-address>.

Reason:

An informational message issued when an IDMS SVC exit is defined and loaded, indicating the name and where it was loaded.

Module:

IDMSDSVC

Severity:

0

CAID062E

CA IDMS SVC Exit: <Exit-Name> - <Reason>, RTC=<Decimal-Code>.

Reason:

An IDMS SVC exit was defined, but an error occurred when loading it. The name of the phase, a reason message, and a CA-Adapter LOCATE function return code is displayed.

SVC processing continues without the exit.

Reasons for this error can be:

Module:

IDMSDSVC

Severity:

0

CAID100E

CA IDMS DSVM ERROR <error-code> RC=<return-code>

Reason:

An error of some kind was detected in the program IDMSDSVM.

An error code unique to the program is displayed with a possible return code.

Usually these are program internal errors.

Error Codes:

Module:

IDMSDSVM

Severity:

0

CAID101E

CA IDMS GETVIS/GETAREA ERROR <error-code> RC=<return-code> SIZE=<size-of-request>

Reason:

A request for storage failed using the GETVIS macro or the CA-Adapter GETAREA function. An error code unique within the program making the request is displayed along with the GETVIS or GETAREA return code and size of storage requested.

Error Codes:

Module:

IDMSDSVM

Severity:

0

CAID102E

CA IDMS VMCF EIH SUBTASK ALREADY RUNNING

Reason:

An IDMSSRB subtask was attached and could not obtain the "IDMSSRB" lock, indicating that another IDMSSRB task was already running. The task issuing the message ends.

Module:

IDMSDSVM

Severity:

0

CAID103E

CA IDMS VMCF SUBTASK STARTED

Reason:

An informational message indicating that the IDMSSRB subtask has started and is waiting for work.

Module:

IDMSDSVM

Severity:

0

CAID104E

CA IDMS VMCF SUBTASK BEING SHUTDOWN

Reason:

An informational message indicating that the IDMSSRB subtask has received a request to shut down and is about to detach itself.

Module:

IDMSDSVM

Severity:

0

CAID105E

CA IDMS CMS OPTION INITIALIZE COMPLETED

Reason:

An informational message indicating that the initialization for the CMS option is finished.

Module:

IDMSDSVM

Severity:

0

CAID120I

CA IDMS SRB NOT ACTIVE

Reason:

An informational message indicating that a request was made to post or detach the IDMSSRB subtask and it was not attached.

Module:

IDMSDSVM

Severity:

0

CAID121I

CA IDMS SRB ALREADY ATTACHED

Reason:

An informational message indicating that a request was made to attach the IDMSSRB subtask and that it is already attached.

Module:

IDMSDSVM

Severity:

0

CAID122I

CA IDMS SRB POSTED

Reason:

An informational message indicating that a request was made to post the IDMSSRB subtask and that it was successful.

Module:

IDMSDSVM

Severity:

0

CAID123I

CA IDMS SRB Attached

Reason:

An informational message indicating that a request was made to attach the IDMSSRB subtask and that it was successful.

Module:

IDMSDSVM

Severity:

0

CAID124I

CA IDMS SRB DETACHED

Reason:

An informational message indicating that a request was made to detach the IDMSSRB subtask and that it was successful.

Module:

IDMSDSVM

Severity:

0