Previous Topic: CAIN0600—CAIN1000Next Topic: CAIN1701—CAIN2000


CAIN1001—CAIN1500

CAIN1001

PA/PF key function is undefined.

Reason:

The key that was hit on the terminal keyboard is not defined to CA InterTest for CICS asgrammed function.

Action:

Press Enter or one of the PF keys listed on rows 22‑23.

CAIN1002

CA InterTest internal error at (*).

Reason:

A logic error occurred in the indirect command processing program at the hexadecimal offset location indicated in the message text.

Action:

Contact CA technical support.

CAIN1004

PA/PF key function entered is invalid.

Reason:

The function defined for the PF key entered is not valid for currently displayed screen.

Action:

Press Enter or one of the PF keys listed on rows 22‑23.

CAIN1010

Security violation ‑ request ignored.

Reason:

The user is not defined to external security with adequate access authority for the requested function or resource.

Action:

Contact your external security administrator.

CAIN1019

Invalid statement number ‑ reenter.

Reason:

The statement number entered on an indirect GOTO command is not defined as valid in the program listing PROTSYM symbolic file.

Action:

Correct the invalid statement number and continue.

CAIN1020

Update is for a protected or undefined type data

Reason:

The indirect MOVE command defined would result in modifying an area in storage that is either not owned by the task or is of an unsupported data type (for example, paragraph label).

Action:

Correct the offending indirect command and continue.

CAIN1021

Invalid location ‑ reenter.

Reason:

The paragraph or label name entered in an indirect GOTO command was not found on the PROTSYM symbolic file program listing.

Action:

Correct the command and continue.

CAIN1022

Invalid displacement ‑ reenter.

Reason:

The program displacement value entered in an indirect GOTO command was either not a valid even hexadecimal value or exceeded the program length.

Action:

Correct the command and continue.

CAIN1041

Getmain error processing symbolics.

Reason:

A CICS GETMAIN attempt failed while processing an indirect command symbolic argument.

Action:

Retry when less system activity or contact systems programmer.

CAIN1042

I/O error occurred while reading the PROTSYM.

Reason:

A PROTSYM file I/O error occurred during indirect command processing.

Action:

Inspect log for VSAM diagnostic messages and codes.

CAIN1043

Statement number not found ‑ enter valid statement number.

Reason:

The statement number entered on an indirect command line does not exist on the PROTSYM file program listing.

Action:

Correct the command and continue.

CAIN1044

Symbolic information for program not found.

Reason:

Symbolics for the requested program do not exist on any of the active PROTSYM files. Indirect command support is not available without program symbolic information.

Action:

Recompile and post‑process the program and retry.

CAIN1045

Short‑on‑storage (SOS) condition detected.

Reason:

A CICS GETMAIN attempt failed during indirect command processing.

Action:

Retry when less system activity or contact systems programmer.

CAIN1055

Requested program is not available or is marked disabled.

Reason:

Indirect command processing could not be invoked because the requested program could not be loaded.

Action:

Define or enable the requested CICS program and retry.

CAIN1064

Time stamp error message all variable (*).

Reason:

The date/time stamp of the executable copy of the requested program does not match that of the copy on the PROTSYM file. Indirect command symbolic references may not be valid.

Action:

Re‑compile the program and/or NEWCOPY the executable copy.

CAIN1066

No date/time stamp in module ‑ module check ignored.

Reason:

The date/time stamp of the executable copy of the requested program was not found. Indirect command symbolic references may not be valid.

Action:

Re‑compile the program and/or NEWCOPY the executable copy.

CAIN1106

BLL cell has not been initialized.

Reason:

An execution request was made against a program symbolic data area that has not yet been established in the active program.

Action:

Refer to the area at a valid point in the program logic.

CAIN1150

Paragraph name not found, enter valid paragraph name.

Reason:

An indirect command GOTO command specified a program paragraph name that could not be found on the PROTSYM file listing.

Action:

Correct the paragraph name or re‑compile and post‑process.

CAIN1170

Indirect commands not supported for requested program.

Reason:

Indirect command processing was requested for an assembler language program that is not supported.

Action:

None.

CAIN1174

Data cannot be displayed in native mode.

Reason:

Undefined.

Action:

