MPE/iX Error Messages Manual Vol 3 (32650-90880)

252 Chapter6
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
been opened in DBOPEN mode 1 but there is no lock to
cover entry. DBPUT or DBDELETE to master requires
data set or database be locked. In all other cases, entry,
set, or database can be locked.
ACTION Modify program to apply proper lock or change mode.
-12 MESSAGE Database must be in logon group and account (or
see above)
CAUSE For DBOPEN, when the database has been opened in
access mode 2, the database has to be in the user's logon
group and account.
ACTION Retry call to DBOPEN from group and account containing
database.
-13 MESSAGE Not allowed; must be creator of root file or
data base
CAUSE DBOPEN failed because the caller is not the creator of the
database and no maintenance word is specified.
ACTION Supply the correct maintenance word and retry call to
DBOPEN.
-14 MESSAGE Illegal intrinsic in current access mode
CAUSE DBPUT and DBDELETE cannot be used with DBOPEN
mode 2, 5, 6, 7, or 8. DBUPDATE cannot be used with
DBOPEN mode 5, 6, 7, or 8.
ACTION Modify program or notify current user that operation
cannot be performed.
-15 MESSAGE Setup for RDBA failed
CAUSE DBOPEN will issue a DSLINE command and a REMOTE
HELLO on behalf of the user if a DBA file is being used for
RDBA. One of these commands failed.
ACTION Check your DBA file to make sure the DSLINE and
REMOTE HELLO commands are correct.
-21 MESSAGE Bad password (or see below)
CAUSE For DBOPEN, user class granted does not permit access to
any data in database. This is usually due to an incorrect or
null password or maintenance word.
ACTION Supply correct password and/or maintenance word.
-21 MESSAGE Bad data set reference (or see below)
CAUSE For DBINFO (modes 104, 201, 202, 301, and 302),
DBCLOSE, DBFIND, DBGET, DBUPDATE, DBPUT,
DBDELETE, when data set reference is:
Numeric but out of range of the number of data sets in