Previous Topic: Return Code 24 - EXCLUSIVE CONTROL EVENTS EXCEEDEDNext Topic: Return Code 27 - GETIT BLOCK SIZE TOO SMALL


Return Code 25 - INVALID DATABASE ID

Reason:

The database ID is not valid.

Action:

See the following internal return codes for details.

Return Code 25 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

001

01

N

N

INVALID DIRECTORY MAINTENANCE TO BASE
DEFINED AS VIRTUAL

An attempt is being made to do Directory maintenance to a
database defined as virtual. This
is not allowed. This includes the
ALTER option of the CXXMAINT function of DBUTLTY and SQL
Data Definition Language (DDL) statements.

Perform the maintenance in a Multi-User Facility where this database is not virtual.

020

14

N

N

INVALID DATABASE ID

If the request was an OPEN, the
User Requirements Table being opened probably references a database which is not defined to
the Directory. The database is
either in the user URT or is a
system database. System
databases are defined in the MUF startup options

If an invalid database ID was specified in the request, correct it.

051

33

Y

N

BAD DATABASE NUMBER

The database number specified in
the DBURTBL DBID= parameter is
not numeric in the valid range of 1 through 5000.

Correct the User Requirements Table entry macro (DBURTBL) DBID= parameter value.