Natural System Error Messages 3100-3149

NAT3101: Error using Adabas add-on product. DB/FNR/Subcode :1:/:2:/:3:.

Text
Error using Adabas add-on product. DB/FNR/Subcode .../.../....
Explanation
An error has occurred using one of the client-based Adabas add-on
products such as Adabas System Coordinator.
The subcodes are generated by Adabas System Coordinator.
For more information, please refer to the Adabas response code 101
in the Adabas Messages and Codes documentation.
Action
Proceed as indicated in the Adabas documentation.

NAT3113: The specified ISN was invalid. DB/FNR :1:/:2:.

Text
The specified ISN was invalid. DB/FNR .../....
Explanation
This error may have one of the following reasons:
- An HI command was issued with ISN less than MINISN.
- An N2 command was issued with ISN either equal to 0 or greater than
  the MAXISN in effect for file.
- An N2 command was issued and the specified ISN was assigned to
  another record in file.
- An A1/A4, L1/L4, E1/E4, or S1/S2/S4 (with FB) command was issued for
  a non-xistent ISN.
Action
Check program and correct error, or contact your database administrator.

NAT3114: E1 command not allowed or specified with ISN=0. DB/FNR :1:/:2:.

Text
E1 command not allowed or specified with ISN=0. DB/FNR .../....
Explanation
Either a Refresh File function using the E1 command was
issued and not allowed or else ISN=0 was specified for
the E1 command.

NAT3132: Error while processing LOB-file. DB/FNR/Subc :1:/:2:/:3:.

Text
Error while processing LOB-file. DB/FNR/Subcode .../.../....
Explanation
An error occurred while Adabas was reading or updating a LOB file.
See the Adabas documentation for the explanation of the subcode.
Action
Contact your database administrator.

NAT3144: The specified ISN was not in "hold" status. DB/FNR :1:/:2:.

Text
The specified ISN was not in "hold" status. DB/FNR .../....
Explanation
The ISN specified with an UPDATE command was not in "hold" status
for the user.
Action
Check program and correct error, or contact your database administrator.

NAT3145: ISN already held by another user. DB/FNR/ISN :1:/:2:/:3:.

Text
ISN already held by another user. DB/FNR/ISN .../.../....
Explanation
 -  An attempt was made to hold an ISN which was in hold status
    for another user and the R option is specified.
 -  Hold queue is full and the R option is specified.
 -  Hold queue overflow.

NAT3146: Invalid buffer length. DB/FNR/Buffer :1:/:2:/:3:.

Text
Invalid buffer length. DB/FNR/Buffer .../.../....
Explanation
An invalid buffer length was detected by the Adabas interface routine.
The buffer name is given with the message.
Action
Contact your database administrator.

NAT3147: User buffer not accessible. DB/FNR :1:/:2:.

Text
User buffer not accessible. DB/FNR .../....
Explanation
User buffer not accessible by the Adabas interface routine.
Action
Check whether the control block, format buffer, value buffer, record
buffer and ISN buffer have valid addresses and lengths. Check whether
the control block, ISN buffer and record buffer are write protected.

NAT3148: Database :1: not active. Subc :2:.

Text
Database ... not active. Subc ....
Explanation
The database which Natural or a Natural program tried to access
was not active or not accessible when the attempt was made.
For more information, please refer to the Adabas documentation.
Action
Start the database or contact your database administrator.

NAT3149: Communication error detected. DB/FNR/Code :1:/:2:/:3:.

Text
Communication error detected. DB/FNR/Code .../.../....
Explanation
A communication error was detected.
The Code field contains the system service completion code which
caused the error response.
Action
Contact your Adabas administrator.