Version 6.3.8 for UNIX
 —  Messages and Codes  —

Natural System Error Messages 4451-4500

NAT4451: Syntax error in array index specification.

Text Syntax error in array index specification.
Actn. Check program and correct error.

NAT4452: Upper/lower boundary LT 0; or index = 0 in array definition.

Text Upper/lower boundary LT 0; or index = 0 in array definition.
Expl. Either the upper/lower array boundary is less than 0,
or the index in an array definition is 0.
Actn. Check program and correct error.

NAT4453: Invalid delimiter in INDEX clause.

Text Invalid delimiter in INDEX clause.
Actn. Check program and correct error.

NAT4454: Data area cataloged/stowed successfully.

Text Data area cataloged/stowed successfully.
Expl. The catalog/stow process is terminated without detecting any error
in the data definition. The data definition may now be used in a
Natural program with a DEFINE DATA statement.
Actn. No action required.

NAT4455: Only index or edit mask modifiable in a view field.

Text Only index or edit mask modifiable in a view field.
Actn. Check program and correct error.

NAT4456: Maximum rank for data structures is 3.

Text Maximum rank for data structures is 3.
Expl. In the data area editor, the command ".E" (extended field definition)
has been specified for a field inside a data structure, where the
rank (maximum dimension of the field) exceeds 3. All dimensions
of the previous substructures until level 1 and the dimension
of the current field are added to calculate the rank of the current
field.
Actn. Check the data structure, or the field currently being edited, for
correct dimensions.

NAT4458: Variable specified in REDEFINE not available.

Text Variable specified in REDEFINE not available.
Expl. A variable used in a REDEFINE definition is not defined in the current
block (or data area), or is defined on a different level.
Actn. Check program and correct error.

NAT4459: Data block not found.

Text Data block not found.
Expl. The data block indicated as the parent block in a
child block definition was not found.
Actn. Check program and correct error.

NAT4460: Predict file is not of type "CONCEPTUAL".

Text Predict file is not of type "CONCEPTUAL".
Expl. The Predict file that is to be included as data definition from
the Predict file into the data area, is not defined as a "CONCEPTUAL"
file in Predict. Its only allowed to incorporate "CONCEPTUAL" files
as data structure.
Actn. Change file definition in Predict or select correct file.

NAT4461: Mark fields for incorporation into global data area.

Text Mark fields for incorporation into global data area.
Actn. Mark the fields which are to be incorporated into the global data area.

NAT4462: "n" fields have been incorporated into global data area.

Text "n" fields have been incorporated into global data area.
Actn. No action required.

NAT4463: No fields have been incorporated into global data area.

Text No fields have been incorporated into global data area.

NAT4464: ".V" must not be used during redefinition or in a view.

Text ".V" must not be used during redefinition or in a view.
Actn. Do not use ".V" during redefinition or in a view.

NAT4465: View definition must be assigned level 1.

Text View definition must be assigned level 1.
Actn. Assign correct level.

NAT4466: Structure definition must have previous level + 1.

Text Structure definition must have previous level + 1.
Actn. Assign correct level.

NAT4467: Group definition must contain at least 1 field.

Text Group definition must contain at least 1 field.
Actn. Check program and correct error.

NAT4468: Data definition must not end with a flagged definition.

Text Data definition must not end with a flagged definition.
Actn. Check program and correct error.

NAT4469: Constant has been defined without an initial value.

Text Constant has been defined without an initial value.
Actn. Check program and correct error.

NAT4470: Constant not permitted within a redefinition.

Text Constant not permitted within a redefinition.
Actn. Check program and correct error.

NAT4471: Non-numeric value in length field.

Text Non-numeric value in length field.
Actn. Check program and correct error.

NAT4472: User-variable definition found within a view definition.

Text User-variable definition found within a view definition.
Actn. Check program and correct error.

NAT4473: View contains fields not existent in the new DDM.

Text View contains fields not existent in the new DDM.
Expl. You have tried to modify the name of the DDM in the last column of
the data area editor screen. However, one or more of the fields
specified in the view are not defined in this DDM.
Actn. Either do not change the DDM name, or specify the name of a DDM
which contains all fields in the view.

NAT4474: Program name missing in GENERATE command.

Text Program name missing in GENERATE command.
Actn. Issue GENERATE command with program name.

NAT4475: Constant used as index has not been defined.

Text Constant used as index has not been defined.
Expl. The constant used as index for the array definition
must be defined before the array definition.
Actn. Check program and correct error.

NAT4476: Non-numeric constant used as index for p.group/mult.field.

Text Non-numeric constant used as index for p.group/mult.field.
Expl. A constant which is not numeric has been used as index for a
periodic group or multiple-value field.
Actn. Check program and correct error.

NAT4477: Undefined constant used as index for per.group/mult.field.

Text Undefined constant used as index for per.group/mult.field.
Expl. A constant used as index for a periodic group or multiple-value field
must have been defined before it can be used for that purpose.
Actn. Check program and correct error.

NAT4478: CATALOG/PURGE command not available if RECAT=ON.

Text CATALOG/PURGE command not available if RECAT=ON.
Expl. The commands CATALOG and PURGE are not available if the parameter
RECAT (dynamic recatalog) has been set to RECAT=ON, either dynamically
or in the Natural parameter module.
Instead of CATALOG and PURGE, the commands STOW and SCRATCH should be
used.
Actn. Use valid command or change parameter.

NAT4479: Natural work area is full; increase ESIZE parameter.

Text Natural work area is full; increase ESIZE parameter.
Actn. Increase the value for the ESIZE parameter.

NAT4480: Invalid value for FLAG1.

Text Invalid value for FLAG1.
Actn. Check program and correct error.

NAT4481: ".*" command only allowed for mul.fields/periodic groups.

Text ".*" command only allowed for mul.fields/periodic groups.
Expl. In the data area editor, C* variables can be generated by using the
line command ".*" for a multiple-value field or a periodic group.
For all other kinds of lines, this command is not allowed.
Actn. Enter ".*" command in a line of a multiple-value field or periodic
group.

NAT4482: Only 1 "C*" variable allowed for a multiple-value field.

Text Only 1 "C*" variable allowed for a multiple-value field.
Expl. You have used the command ".*" to generate a C* variable for a
multiple-value field for which a C* has already been defined.
Only one C* variable per multiple-value field is possible.
Actn. Do not use this line command on this field.

NAT4488: Function not available, because Predict is not installed.

Text Function not available, because Predict is not installed.
Expl. The Predict dictionary must be installed in order to perform the
function specified or to process the object specified.
Actn. Install Predict, or do not use this function.

NAT4489: DDM not consistent with Predict definitions.

Text DDM not consistent with Predict definitions.
Expl. You have incorporated fields from a DDM into a data area.
However, the Predict definitions related to the DDM were modified
after the DDM had been generated. Therefore, the Predict definitions
were not incorporated into the data area.
Actn. Either ignore, or generate the DDM again to avoid inconsistencies.

Top of page