Previous Topic: CAIN0001—CAIN0500Next Topic: CAIN1001—CAIN1500


CAIN0600—CAIN1000

CAIN0601

RECORD OBTAINED FOR VIEWING

Reason:

In response to the FUNC=GET, FUNC=NEXT, or FUNC=PREV that you entered, a record has been received and its data has been placed in the WORK AREA that is currently displayed.

Action:

None.

CAIN0603

WORK AREA OBTAINED

Reason:

A WORK AREA has been obtained in response to the FUNC=ADDN or FUNC=ADDU that you entered.

Action:

None.

CAIN0604

BROWSE BEGUN

Reason:

A browse operation began in response to your command.

Action:

None.

CAIN0605

BROWSE TERMINATED

Reason:

A browse operation has ended in response to the FUNC=ENDB that you entered.

Action:

None.

CAIN0606

WORK AREA SAVED

Reason:

The current WORK AREA has been saved, in response to the FUNC=SAVE that you entered.

Action:

None.

CAIN0607

SAVED WORK AREA REPLACED

Reason:

An existing saved WORK AREA has been replaced by a new saved WORK AREA, in response to the FUNC=SAVE that you entered.

Action:

None.

CAIN0608

SAVED WORK AREA IS DISPLAYED

Reason:

The saved WORK AREA is displayed on your screen, in response to the FUNC=DISS that you entered.

Action:

None.

CAIN0609

WORK AREA IS DISPLAYED

Reason:

The WORK AREA is displayed on your screen, in response to the FUNC=DISW that you entered.

Action:

None.

CAIN0610

(DUPKEY) RECORD OBTAINED FOR VIEWING

Reason:

A VSAM record has been retrieved by an alternate index, in response to the FUNC=GET that you entered. However, there are other records in the data set that have the same alternate key. The VSAM record's data was placed in the WORK AREA, which is now displayed on the screen.

Action:

A browse retrieves the duplicate records.

CAIN0611

RECORD OBTAINED FOR UPDATE

Reason:

The record specified in the RCID= field has been retrieved for update, in response to the FUNC=GETU that you entered. The record's data was placed in the WORK AREA, which is now displayed on your screen.

Action:

None.

CAIN0612

FWA HAS BEEN RELEASED

Reason:

(1) For MODE=UPDATE, the record specified in the RCID= field, which had previously been retrieved for update, has been released. (2) For MODE=ADD or MODE=ADDM, this indicates that you have specified that no more records will be added.

Action:

None.

CAIN0613

RECORD DELETED

Reason:

The record specified in the RCID= field has been deleted from the file specified in the FILEID= field, in response to the FUNC=DEL or FUNC=PUT/SUBFUNC=DEL that you entered. The record's data is still available in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0614

RECORD ADDED

Reason:

The record specified in the RCID= field has been added to the file specified in the FILEID= field, in response to the FUNC=PUT that you entered. The record's data is still available in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0615

RECORD UPDATED

Reason:

The record specified in the RCID= field has been replaced in the file specified in the FILEID= field, in response to the FUNC=PUT that you entered. The record's data is still displayed in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0616

DATA HAS BEEN LOCATED

Reason:

The data specified in the DATA= field has been found, in response to the FUNC=SRCH that you entered. The record was retrieved and its data placed in the WORK AREA, which is displayed on your screen, beginning with the byte where the data was found.

Action:

None.

CAIN0617

END OF FILE

Reason:

An end‑of‑file condition has been encountered during a FUNC=NEXT or a beginning‑of‑file condition was found during a FUNC=PREV. The browse operation has been terminated.

Action:

None.

CAIN0618

REQUEST PROCESSED

Reason:

Your request has been processed successfully.

Action:

None.

CAIN0619

TS RECORD RETRIEVED

Reason:

A record has been retrieved from the temporary storage area specified in the RCID= field, in response to the FUNC=GET that you entered. The record's data was placed in the WORK AREA, which is now displayed on your screen.

Action:

None.

CAIN0620

TS RECORD RETRIEVED AND RELEASED

