TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Chapter 5 187
TurboIMAGE/XL Library Procedures
DBGET
NOTE
A call to DBOPEN does not open individual data sets. Thus, a call to DBGET (or
DBFIND) that accesses a data set for the first time (or after the data set has
been closed), must open the data set as well as jumbo files and B-Tree index
files. This causes extra overhead not incurred by subsequent calls to the same
data set by DBFIND or DBGET.
Table 5-13. DBGET Return Status Values
File System,
Memory
Management,and
Transaction
Management
Failures:
-1 FOPEN failure.
-3 FREADDIR failure.
-4 FREADLABEL failure.
-168 Cannot attach
n
to MPE XL XM: file system error
nn
.
-169 Invalid mode for XM attach options.
-175 Cannot attach
n
to MPE XL XM: XM error
nn
.
-176 Cannot detach
n
from MPE XL XM: XM error
nn
.
-178 Cannot detach
n
from MPE XL XM: file system
error
nn
.
-209 Invalid mode for XM detach options.
Calling Errors: -11 Bad database reference.
-21 Bad data set reference.
-31 Bad mode.
-51 Bad list length.
-52 Bad list or bad item.
-222 Only DBXUNDO allowed when a dynamic
transaction encounters an error.
Communications
Errors:
-102 DSWRITE failure.
-106 Remote 3000 data inconsistent.
-107 NS 3000 or DS 3000 system error.