Natural System Error Messages 2700-2749

NAT2700: No ".I", ".W" between X and Y marks.

Text
No ".I", ".W" between X and Y marks.
Explanation
This message is issued, if you are trying to misuse the line commands
".I" or ".W" and ".MX-Y" or  ".CX-Y". You may not copy or move the lines
between the X and Y mark and try to insert some lines between these two
marks at the same time.
Action
Do not try to insert lines between the lines you want to copy or move.

NAT2701: Line subcommand is outside of source lines.

Text
Line subcommand is outside of source lines.
Explanation
The line subcommand entered is outside of the source lines.
Action
Commands may not be entered outside of the source lines.

NAT2702: Line command ".M" without "X" or "Y" found.

Text
Line command ".M" without "X" or "Y" found.
Explanation
This command tells you that the editor recognized the line
command ".M" but is missing "X", "Y" or "X-Y". The line command
".M" has three valid forms, namely
                 .MX
                 .MY
                 .MX-Y
All other forms are flagged as invalid.
Action
Enter one of the three commands mentioned above when you want  to move
data.

NAT2703: No line marked "X".

Text
No line marked "X".
Explanation
An edit command referring to a line marked with "X" was entered
without any line being so marked.
Action
Mark the desired line with "X".

NAT2704: No line marked "Y".

Text
No line marked "Y".
Explanation
An edit command referring to a line marked with "Y" was entered
without any line being so marked.
Action
Mark the desired line with "Y".

NAT2705: Y-position not behind X-position.

Text
Y-position not behind X-position.
Explanation
A line command was entered with two marked lines involved.
The line marked with "X" is behind the one marked with "Y".
Action
Reverse the order of the marks.

NAT2706: Copied/moved lines overlap target line.

Text
Copied/moved lines overlap target line.
Explanation
An attempt was made to copy source lines into an area between the
source lines.
Action
Do not enter a line command between the lines marked "X" and "Y".

NAT2707: ".J" entered in last line.

Text
".J" entered in last line.
Explanation
The ".J" line command (JOIN) can not be entered in the last line.

NAT2708: An invalid edit command was entered.

Text
An invalid edit command was entered.
Explanation
An invalid edit command was entered. Valid commands are
explained in the help screen.
Action
Enter a valid command or "?" for help.

NAT2709: Do not replace to same data.

Text
Do not replace to same data.
Explanation
Do not scan for data and replace it with same data.
Action
Enter different scan and replace strings.

NAT2710: All objects from work file 1 loaded.

Text
All objects from work file 1 loaded.
Explanation
All Predict objects,which are on the work file 1, are loaded
by the MIGRATE utility.

NAT2711: Missing DDNAME for VSAM file.

Text
Missing DDNAME for VSAM file.
Explanation
To generate a DDM for a VSAM file a DDNAME must be supplied.
Action
Add the DDNAME to the file definition in Predict.

NAT2712: Rule of mode "REPORT" may not be generated.

Text
Rule of mode "REPORT" may not be generated.
Explanation
The mode is set to "STRUCT" (SM=ON) and it is not permitted to change
to "REPORT" mode.
Action
Contact your DDA.

NAT2713: Editing terminated.

Text
Editing terminated.
Explanation
The edit session was terminated due to a user-issued edit command.
No update was performed.

NAT2714: No Adabas short name available.

Text
No Adabas short name available.
Explanation
The generation of Adabas short names terminated abnormally, because
no more Adabas short names available.
Action
Reduce fields of file.

NAT2715: Standard file updated.

Text
Standard file updated.
Explanation
The standard file has been updated. All elements which are
connected to the standard file were updated too (RIPPLING
process.)

NAT2716: All fields already in standard file.

Text
All fields already in standard file.
Explanation
You have tried to execute the PUSH BACKWARD function using a file whose
fields are already linked to another standard file. No field has been
copied to the standard file, because one field can only be linked
to one standard file.

NAT2717: Invalid program type.