Reason:

A record has been retrieved and released from the temporary storage area specified in the RCID= field, in response to the FUNC=REL or FUNC=GET/SUBFUNC=REL that you entered.

Action:

None.

CAIN0621

TS QUEUE RECORD RETRIEVED

Reason:

The temporary storage queue record specified in the RCID=and ENTRY= fields has been retrieved, in response to the FUNC=GETQ that you entered. The record's data was placed in the WORK AREA, which is now displayed on your screen.

Action:

None.

CAIN0622

TS QUEUE PURGED

Reason:

The temporary storage queue specified in the RCID= field has been purged, in response to the FUNC=PURG that you entered.

Action:

None.

CAIN0623

TS RECORD WRITTEN

Reason:

A record has been written to the temporary storage area specified in the RCID= field, in response to the FUNC=PUT that you entered. The record's data is still available in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0624

TS RECORD WRITTEN AND REPLACED

Reason:

A record has been replaced in the temporary storage area specified in the RCID= field, in response to the FUNC=PUT/SUBFUNC=REPL that you entered. The record's data is still active in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0625

TS QUEUE RECORD WRITTEN

Reason:

A record has been written to the temporary storage queue specified in the RCID= field, in response to the FUNC=PUTQ that you entered. The record's data is still available in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0626

TS QUEUE RECORD WRITTEN AND REPLACED

Reason:

A record has been placed in the temporary storage queue specified in the RCID= and ENTRY= fields, in response to the FUNC=PUTQ/SUBFUNC=REPL that you entered.

Action:

None.

CAIN0627

TD RECORD RETRIEVED

Reason:

A transient data record has been retrieved from the transient data destination specified in the DESTID= field, in response to the FUNC=GET that you entered. The record's data was moved to the WORK AREA, which is displayed, on your screen.

Action:

None.

CAIN0628

TD RECORD WRITTEN

Reason:

The specified record was written to the transient data destination specified in the DESTID= field, in response to the FUNC=PUT that you entered. The record's data is still available in the WORK AREA, which is displayed on your screen.

Action:

None.

CAIN0629

DESTINATION PURGED

Reason:

The transient data destination specified in the DESTID= field was purged, in response to the FUNC=PURG that you entered.

Action:

None.

CAIN0630

SIZE= INVALID OR MISSING

Reason:

Self‑explanatory.

Action:

Correct the error, and resubmit your request.

CAIN0631

CHGELEN= INVALID OR MISSING

Reason:

Self‑explanatory.

Action:

Correct the error, and resubmit your request.

CAIN0632

LOC= INVALID OR MISSING

Reason:

The LOC= field does not contain one of the following values: all numerics, ?, FWD, BWD, or ANY.

Action:

Correct the error and resubmit the request.

CAIN0633

RCID= INVALID OR MISSING

Reason:

The record identification must be entered exactly as required in the CICS/VS Application Programmer's Reference Manual. This includes all the necessary bytes; the FILE transaction provides no padding. If character and hexadecimal values have to be mixed in the record identification, use C' ' and X' ' strings.

Action:

Correct the error, and resubmit the request.

CAIN0634

DATATYPE= INVALID

Reason:

The DATATYPE= field was not an FC, TS, TD, or DL (if DL/I support is generated).

Action:

Correct the error, and resubmit the request.

CAIN0635

FUNC= INVALID

Reason:

The function you selected is not known to the FILE transaction or is not supported for the specified file.

Action:

Correct the error, and resubmit the request.

CAIN0636

SUBFUNC= INVALID

Reason:

Self‑explanatory.

Action:

Correct the error and resubmit the request.

CAIN0637

RETMETH= INVALID

Reason:

The RETMETH= field does not contain 'KEY' or 'RELREC'.

Action:

Correct the error and resubmit the request.

CAIN0638

SRCHTYP= INVALID

Reason:

The SRCHTYP= field does not contain one of the following: 'FKEQ', 'FKGE', 'GKEQ', or 'GKGE'.

Action:

