Version 6.3.8 for UNIX
 —  Messages and Codes  —

Natural System Error Messages 7701-7750

NAT7720: Command not applicable in remote environment.

Text Command not applicable in remote environment.
Expl. The issued command cannot be executed in a remote (server)
environment.
Actn. Use the appropriate Natural Studio command or tool. In case of a
file-operation command, use an equivalent "Object Menu" operation
or "right mouse button" operation to achieve the desired result.

NAT7721: Command not applicable within the application context.

Text Command not applicable within the application context.
Expl. The issued command cannot be executed within the context
of an application.
Actn. Use the appropriate command in the library workspace, or use the right
mouse button "Unlink" command, if you want to unlink an object from the
application.

NAT7722: Command not applicable in local environment.

Text Command not applicable in local environment.
Expl. The issued command cannot be executed in a local (client)
environment.
Actn. Use the appropriate Natural Studio command or tool. In case of a
file operation command, use an equivalent "Object Menu" operation
or "right mouse button" operation to achieve the desired result.

NAT7723: Message from server: :1:.

Text Message from server: ....
Expl. The server has sent a message to indicate a special situation.
E.g., if, when deleting/renaming a library, one or more objects could
not be deleted or renamed (primarily caused by locked objects),
the server reports this to the client.

NAT7724: Error during session reconnect.

Text Error during session reconnect.
Expl. The Natural Development Server cannot reconnect your session for
remote development.
Possible reasons are:
- Corrupted session directory of Natural Development Server.
- Server address space exceeds specified limit of subtasks.
- Region size (memory below 16 MB) is too small.
- Natural Studio requests a reconnect with an invalid session
identifier.
Actn. Examine Natural Development Server trace file for additional error
information.

NAT7725: Cannot create new session directory entry or subtask.

Text Cannot create new session directory entry or subtask.
Expl. The Natural Development Server cannot create a new entry in its session
directory or cannot create a new subtask to process remote development.
Possible reasons are:
- Server address space exceeds specified limit of subtasks.
- Region size (memory below 16 MB) is too small.
Actn. Examine Natural Development Server trace file for additional error
information.

NAT7726: New session cannot be initialized.

Text New session cannot be initialized.
Expl. The Natural Development Server cannot perform the basic initialization
of a new subtask. Possible reason is shortage of memory above 16 MB.
Actn. Examine Natural Development Server trace file for additional error
information.

NAT7727: Session execution failed.

Text Session execution failed.
Expl. The Natural Development Server cannot locate the Natural session in
its session directory. Possible reasons are:
- The session was cancelled using the server monitor.
- The session directory is corrupted.
- The Natural Studio requests a reconnect with an invalid session
identifier.
Actn. Examine Natural Development Server trace file for additional error
information.

NAT7728: I/O execution not allowed.

Text I/O execution not allowed.
Expl. The remote Natural session executes an I/O, although I/O execution is
not permitted. I/O execution is not permitted during session
initialization and Natural Security logon processing.
Actn. Locate the I/O buffer in the Natural Development Server trace file
and contact Software AG Support.

NAT7729: Incompatible versions of Web I/O Interface and Natural.

Text Incompatible versions of Web I/O Interface and Natural.
Expl. The NWO server/daemon/service and Natural operate according the NWO
protocol specification. Therefore it is required that both
components relate to the same NWO protocol version.
To assure this, NWO and Natural have a version dependency.
This error occurs if the version dependency is violated or Natural
is not started by a daemon/service.
Under UNIX, OpenVMS and Windows, the version of the NWO
daemon/service must match the version of the Natural process that
is started by the daemon/service.
Actn. Ensure that the Natural and NWO versions correspond.

NAT7730: Error during I/O execution.

Text Error during I/O execution.
Expl. The Natural Studio returns invalid data for the terminal I/O,
or there is not enough memory available above 16 MB.
Actn. Examine the Natural Development Server trace file for additional error
information and contact Software AG Support.

NAT7731: Protocol element missing.

Text Protocol element missing.
Expl. For the processing of Natural Development Server (NDV) requests, the
NDV requires protocol data; these were not sent by the Natural Studio.
Actn. Examine the Natural Development Server trace file for additional error
information and contact Software AG Support.

NAT7732: NDV not installed on Natural system file.

Text NDV not installed on Natural system file.
Expl. The Natural Development Server (NDV) cannot locate the NDV
transaction-processor modules on the FNAT system file.
The Natural Development Server installation is incomplete.
Actn. Check whether the Natural Development Server INPL has been executed
on the specified FNAT system file.

NAT7733: Library undefined, LOGON required.

Text Library undefined, LOGON required.
Expl. The logon library of the Natural Development Server session
is undefined.
This usually happens if the system command LOGOFF is executed,
of if a Natural program executes a RETURN statement and no SETUP
record is found.
Actn. Enter a LOGON command to a valid library of your remote environment;
or click any library within your remote tree view to continue.

NAT7734: System command cannot be executed if WEB I/O is active.

Text System command cannot be executed if WEB I/O is active.
Expl. If WEB I/O is active, the system commands SCAN, LIST, SYSMAIN,
CATALL and GLOBALS cannot be executed from the command line.
Actn. Do not enter any of the system commands mentioned above.

NAT7735: FDIC system file assignment of the NDV server is invalid.

Text FDIC system file assignment of the NDV server is invalid.
Expl. The file assignment for the FDIC system file which has been
specified for the Natural Development Server (NDV) is
invalid.
The specified assignment does not access a valid FDIC
system file.
Actn. Correct the FDIC assignment in order to access a valid
FDIC system file.

NAT7736: FDIC system file of the NDV server is not accessible.

Text FDIC system file of the NDV server is not accessible.
Expl. The Natural Development Server (NDV) cannot access the specified
FDIC system file. Either the specified database has not been
started, or the specified file does not exist in the database.
Actn. Start the database or correct the file number in order
to access a valid FDIC system file

NAT7738: Natural Studio version not supported.

Text Natural Studio version not supported.
Expl. With the configuration parameter MINIMUM̲STUDIO̲VERSION you can
customize the allowed client version.
Clients with a version below the configured version are rejected.
Actn. Upgrade you client version to the configured version or above.

NAT7739: Dynamic screen definition not supported.

Text Dynamic screen definition not supported.
Expl. The dynamic screen definition (Natural profile parameter TMODEL) is
not supported. TMODEL is restricted to actual teminal model
definitions (2, 3, 4 or 5).
Actn. Define a supported value for TMODEL, or upgrade the SPoD
components to have dynamic screen support.

Top of page