TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

556 AppendixA
Error Messages
Library Procedure Error Messages
-201 MESSAGE Native Language Support not installed
MEANING NLS/3000 internal structures have not been built at
system start-up. The collating sequence table of the
language of the database is unavailable; DBOPEN cannot
open the database.
ACTION Notify system manager.
-202 MESSAGE MPE Native Language Support error
nn
returned
by NLINFO
MEANING The error number given was returned by NLS/3000 on a
NLINFO call in DBOPEN.
ACTION Notify system manager.
-204 MESSAGE USER STACK IS TOO SMALL FOR RECOVERY IN
DBOPEN.
MEANING There is not sufficient stack space to perform dynamic
transaction recovery.
ACTION Increase the stack size for the user application.
-205 MESSAGE WRONG VERSION OF DS SUBSYSTEM.
MEANING Remote database access is done, however, the DS
subsystem does not support it.
ACTION Ensure that the DS subsystem is compatible with
TurboIMAGE/XL. Notify your system administrator.
-206 MESSAGE Database exceeds limits
MEANING DBOPEN has detected that the remote TurboIMAGE/XL
database exceeds the local IMAGE limitations. Remote
database access cannot be completed. A TurboIMAGE/XL
database can only be accessed from a local node (which has
IMAGE) if and only if the remote database has not
exceeded the IMAGE/3000 data set and data item
limitations.
ACTION Access the remote TurboIMAGE/XL database from
another local node which also supports TurboIMAGE/XL.