Correct the error and resubmit the request.

CAIN0639

DATA= INVALID OR MISSING

Reason:

Self‑explanatory. Note that if both hexadecimal and character bytes are to be entered, a concatenation of C' ' and X' ' strings is most practical.

Action:

Correct the error and resubmit the request.

CAIN0640

TODEST= INVALID OR MISSING

Reason:

The TODEST= field is either not filled in or is filled in with an invalid transient data destination. You can check the CICS Destination Control Table by issuing the CORE=DCT or CORE=DEST=destid command.

Action:

Correct the error and resubmit the command.

CAIN0641

ARGTYP= INVALID

Reason:

The ARGTYP= field does not contain 'KEY', 'RBA' or 'XRBA'.

Action:

Correct and resubmit.

CAIN0642

ENTER program.structure NAME IN USE= FIELD

Reason:

Instructional message.

Action:

Enter the program.structure name in the USE= field.

CAIN0651

ENTRY ERROR

Reason:

The number specified in the ENTRY= field is not within the limits of the existing queue.

Action:

Correct and resubmit.

CAIN0652

NO SPACE ON AUXILIARY STORAGE

Reason:

There is no space available in auxiliary storage.

Action:

None.

CAIN0653

TS RECORD NOT FOUND. CANNOT BE REPLACED

Reason:

The temporary storage record to be replaced cannot be found.

Action:

None.

CAIN0654

IDENTIFICATION ERROR

Reason:

The symbolic temporary storage identification in the RCID= field could not be found. This is usually the same as a 'record not found' condition.

Action:

Correct the RCID= and resubmit.

CAIN0655

REMOTE DATAID'S NOT SUPPORTED

Reason:

Access to remote temporary storage queues is not supported.

Action:

None.

CAIN0661

QUEUE IS BUSY

Reason:

The transient data queue could not be accessed due to a busy condition.

Action:

Try the request later.

CAIN0662

QUEUE IS ZERO

Reason:

There are no records in the Transient Data Queue.

Action:

None.

CAIN0663

INVALID DESTINATION

Reason:

The Transient Data Queue name is not defined to CICS.

Action:

Correct the queue name and resubmit.

CAIN0665

DESTINATION NOT OPEN

Reason:

The destination entered in the DESTID= field is not opened.

Action:

Determine why the destination is not open. If possible, use the CEMT or CSMT service transactions to open the destination.

CAIN0666

NO SPACE ON QUEUE

Reason:

The intrapartition data set specified in the DESTID= field is out of space.

Action:

None.

CAIN0667

WRITE NOT SERVICEABLE

Reason:

The extrapartition data set specified in the DESTID= field is out of space.

Action:

None.

CAIN0668

REMOTE DESTID'S NOT SUPPORTED

Reason:

Informational message.

Action:

None.

CAIN0671

INVALID FILE NAME

Reason:

The file named in the FILEID= was not found in the CICS File Control Table (FCT).

Action:

Correct the file name in the FILEID= field and resubmit the request.

CAIN0672

DUPKEY RECORD ‑ ERROR

Reason:

You attempted to add a record whose record key already exists.

Action:

None.

CAIN0673

RECORD NOT FOUND

Reason:

You attempted to read a record that does not exist.

Action:

Correct the record ID and resubmit the request.

CAIN0674

DUPLICATE RECORD

Reason:

A duplicate record occurred while you were executing a file request.

Action:

Correct the record ID, and resubmit the request.

CAIN0675

INVALID REQUEST

Reason:

An invalid request occurred while executing a file request.

Action:

Check the FCT entry for the FILEID to ensure that it allows the type of processing that you requested.

CAIN0676

INPUT/OUTPUT ERROR

Reason:

An Input/Output error occurred during the CICS requests and processing did not complete correctly.

Action:

Retry the request. If the error still occurs, contact your CICS Systems Programmer.

CAIN0677

FILE DISABLED

Reason:

EXEC CICS names a disabled or non‑existing program.

Action:

Check that the program is in the correct CICS Load Library. Check the program definition for the program you requested.

