
1-115
2300 to 2399
2300 to 2399
Named
Database
Status Codes
This section lists the status codes you can receive when using the
named database features of the Pervasive PSQL v11 engine.
2300: No more database names are defined
No more database names are defined. If the buffer is large enough to
hold multiple database names, you might receive this status code and
still have one or more database names returned. The application
should check iBufLen to determine the number of names returned.
2301: The database name is invalid
Not a named database. Verify you have entered a valid database
name.
2302: Invalid buffer length
The size of the sending buffer is too small and needs to be increased.
2303: The database name must be unique; the specified
database name already exists
While creating a database, you specified a database name that already
exists in the DBNAMES.CFG file. Specify a different, unique name
for the database, or remove the existing database name first.
2304: The database type is invalid
While creating a database, you specified an invalid database type.
Specify a database type of either bound or unbound.
2305: The specified path for data dictionary or data file
locations is invalid
The path you specified for the bound, named database is invalid or
the paths you specified for the data file locations are invalid. Ensure
that the entered paths are either UNC paths or local paths and then
retry the operation. Paths that contain mapped drive letters are not
allowed.
Komentáře k této Příručce