Undefined.

CAIN1177

Internal error locating symbolic data.

Reason:

Undefined.

Action:

Undefined.

CAIN1179

Internal error locating storage data.

Reason:

Undefined.

Action:

Undefined.

CAIN1180

Internal error determining COBOL data type.

Reason:

COBOL working storage could not be found for the monitored program.

Action:

Contact CA technical support.

CAIN1181

Cannot locate storage data ‑ address is invalid.

Reason:

The address on the requested symbolic area has either not yet been established or does not belong to the task.

Action:

Correct or refer to the area at a valid point in the program.

CAIN1182

Edited data is invalid as defined in the data division.

Reason:

Undefined.

Action:

Undefined.

CAIN1185

Linkage sect/dyn storage is not available in native mode.

Reason:

Undefined.

Action:

Undefined.

CAIN1186

(*) is not a data name on symbolic file.

Reason:

The symbolic name specified in the indirect command could not be found on the PROTSYM file listing.

Action:

Correct the name or re‑compile and post‑process the program.

CAIN1187

(*) is an invalid data name.

Reason:

The data name specified in the indirect command is greater than 31 characters long.

Action:

Correct the command and continue.

CAIN1188

(*) contains invalid data.

Reason:

An indirect command could not be successfully processed because the area specified does not contain a value that conforms to its defined data type.

Action:

Correct the area by moving a valid value into it and retry.

CAIN1189

Invalid data type for subscript.

Reason:

Undefined.

Action:

Undefined.

CAIN1191

Invalid literal in command.

Reason:

The literal specified in an indirect command does not contain valid values, matching delimiters, or is incorrect in length.

Action:

Correct the command and continue.

CAIN1192

Incompatible data type in command.

Reason:

An indirect command is attempting to modify or compare a data area with a value or data area of another type.

Action:

Correct the command and continue.

CAIN1193

Move literal is too long for data name ‑ truncated.

Reason:

An indirect MOVE command is attempting to move a literal into an area too small to contain it in its entirety. Only the portion that fits is moved.

Action:

Shorten the literal or increase the data area.

CAIN1193

Move literal is too short for data name, data padded.

Reason:

An indirect MOVE command is attempting to move a literal that is shorter than the target area. The value is padded with fill characters for the full length of the area.

Action:

None.

CAIN1194

Move command has been executed.

Reason:

Undefined.

Action:

Undefined.

CAIN1197

Standard variable list command.

Reason:

Undefined.

Action:

Undefined.

CAIN1250

WKS/TGT currently not allocated for this COBOLII pgm.

Reason:

The COBOLII working storage or TGT area is not available at the current breakpoint location in the program. Action:

Action:

Invoke indirect commands at another location in the program.

CAIN1252

Requested DSA not available.

Reason:

Undefined.

Action:

Undefined.

CAIN1255

No indirect commands exist for this program/terminal.

Reason:

The CMD option has been newly defined for the program/terminal and does not yet contain any command text or all commands have been deleted.

Action:

Define indirect commands or remove the 'EXEC=' breakpoint.

CAIN1256

Indirect command exceeds specified input buffer size.

Reason:

The total cumulative size of the indirect command text defined for the program/terminal exceeds the maximum amount specified in IN25OPTS value ICMDBUF.

Action:

Reduce indirect commands or increase IN25OPTS ICMDBUF value.

CAIN1257

Indirect command number is out of numeric range.

Reason:

The indirect command statement number entered is not in the 5 digit numeric range of 1‑99999.

Action:

Enter a valid statement number.

CAIN1258

Indirect command number xxxxx does not exist.

Reason:

An indirect GOTO or a CNTL=GO,...C,EXEC= command was issued to indirect command statement number xxxxx which has not been defined.

Action:

Change the number or add a statement with that value.

CAIN1259

Indirect command limit exceeded for program ‑ request ignored.

Reason:

The number of indirect command statements entered for the program/terminal exceeds the maximum amount specified in IN25OPTS value ICMDMAX.

Action:

Reduce indirect commands or increase IN25OPTS ICMDMAX value.

CAIN1260

Indirect command input format is invalid.

Reason:

The indirect command entered contains a missing or incomplete statement number or command text.

Action:

Complete the command and continue.