CAIN0678

NO DASD SPACE FOR ADDING RECORD

Reason:

There is no space available on the direct access device for adding records to a data set. Your program did not have a HANDLE CONDITION for this error.

Action:

Expand the data set or cancel your transaction by pressing PF9, ENTER and PF3.

CAIN0679

FILE IS NOT OPEN

Reason:

The error occurred because the file you are trying to access is not open to CICS. Your program did not have a HANDLE CONDITION for this error.

Action:

Disconnect your terminal from CA InterTest for CICS and use the CEMT transID to open the file. Then reconnect you terminal to CA InterTest for CICS and use the resume task menu to execute the CICS request again.

CAIN0680

YOU ARE ATTEMPTING TO CHANGE THE RECORD KEY

Reason:

You cannot modify the key of a record.

Action:

None.

CAIN0681

DL/1 CANNOT BE ACCESSED FROM DATATYPE=FC

Reason:

The file you are accessing is a DL/I database and DL/I cannot be accessed from DATATYPE=FC.

Action:

Specify DATATYPE=DL.

CAIN0682

SIZE= VALUE IS GREATER THAN MAX FOR FILE

Reason:

Informational message.

Action:

Correct and resubmit.

CAIN0683

RECFORM=Undefined. NOT SUPPORTED

Reason:

The file specified in the FILEID= field is defined as RECFORM= Undefined.

Action:

None.

CAIN0684

FILE COULD NOT BE OPENED

Reason:

Informational message.

Action:

Determine why the file could not be opened. Correct the problem and resubmit your request.

CAIN0685

RECORD LENGTH IS INVALID

Reason:

You attempted to update or insert a record that is too long (RECFM=V) or not equal (RECFM=F) to the file's record definition.

Action:

Specify the correct length and resubmit the request.

CAIN0686

MRO/ISC ABEND PROCESSING A REMOTE FILE

Reason:

Abend xxxx occurred while processing a remote request.

Action:

Probable MRO/ISC setup error. Check that the MRO/ISC connections are properly established and that CA InterTest for CICS release 4.2 or above is installed in each region.

CAIN0687

REMOTE BDAM FILES ARE NOT SUPPORTED

Reason:

The file to be processed is not local to the region.

Action:

Use CA InterTest for CICS in the region that owns the file.

CAIN0688

MRO/ISC ERROR PROCESSING A REMOTE FILE

Reason:

An error occurred while establishing the session to the remote region. Probable MRO/ISC setup error.

Action:

Check the MRO/ISC connections. Ensure that CA InterTest for CICS release 4.2 or above is installed in each region. You can use CEDF to debug this problem and stop at ALLOCATE commands.

CAIN0689

FILE STATUS IS CLOSED, UNENABLED

Reason:

Informational message.

Action:

None.

CAIN0690

DATABASE NOT IN DDIR, CLOSED OR INVALID ARG

Reason:

The database is not defined to CICS, or it has not been started.

Action:

Ensure that the database exists and resubmit the request.

CAIN0691

PSB NAME NOT IN DIRECTORY

Reason:

The file to be processed is not local to the region.

Action:

Use CA InterTest for CICS in the region that owns the file.

CAIN0692

PROGRAM NOT DEFINED IN APPL CNTL TABLE

Reason:

The PSB is not defined in the IN25FLF program's entry in the DL/I Application Control Table. The IN25FLF must be in the ACT because that programs issues the DL/I calls for the FILE transaction.

Action:

Add the PSB to the IN25FLF entry in the ACT.

CAIN0693

CALLING PROGRAM IS CURRENTLY SCHEDULED

Reason:

The PSB has already been scheduled.

Action:

Continue with the request.

CAIN0694

PSB SPECIFIES PLI

Reason:

The specified PSB was generated as PL/I.

Action:

Change the PSB language specification and regenerate, or generate a duplicate PSB that specifies the languages as ASM.

CAIN0695

PSB COULD NOT BE INITIALIZED

Reason:

The PSB could not be scheduled.

