Previous Topic: CAIN4301—CAIN4500Next Topic: CAIN8001—CAIN8983


CAIN5001—CAIN8000

CAIN5101

LANG= value doesn't match install options

Reason:

CA InterTest for CICS has determined that the LANG= value does not match the installed options.

Action:

Check the LANG= parameter, and select an installed option.

CAIN5102

Terminal ID specified is invalid or not installed

Reason:

The terminal specified was not found or has not been installed.

Action:

Specify a valid terminal or install the terminal you want to use.

CAIN5103

CA InterTest profile update failed

Reason:

Your request to update the CA InterTest for CICS profile failed.

Action:

Check your request for errors. If you find None, contact CA technical support.

CAIN5104

Load on IN25OPTS failed

Reason:

Module IN25OPTS was not loaded due to an error.

Action:

Check the assembly and CHEDT of IN25OPTS, and try to load the module again.

CAIN5105

Invalid keyword in command

Reason:

You have specified an invalid keyword in your command.

Action:

Check your spelling. Specify a valid command.

CAIN5198

CA InterTest profile updated with default options

Reason:

The CA InterTest for CICS profile has been updated with the default options.

Action:

None.

CAIN5199

CA InterTest profile updated

Reason:

The CA InterTest for CICS profile has been updated.

Action:

None.

CAIN5301

VIRC: TERMINAL STORAGE GETMAIN FAILURE=

Reason:

A Terminal Storage getmain request failed in transaction VIRC.

Action:

Ensure that your CICS region has enough DSA storage available. If it does, contact CA technical support.

CAIN5302

VIRC: CRTE TRANSACTION NOT FOUND IN TOR

Reason:

The CICS 'CRTE' transaction is not defined in the TOR

Action:

Ensure that the TOR has the CRTE transaction id defined.

CAIN5303

VIRC: TRANSACTION STARTED WITH NO DATA

Reason:

The CA InterTest for CICS VIRC transaction was started improperly.

Action:

Ensure that CA InterTest for CICS was installed properly for MRO usage, and that there are no non‑InterTest programs in your CICS region that issue a START for program IN25VIRC.

CAIN5304

VIRC: A REMOTE VTAT TRAN NOT DEFINED IN TOR=XXXX FOR AOR=XXXX

Reason:

The required CA InterTest for CICS transactions were incorrectly defined for MRO operation.

Action:

One VTAT transaction must be defined as local in each AOR. A remote VTAT transaction must be defined in the TOR for each AOR One VIRC transaction must be defined as local in the TOR and AORs.

Example:

 TOR AOR1 AOR2
 ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑
 VTA1‑‑‑‑‑‑‑‑>VTAT
 VTA2‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑>VTAT
 VIRC VIRC VIRC

CAIN8000

The latest Symbolic file version does not match the current load module

Reason:

You have multiple symbolic versions of the program and the date‑time of the load module does not match the most recently compiled symbolic version. If an older version of the program matches the load, it is indicated as DATE/TIME MATCH in the Symbolic File Selection Screen Comment field.

Action:

If the load module is the correct version (you did not forget to do a NEW COPY after re‑compiling, then select the symbolic file which matches the load. If you forgot to do a NEW COPY after recompiling then Clear the screen, new copy the program, and retry the request