CAIN1261

Indirect commands added.

Reason:

One or more indirect command statements were added for the program/terminal.

Action:

None.

CAIN1262

Indirect commands deleted.

Reason:

One or more indirect command statements were deleted for the program/terminal.

Action:

None.

CAIN1263

Indirect commands replaced.

Reason:

One or more indirect command statements were replaced for the program/terminal.

Action:

None.

CAIN1264

End of indirect commands.

Reason:

The indirect commands display screen was positioned on the last command statements defined for the program/terminal.

Action:

None.

CAIN1265

Invalid indirect command.

Reason:

The indirect command verb entered is not a valid command, is misspelled, or requires more characters to remove ambiguity.

Action:

Correct the command and continue.

CAIN1266

Maximum indirect command execution count reached.

Reason:

The number of indirect commands executed exceeds the maximum amount specified in IN25OPTS value ICMDEXE. A possible indirect command logic loop exists.

Action:

Reduce the number of commands executed or increase ICMDEXE value.

CAIN1267

GOTO, EXIT or BREAK command missing ‑ processing terminated.

Reason:

The last indirect command was executed for a program/terminal without a following GOTO, EXIT, or BREAK/PAUSE command. The default BREAKpoint action was performed.

Action:

Terminate the command set with a GOTO, EXIT, or BREAK command.

CAIN1268

Indirect command function not supported.

Reason:

Function is obsolete, not yet supported or invalid in the current debugging mode.

Action:

Correct the erroneous command and continue.

CAIN1269

Indirect command syntax error.

Reason:

An indirect command's arguments do not follow the rules of the indirect command verb specified.

Action:

Correct the command and continue.

CAIN1270

Maximum level of active perform commands reached.

Reason:

The level of active PERFORM commands has reached the maximum of 5. A possible indirect command logic loop exists.

Action:

Reduce the number of PERFORMs executed or check for looping.

CAIN1271

No equated data names exist for this program.

Reason:

Undefined.

Action:

Undefined.

CAIN1272

Equated data name limit (10) exceeded ‑ request ignored.

Reason:

An indirect EQUATE command was entered for the 11th time, exceeding the maximum allowable number.

Action:

Replace an existing EQUATE statement or use full data name.

CAIN1273

Equate symbol not defined.

Reason:

Undefined.

Action:

Undefined.

CAIN1274

Equate symbol previously defined.

Reason:

An indirect EQUATE command was specified for an equated symbol that already exists in another statement.

Action:

Replace the original EQUATE statement or use another symbol.

CAIN1275

Invalid expression.

Reason:

An indirect command numeric expression contains unmatched parenthesis or invalid values or operators.

Action:

Correct the command and continue.

CAIN1276

Arithmetic expression error.

Reason:

An indirect command contains an illegal mathematic expression or exceeds the 18‑digit numeric limit.

Action:

Correct the command and continue.

CAIN1277

Equate symbol length cannot exceed 8 characters.

Reason:

An indirect EQUATE command was specified with a symbol longer than the maximum allowable length of 8.

Action:

Correct the command and continue.

CAIN1343

This storage cannot be located without a locator(‑>).

Reason:

Undefined.

Action:

Undefined.

CAIN1344

Too many procedure or embedded‑program names in command

Reason:

An indirect command was specified with a data name containing more than 1 procedure name delimiter characters ':'.

Action:

Correct the command and continue.

CAIN1345

Bit value should be enclosed in quotes.

Reason:

Undefined.

Action:

Undefined.

CAIN1346

Cannot find based variable locator table.

Reason:

Undefined.

Action:

Undefined.

CAIN1347

This type of move is not supported in this release.

Reason:

Undefined.

Action:

Undefined.

CAIN1348

This dataname reference is ambiguous; you must qualify.

Reason:

Undefined.

Action:

Undefined.

CAIN1349

Data name was not found in named procedure.

Reason:

Undefined.

Action:

Undefined.

CAIN1350

Array information not found; data name is not an array.

Reason:

Undefined.

Action:

Undefined.

CAIN1351

Too many subscripts have been entered in the command.

Reason:

Undefined.

Action:

Undefined.

CAIN1358

Spare msg area .

Reason:

Undefined.

Action:

Undefined.