Action:

Determine the reason for this failure.

CAIN0696

PSB NOT DEFINED IN PROGS APPL CNTL TAB ENTRY

Reason:

The PSB is not defined in the IN25FLF program's entry in the DL/1 Application Control Table. The IN25FLF must be in the ACT because that program issues the DL/1 calls for the FILE transaction.

Action:

Add the PSB to the IN25FLF entry in the ACT.

CAIN0697

DLI INTERFACE HAS BEEN TERMINATED

Reason:

Informational message.

Action:

Determine why the DL/1 interface has been terminated.

CAIN0698

TASK HAS NOT SCHEDULED A PSB

Reason:

A proper PSB must be scheduled to complete your DLI call.

Action:

Specify the correct PSB, and resubmit the request.

CAIN0699

ENTER PSB / DBD

Reason:

Informational message.

Action:

Enter the appropriate value.

CAIN0700

INVALID PCB ADDRESS

Reason:

The proper PSB must be scheduled to complete your DLI call.

Action:

Check the PSB specified, and resubmit the request.

CAIN0701

NO PCB FOR DBD

Reason:

The DBD specified in the DBD= field was not found in the PSB that was entered in the PSB= field.

Action:

Enter the correct PSB or DBD and resubmit.

CAIN0702

INVALID PCB NUMBER FOR DBD

Reason:

The PCB number in the NO= field for this DBD is invalid.

Action:

Specify the correct PCB number and resubmit.

CAIN0703

SSA IS INVALID

Reason:

Informational message.

Action:

Specify the correct SSA and resubmit.

CAIN0709

DL/1 NOT ACTIVE

Reason:

You attempted to access a DL/I database, but your attempt has failed, because the DL/I is not defined to the region.

Action:

Check the SIT parameter, DL1=.

CAIN0711

NO WORKAREA. REQUEST IGNORED

Reason:

No WORK AREA was found for a FUNC= DISW request.

Action:

Enter the appropriate value.

CAIN0712

COPY INVALID WHEN LOGGING OR AUDIT=YES

Reason:

The transient data copy function may not be used while the logging or audit functions are active.

Action:

Deactivate these functions, and resubmit the request.

CAIN0713

NLOG INVALID BECAUSE AUDIT=YES IS ACTIVE

Reason:

The system installation defined automatic logging through AUDIT=YES, and the no logging (NLOG) parameter was specified by the user.

Action:

Logging is performed.

CAIN0714

FUNC= PREV INVALID FOR BDAM FILE

Reason:

BDAM files cannot be read in reverse.

Action:

None.

CAIN0715

LOC IS BEYOND WORK AREA

Reason:

The value in the LOC= field points beyond the WORK AREA.

Action:

Enter the correct value and resubmit.

CAIN0716

NO SAVED WORK AREA. REQUEST IGNORED

Reason:

There was no work area available for the specified function.

Action:

Issue a save command, and resubmit the request.

CAIN0717

FROMLOC IS BEYOND SAVED WORK AREA

Reason:

Informational message.

Action:

Correct and resubmit.

CAIN0719

ENTER THE PASSWORD

Reason:

The file or DBD you are working with is password‑protected. The password is missing from the PASSWORD= field or PS= field. The person who generated CA InterTest for CICS at your installation should be able to answer any questions about FILE passwords.

Action:

Enter the correct password.

CAIN0720

PASSWORD INVALID

Reason:

The password that you entered was incorrect.

Action:

Obtain the appropriate password and resubmit.

CAIN0726

FUNCTION SEQUENCE ERROR

Reason:

Informational message.

Action:

Refer to the CA InterTest for CICS User Guide for the proper sequence.

CAIN0728

DATA NOT FOUND

Reason:

The data specified in the DATA= field has been not been found after searching the number of records specified in the SIZE= field, in response to the FUNC= SRCH command that you entered.

Action:

Enter a different data string.

CAIN0731

ENTER FILEID

Reason:

The file name, or identification, is missing from the FILEID= field.

Action:

Enter the appropriate value.

