Previous Topic: Range 350 MessagesNext Topic: Range 450 Messages


Range 400 Messages

Message ID

Message

C400001

ILLEGAL FORMAT FOLLOWING FILE

The file appears on a HIR card with an invalid qualifier. A qualifier must consist of a parenthetical expression following the file name. The first file (entry file) on a HIR card may not have any qualifying entries, except for a 1-digit control field sequence number. A variable file may have one of the following:

  • An optional path ID (2 characters in length)
  • A designated linkage path (8 characters in length)
  • Both, in either order, separated by a comma

Severity: E

Modules: CULLTCLR

C400003

READ ERROR

(CONT) STATUS ssss

(CONT) CONTROL cccccccc

This messages results from a TOTAL/CA Culprit dictionary read error. It is followed by status and control information about the TOTAL database. To correct this error, see your DBA.

Severity: E

Modules: CULLTCLR

C400006

ILLEGAL OR NO S*ID SPECIFIED

The HIR parameter must be followed by a space, a 2-character path ID, and another space. Correct the entry after the HIR parameter and try the report again.

Severity: E

Modules: CULLTCLR

C400007

FILE NOT FOUND IN HIR ENTRIES

A field was referenced that does not belong to any file specified on any HIR parameter.

Severity: E

Modules: CULLTCLR

C400008

ffff FILE NOT FOUND IN DICTIONARY ssss

File ffff was specified on a HIR card but could not be found in the TOTAL/CA Culprit dictionary. Ssss is the TOTAL status code for the read operation.

Severity: E

Modules: CULLTCLR

C400009

NON TOTAL FILE ffff ILLEGAL IN PATH

Non-TOTAL file ffff was specified illegally on a HIR parameter. Check the TOTAL/CA Culprit dictionary to obtain the correct spelling of the file name.

Severity: E

Modules: CULLTCLR

C400010

NO LINKAGE DEFINED FROM ffff TO gggg

The description of file ffff in the TOTAL/CA Culprit dictionary contains no information about linkage to gggg. Check the TOTAL/CA Culprit dictionary under the KEYS/LINKS column to correct this error.

Severity: E

Modules: CULLTCLR

C400011

DICTIONARY READ ERROR ON KEY NAME ssss

A control-field name was specified on a KEY parameter, but information about the field cannot be read from the TOTAL/CA Culprit dictionary. Ssss is the TOTAL status code.

Severity: E

Modules: CULLTCLR

C400012

CANNOT OPEN (CLOSE) SUPPORT FILE ffff-ssss

TOTAL/CA Culprit cannot open (or close) file ffff. The status code is ssss. Call your database administrator.

Severity: E

Modules: CULLTCLR

C400013

KEY VALUES SUPPLIED OVERFLOW KEY TABLE

More key values have been specified via KEY parameters than can be accommodated by TOTAL/CA Culprit's internal tables. Put the key values in a sequential key file to correct this error.

Severity: E

C400014

NON NUMERIC ENTRY FOR ffffffff

Ffffffff identifies a KEY file field that must have a numeric value, but does not. The value must include leading zeros.

Severity: E

Modules: CULLTCLR

C400015

TABLE OVERFLOW tttttttt

Tttttttt is the name of a CULLTCLR table that is completely filled. Tasks to consider before recompiling the code to increase the table size follow:

  • If the ITEMDEF table overflows, define more fields to the TOTAL/CA Culprit dictionary to decrease the number of user-supplied REC parameters.
  • If possible, use the same work-field names for both extract and total processing.
  • If the ITEMUDEF table overflows, use override REC parameters at run time to decrease the number of field definitions CA Culprit must look up.

Severity: E

Modules: CULLTCLR

C400016

KEY NAME NOT KEY OF BASE FILE

The control field name specified on the KEY parameter either does belong to the entry file on the HIR card or is not defined as a control field for that file in the TOTAL/CA Culprit dictionary.

Severity: E

Modules: CULLTCLR

C400017

NO FILES SPECIFIED

No file names were given after the string identifier on the HIR card. Specify a file name after the string identifier.

Severity: E

Modules: CULLTCLR

C400018

BASE FILE INCONSISTENT WITH PRIOR

An entry file on a HIR card is not the same as the others. All entry files on HIR cards must be the same.

Severity: E

Modules: CULLTCLR

C400019

ERROR ON SIGNON

An error occurred during at attempt to open or sign on to the TOTAL database.

Severity: E

Modules: CULLTCLR