Text
Invalid program type.
Explanation
Allowed program types are:
      "F"       Fetch program
      "M"       Map
      "N"       Call Subroutine
      "S"       Perform Subroutine
Action
Correct program type.

NAT2718: Source field for sub-/super-/phon- descriptor missing.

Text
Source field for sub-/super-/phon- descriptor missing.
Explanation
During DDM generation an error occured. Either a super descriptor
with no source field was found or a source field for a super descriptor
was not found in the file. Therefore the generation of the DDM has been
aborted.
Action
Check file and correct error.

NAT2719: Do not misuse "change" command.

Text
Do not misuse "change" command.
Explanation
This powerful edit command allows you to change a character string
or to replace it with a null value, but not both at the same time.
Action
Either replace with a null value or with a new string.

NAT2720: No RENAME function for standard fields.

Text
No RENAME function for standard fields.
Explanation
Standard fields may not be renamed.
Action
Do not RENAME a standard field.

NAT2721: File is locked by user.

Text
File is locked by user.
Explanation
If the function RENAME or RENUMBER a file terminates abnormally,
the file is not released from the locked status.
Action
Start the RECOVERY function of Predict.

NAT2722: Cursor outside source line.

Text
Cursor outside source line.
Explanation
When using the ".S" line command a test is made if the cursors position
is in the source line. If not, this message is issued.
Action
When splitting a line, position the cursor to the split point of the
source line.

NAT2723: Input-file is locked by user.

Text
Input-file is locked by user.
Explanation
The file, which describes the input data of the ADACMP utility,
is lock by the listed user.
Action
Use the Predict RECOVERY function to release the file.

NAT2724: Do not modify deleted lines.

Text
Do not modify deleted lines.
Explanation
In the editor you may delete some fields. These fields remain
on the screen, marked as deleted. You may not modify those
fields.
Action
Do not modify deleted fields.

NAT2725: Second "REDEFINE" on wrong level.

Text
Second "REDEFINE" on wrong level.
Explanation
The additional "REDEFINE" with the field name "FILLER" has not the
same level as the basic field.
Action
Correct error.

NAT2726: Maintain AUTOMATIC or FREE RULE with Natural V2 only.

Text
Maintain AUTOMATIC or FREE RULE with Natural V2 only.
Explanation
Rules with status "AUTOMATIC" or "FREE" are features of Natural V2
and they can only maintained in a Natural V2 environment.
Action
Use Natural V2.

NAT2727: No "SCRATCH" in Natural Security.

Text
No "SCRATCH" in Natural Security.
Explanation
If Natural Security is active, only the function "PURGE DATABASE"
is possible. The connected files of the database must be explicitly
deleted.
Action
Enter PURGE for function code.

NAT2728: Command .J may not be used in first line of screen.

Text
Command .J may not be used in first line of screen.
Explanation
The command .J joins the current line with the line immediately
preceding it. Since no preceding line exists in this case, the
command is not executable.
Action
Do not enter command .J in the first line.

NAT2729: Position the cursor to the split point.

Text
Position the cursor to the split point.
Explanation
In order to split a line, the cursor must be positioned
to the split point. Hit ENTER to split the line.
Action
Position the cursor to the split point and hit ENTER.

NAT2730: No shift direction specified (+NN,-NN).

Text
No shift direction specified (+NN,-NN).
Explanation
The edit command shift requires one parameter, the direction. This
parameter is a signed number which may be omitted; in this case the
default value "+3" is assumed.
Action
Enter a shift parameter (+NN, or -NN).

NAT2731: Invalid parameter in line command.

Text
Invalid parameter in line command.
Explanation
Some line commands may have parameter. For example, the line command
".C(NNN)" will copy a line "NNN" times; however the line command ".C(0)"
means "copy this line zero times" , which makes no sense. Therefore the
message above is issued.
Action
Enter a valid parameter for line command.

NAT2732: X-line must be on the screen for shift.