CAIN0732

ENTER DEST ID

Reason:

The transient data destination name, or identification, is missing from the DESTID= field.

Action:

Enter the appropriate value.

CAIN0733

FILE TRANSACTION IS NOT AUTHORIZED

Reason:

The FILE transaction is not authorized to access the file.

Action:

If the file or TS queue is remote, check the CICS mirror transaction authority. You can use CEDF to debug this problem.

CAIN0734

FILE HAS BEEN DISABLED

Reason:

Informational message.

Action:

None.

CAIN0735

DESTINATION HAS BEEN DISABLED

Reason:

You attempted to access a disabled transient data queue.

Action:

Enable the queue, and resubmit your request.

CAIN0736

UNRECOGNIZED SBA ON INPUT ‑ RE‑ENTER DATA

Reason:

A logic error occurred in the file transaction.

Action:

Contact CA technical support.

CAIN0737

IN25SEC2 NOT FOUND IN PPT OR IS DISABLED

Reason:

The FILE transaction goes to the CA InterTest for CICS program IN25SEC2 to check to see if a password is valid. However, the transaction was unable to find IN25SEC2.

Action:

Report the problem to the person who installed CA InterTest for CICS.

CAIN0738

UNEXPECTED ERROR RECEIVED

Reason:

An unexpected error has occurred.

Action:

Resubmit your request. If you still get an error, contact CA technical support.

CAIN0739

FUNC= COMMAND NOT SUPPORTED IN THIS RELEASE

Reason:

The command you entered is not supported in this release of CA InterTest for CICS.

Action:

None.

CAIN0740

ILLOGIC ERROR

Reason:

This error occurs after all other error conditions have been checked.

Action:

Check the VSAM error code in the VSAM Messages and Codes manual and proceed accordingly. The value in VSWARTNC is the same as the value in register 15 on return from the VSAM macro. The value in VSWAERRC is the error code from the RPL block in the VSWA area. Both values are expressed in hexadecimal format.

CAIN0741

UNIDENTIFIED ERROR

Reason:

A logic error occurred in the file transaction.

Action:

Contact CA technical support.

CAIN0742

AUDIT FAILURE ‑ VALIDATE GLOG DESTID

Reason:

The global logging Transient Data Destination ID is not defined to CICS or it cannot be written to.

Action:

Ensure that the Destination ID exists and can be written to.

CAIN0750

DATA‑NAME WAS NOT FOUND IN THE STRUCTURE

Reason:

A 'FIND' request for an undefined data name was issued.

Action:

Specify a valid data name, and resubmit the request.

CAIN0751

AT FIRST ENTRY IN STRUCTURE

Reason:

This item is the first item in a structured request.

Action:

None.

CAIN0752

AT LAST ENTRY IN STRUCTURE

Reason:

This item is the last item displayed for a structured request.

Action:

None.

CAIN0753

STRUCTURE NAME FOUND BEFORE SEARCH START LOC

Reason:

You were displaying a structured work area before setting a breakpoint or UBP option.

Action:

Start CA InterTest for CICS at the first area in the procedure division or at #1 before looking at the item.

CAIN0754

STRUCTURE TRUNCATED TO WORK AREA LENGTH

Reason:

The structured file is longer than the area that you are trying to access.

Action:

Specify the actual length of the structured file and insert that information into the program. Recompile the program and run the NEW COPY function.

CAIN0755

LAST STRUCTURE NAME EXPANDED

Reason:

This item is the last field of the structure. It has been redefined.

Action:

None.

CAIN0756

DATA‑NAME OFFSET EXCEEDS WORK AREA LENGTH

Reason:

The length of the item you are trying to view is longer than the length of the work area.

Action:

Increase the length of the work area. Recompile the program and run the NEW COPY option.

CAIN0757

LOC= IS PAST THE END OF RECORD

Reason:

The specified location is not part of your record.

Action:

Check the listing to find out where the field is located and correct the LOC= entry.

CAIN0758

TRANSACTION HAS BEEN TERMINATED

