Previous Topic: Range 450 MessagesNext Topic: Range 550 Messages


Range 500 Messages

Message ID

Message

C500001

INVALID DICTIONARY RECORD

A parameter other than a FIL, PRD, LRD, or COMMENT was read on the dictionary. The parameter is ignored and processing continues with the next parameter in sequence on the dictionary.

Severity: W

C500002

RDAM FILE COUNT EXCEEDS MAXIMUM

More than 20 files were specified on HIR parameters for one run. Decrease the number of files specified on HIR parameters to a maximum of 20 and resubmit the job.

Severity: E

C500003

RDAM DATA LIST EXCEEDS BUFFER SIZE

The DATA portion of the file exceeds the buffer size. The default value for buffer size is 13,000 bytes. An override value can be specified in the range 1000 through 32,767 bytes. Increase the size of the buffer by specifying a larger size on the record-size-n entry of the INPUT parameter, or use HTH parameters to limit data retrieval to only those physical fields required for the run. Resubmit the job.

Severity: E

C500004

RUN TIME LFD CONTAINS FILE-ID NOT IN HIR

The FILE-ID entry on a runtime LFD parameter does not match a FILE-ID entry on a HIR parameter. Each file entry on a runtime LFD parameter must match a file entry on the HIR parameter. Correct the LFD parameter and/or HIR parameter, and resubmit the job.

Severity: E

C500005

RUN TIME LFD CONTAINS PFD NO. UNKNOWN TO DICTIONARY

The FIELD ID entry on a runtime LFD parameter does not match a physical field ID in the dictionary. Runtime LFD entries must pertain to PRDs within files defined in the dictionary. Correct the runtime LFD entry and/or dictionary PFD, and resubmit the job.

Severity: E

C500006

HIR COUNT EXCEEDS MAXIMUM

More than 20 HIR parameters have been submitted in a single run. Decrease the number of HIR parameters to 20 or less, and resubmit the job.

Severity: E

C500007

LOGICAL STRING PROGRESSION ERROR

If the RDMS/CA Culprit interface is performing automatic processing, the first file entry on the HIR parameter must specify the DATA portion of a file. Subsequent entries are optional and are specified as follows:

  • The second file must be the same as the first and must specify the XREF portion of the file.
  • Similarly, the third and fourth entries must be the same file and must specify the DATA and XREF portions, respectively.
  • The fifth entry, if present, must specify the DATA portion of a file.
  • If a cross-reference entry points to another record in the same file, the first three entries on the HIR parameter are the same file ID and must specify the DATA, XREF, and DATA portions, respectively.
  • The remainder of the parameter, through column 80, must consist of blank spaces.

Check the HIR parameter for incorrect order of file entries or for coding after the last entry. Correct and resubmit the job.

Severity: E

C500008

HIR ENTRY INCONSISTENT WITH PRIOR ENTRIES

The base (first) file on each HIR parameter in any one run must be the same. Correct and resubmit the job.

Severity: E

C500009

KEY PARAMETER COUNT EXCEEDS MAXIMUM

More than 50 KEY parameters were submitted in a single run. Decrease the number of KEY parameters to 50 or less, and resubmit the job.

Severity: E

C500010

NON-NUMERIC START POSITION ON LFD

The start position on a dictionary or runtime LFD parameter is nonnumeric. Leading zeros are required. Check the LFD parameters for blanks or other nonnumeric entries in the start position. Correct and resubmit the job.

Severity: E

C500011

NON-NUMERIC ENTRY ON DICTIONARY FIL PARAMETER

Either the FIELD COUNT entry or the TOTAL FIELD LENGTH entry on the dictionary FIL parameter contains nonnumeric data. Leading zeros are required. Check for blanks or other nonnumeric data in these entries. Correct and resubmit the job.

Severity: E

C500012

NON-NUMERIC LENGTH ON PFD OR KEY FILE

Either the FIELD LENGTH entry on a dictionary PFD parameter or the RECORD SIZE and/or BLOCK FACTOR entries on a KEY file parameter contain nonnumeric data. Check for blanks or other nonnumeric data in these entries. Correct and resubmit the job.

Severity: E

C500013

FILE NOT DEFINED ON DICTIONARY RDMS-file-id

The file RDMS-file-id specified on a HIR parameter could not be located in the dictionary. Correct the HIR parameter or define file RDMS-file-id to the dictionary and resubmit the job.

Severity: E

C500014

INVALID STRING ID ON HIR PARAMETER

Either the STRING ID entry is blank, or a DR or FR HIR parameter is not the only HIR parameter submitted in a run. If an HIR parameter is submitted for a direct read or a full read, no other HIR parameters are allowed in the same run. Check the STRING ID entry for errors. Correct and resubmit the job.

Severity: E

C500015

NO HIR PARAMETERS SUBMITTED

A minimum of one HIR parameter is required for each RDMS/CA Culprit run. Resubmit the job with a HIR parameter.

Severity: E

C500016

HTH PARAMETER SYNTAX ERROR

On an HTH parameter, either the file is not specified as a DATA or XREF file or the FIELD IDS entry contains nonnumeric data. Field ids are 1 or 2 digits. Leading zeros are not required. Each field ID must be separated by a single comma. A space delimits the end of the FIELD ID entries. Check the entries for syntax errors. Correct and resubmit the job.

Severity: E