Text
X-line must be on the screen for shift.
Explanation
To shift a text, it is required that the X-line be on the screen.
After the text has been shifted, part of the text should be seen
on the screen.
Action
Position to the X-line by entering .X in the command line.

NAT2733: DDM does not exist.

Text
DDM does not exist.
Explanation
DDM specified does not exist; no incorporation can be performed.
Either the DDM does not exist or it is cataloged in another
Natural system file.
Action
Enter a valid DDM. Ensure that the correct Natural system file
has been specified.

NAT2734: Objects loaded completely.

Text
Objects loaded completely.
Explanation
The objects have been loaded into the dictionary.

NAT2735: No Object from work file 1 loaded.

Text
No Object from work file 1 loaded.
Explanation
No object on the input file (Natural work file 1) has been loaded.
Possibly the search criteria did not match to any object on
the input file or the input file is empty.
Action
Verify the load criteria.

NAT2736: Unkown object-type in group on work file 1.

Text
Unkown object-type in group on work file 1.
Explanation
Each group of objects on the work file is preceeded by a control
record. If this control record was not found, this error message
has been issued.
Action
Check that the correct control records are written to the sequential
file.

NAT2737: All objects from work file 1 loaded.

Text
All objects from work file 1 loaded.
Explanation
This message indicates that all objects have been loaded successfully.

NAT2738: Name + Prefix + Suffix > 32 Characters.

Text
Name + Prefix + Suffix > 32 Characters.
Explanation
The new name of the object has been truncated to 32 characters
because the resulting name, the concatenation of name prefix and suffix,
was too long.
Action
Do not use such a large prefix and/or suffix.

NAT2739: Warning: no owner loaded.

Text
Warning: no owner loaded.
Explanation
The DDA has set the owner switch to "force". The loaded object
must have some owner attributes, but it did not. This message
is only a warning.
Action
Please add the required owners to the object.

NAT2740: No description for the object was found.

Text
No description for the object was found.
Explanation
For the specified object no description exists.
Action
Add later the required description to the object.

NAT2741: Object already exists.

Text
Object already exists.
Explanation
An object with the same object-id exists.
Action
Check the object id and correct error.

NAT2742: No available file number found.

Text
No available file number found.
Explanation
An attempt was made to define more than 10 files with the same Adabas
file number. The Predict file number is a four-digit number,
i.e. a number of the form N001 through N255. The first digit of
the Predict file number "N", is used to distinguish between files.
The last three digits specify the Adabas file number.
Action
Check whether all files are necessary; delete nonessential files.

NAT2743: DDM incorporated successfully.

Text
DDM incorporated successfully.
Explanation
A DDM not generated by Predict has been incorporated into the
dictionary.

NAT2744: File buffer too small.

Text
File buffer too small.
Explanation
The file buffer must be large enough to incorporate a DDM. Since the
buffer was too small, the DDM was not incorporated. The file buffer
size is specified in the dynamic parameter FSIZE.
Action
Increase the size of the file buffer.

NAT2745: No Object Loaded.

Text
 No Object Loaded.
Explanation
There was no object qualified.
Action
Check program and correct error

NAT2746: Object Loaded.

Text
Object Loaded.
Explanation
The object is successfully loaded.

NAT2747: Invalid record found.

Text
Invalid record found.
Explanation
The record, which was read, is invalid, e.g. the length was wrong.
Action
Generate correct records. If the input file was generated by the
unload function of MIGRATE utility contact SAG.

NAT2748: File number must be entered.

Text
File number must be entered.
Explanation
In order to incorporate an FDT, a file number is required
to establish the relationship between the FDT and the file.
Action
Enter a valid file number.

NAT2749: Warning: KEYWORD not defined.

Text
Warning: KEYWORD not defined.
Explanation
The Predict data are checked during loading. if at that moment
no key exists a warning will be send. The KEYWORDs belonging to this
data set could be laoded later.
Action
Check the keys after all data loaded.