Reason:

The transaction was abended or the transaction ended correctly

Action:

Press PF1 to display the abend, or specify the next transaction.

CAIN0759

FILE FACILITY TERMINATED

Reason:

You pressed Clear and terminated the FILE facility.

Action:

None.

CAIN0760

EDIT ERRORS

Reason:

Errors are present in your listing.

Action:

Check your listing to determine where the errors occurred.

CAIN0761

(*) BYTES CHANGED

Reason:

This message indicates that (*) bytes changed. It gives the address of the first byte (YYYYYYY).

Action:

None.

CAIN0762

DB2 PGM NOT DEFINED IN PPT OR NOT IN LOADLIB

Reason:

The program was not loaded in the proper CICS load LIB. The PPT entry was disabled and cannot be loaded.

Action:

Modify or correct the PPT name. Ensure that the program is loaded into the correct load LIB.

CAIN0763

MRO/ISC ABEND (*) PROCESSING A REMOTE FILE

Reason:

A remote file cannot be accessed, or it is not defined properly.

Action:

Check the file definitions and the CICS connection to the remote system.

CAIN0764

ABEND (*) HAS OCCURED WHEN ACCESSING DBCTL

Reason:

The specified abend occurred while you were trying to access the DBCTL.

Action:

For more information, see the DB2 Messages and Codes manual. Correct the problem and retry.

CAIN0765

(*) RECORDS DELETED

Reason:

You requested that specified records be deleted using the FILE facility of CA InterTest for CICS.

Action:

None.

CAIN0766

MRO/ISC ERROR ON REMOTE FILE‑EIBRESP IS (*)

Reason:

The file you were searching for was not found.

Action:

Check the FCT entries to see where the file is located. Correct the FCT entry if necessary.

CAIN0767

ILLOGIC ERROR. EIB RTNC (*) EIB ERRC (*)

Reason:

There is a logic error. The EIB return code (N), EIB error code (X) follows.

Action:

Examine your program and correct the logic.

CAIN0768

UNIDENTIFIED ERROR. TCAFCTR (*)

Reason:

An internal logic problem exists in the FILE transaction.

Action:

Contact CA technical support.

CAIN0769

LOWER‑CASE CHARS FOUND, PRESS PF9 AND RE‑ENTER

Reason:

You attempted to modify lowercase data to upper‑case data because you are in Caps On mode. The lower case data was not modified.

Action:

Press PF9 to switch to Caps Off mode, and reenter the modified data, or switch to Format H and modify the data.

CAIN0770

SRCHTYP MUST BE FKEQ OR GKEQ FOR FUNC=DEL

Reason:

You entered the wrong search type. To delete records, enter FKEQ or GKEQ.

Action:

Specify FKEQ or GKEQ as your search type.

CAIN0771

PARTIAL DUMP TAKEN

Reason:

A partial dump occurred. It contains registers and the last instruction that was executed.

Action:

Enable ITTrace to obtain a valid dump: CNTL=ITTRACE,ON. Or, fix the error that caused the dump to occur.

CAIN0780

CALL COMPLETED

Reason:

The DL/I CALL that you specified executed successfully.

Action:

None.

CAIN0781

HIERARCHICAL ERROR IN SSAS

Reason:

The DL/I CALL that you specified did not execute successfully. Refer to the IBM IMS/VS Application Programming Guide for CICS Users for a detailed explanation of the DL/I status code, which appears on the FILE menu.

Action:

Contact CA technical support.

CAIN0782

REQUIRED SSAs MISSING

Reason:

This database call requires that the SSAs be properly specified.

Action:

Correct the SSAs and resubmit, or contact CA technical support.

CAIN0783

DATA MANAGEMENT OPEN ERROR

Reason:

The database you are trying to open could not be accessed.

Action:

Check the parameters you set and resubmit, or contact CA technical support.

CAIN0784

SSA QUALIFICATION FORMAT INVALID

Reason:

Informational message.

Action:

Check the parameters you set and resubmit, or contact CA technical support.

CAIN0785

INVALID SSA FIELD NAME

Reason:

Informational message.

Action:

Correct the SSA field name and try again, or contact CA technical support.

CAIN0786

CALL INCOMPATIBLE WITH PROCESSING OPTIONS

Reason:

Your request is illogical.

Action:

Correct your request and try again, or contact CA technical support.

CAIN0787

I/O ERROR

Reason:

An I/O error occurred during the CICS request, and processing was not successfully completed.

Action:

Correct your request and try again, or contact CA technical support.

CAIN0788

NO SUCH COMMAND

Reason:

There is no such command in CA InterTest for CICS.

Action:

Refer to the CA InterTest for CICS User Guide for a list of valid commands.

CAIN0789

COMMAND EXECUTED

Reason:

The command you entered in your program executed successfully.

Action:

None.

CAIN0790

COMMAND VIOLATES SECURITY

Reason:

The command you entered violates security.

Action:

Check the command you entered. See your facility's systems people to find out what caused the security violation.

CAIN0791

KEY FIELD OR NON‑REPLACEABLE FIELD CHANGED

Reason:

While completing a FILE transaction, you attempted to change a non‑replaceable or segment key field.

Action:

Correct your request and try again, or contact CA technical support.

CAIN0792

NO PREVIOUS SUCCESSFUL GHX CALL

Reason:

The command you entered requires that a previous GHX had been successfully executed.

Action:

Correct your request and try again, or contact CA technical support.

CAIN0793

VIOLATED DELETE RULE

Reason:

You did not enter the FUNC=DEL command properly.

Action:

Refer to the CA InterTest for CICS User Guide for a list of valid commands, correct your request and try again, or contact CA technical support.

CAIN0794

CROSSED HIERACHICAL BOUNDRY INTO HIGHER LVL

Reason:

A DL/1 request was issued, which caused a hierarchy boundary change.

Action:

Correct your request and try again, or contact CA technical support.

CAIN0795

END OF DATASET

Reason:

An End of Dataset was encountered while processing the DL/I request.

Action:

None.

CAIN0796

SEGMENT NOT FOUND

Reason:

The segment that you requested is not on the file.

Action:

None.

CAIN0797

DIFFERENT SEGMENT TYPE AT SAME LEVEL

Reason:

Your data includes 2 or more field names at this level.

Action:

Correct your request and try again, or contact CA technical support.

CAIN0798

NO PARENTAGE ESTABLISHED

Reason:

A DL/I GNP or GHNP call was executed, but no parentage was established.

Action:

None.

CAIN0799

SEGMENT ALREADY EXISTS

Reason:

You are trying to add a record that already exists.

Action:

Delete the older record before you add this record, or clear out this record.

CAIN0800

VIOLATED INSERT RULE

Reason:

Your attempt to insert or add a record or record segment was invalid.

Action:

Refer to the CA InterTest for CICS User Guide for a list of rules on how to use the File Request option. Correct your request and try again, or contact CA technical support.

CAIN0801

SEGMENT BEING LOADED ALREADY EXISTS

Reason:

The segment that you are trying to add is already on the database.

Action:

Contact CA technical support.

CAIN0802

KEY FIELD OF SEGMENT OUT OF SEQUENCE

Reason:

The key field of the segment being loaded is out of sequence.

Action:

Check the segment and determine where it should be loaded.

CAIN0803

NO PARENT FOR THIS SEGMENT HAS BEEN LOADED

Reason:

An illogical DL/1 request has been made.

Action:

Respecify the command, or contact Support.

CAIN0804

OUT OF SEQUENCE FOR SIBLING SEGMENT

Reason:

An illogical DL/1 request has been made.

Action:

Respecify the command.

CAIN0805

VIOLATED REPLACE RULE

Reason:

You did not enter the correct information to replace a record or field.

Action:

Refer to the CA InterTest for CICS User Guide for a list of rules on how to replace a record or field.

CAIN0806

NO Message FOR THIS STATUS CODE

Reason:

There is no message available for this status.

Action:

None.