Ap A. IMAGE/SQL Error Messages [ IMAGE/SQL Administration Guide ] MPE/iX 5.0 Documentation
IMAGE/SQL Administration Guide
Appendix A IMAGE/SQL Error Messages
IMAGE/SQL Error Messages
________________________________________________________________________
13501 MESSAGE Invalid TurboIMAGE database access. TurboIMAGE
intrinsic intrinsic number. (DBERR 13501)
CAUSE The TurboIMAGE/XL intrinsic named in the message
has returned an error code (-21) indicating a bad
password or maintenance word.
ACTION 1. Make sure the user logon is a valid
IMAGE/SQL user for this TurboIMAGE/XL
database and the password for the user logon
is correct. (Use the DISPLAY USERS command
and DBUTIL's SHOW dbname PASSWORDS command.)
2. Verify the user's access to the data set(s)
in the query by checking the read/write list
for each data set in the TurboIMAGE/XL
schema file.
3. If the password and read/write list security
are correct, make sure the user is
referencing the correct view. See Chapter
2, Task 3, for information regarding the
views that the IMAGE/SQL utility creates and
their correct usage.
________________________________________________________________________
________________________________________________________________________
13502 MESSAGE Command not allowed on TurboIMAGE table. (DBERR
13502)
CAUSE This command is not supported by IMAGE/SQL.
ACTION Do not issue this command against a mapped table.
________________________________________________________________________
13503 MESSAGE TurboIMAGE database subsystem access has been
disabled. (DBERR 13503)
CAUSE Subsystem access of the TurboIMAGE/XL database has
been disabled.
ACTION Contact your DBA to enable the subsystem access to
the TurboIMAGE/XL database. Refer to the
discussion of the DBUTIL SET command in the
TurboIMAGE/XL Database Management System Reference
Manual
________________________________________________________________________
13504 MESSAGE TurboIMAGE database has been disabled for access.
(DBERR 13504)
CAUSE Access to the TurboIMAGE/XL database has been
disabled.
ACTION Contact your DBA to enable access to the
TurboIMAGE/XL database. Refer to the discussion of
the DBUTIL ENABLE command in the TurboIMAGE/XL
Database Management System Reference Manual.
________________________________________________________________________
________________________________________________________________________
13505 MESSAGE IMAGE/SQL data conversion error error number,
error number, error number, error number. (DBERR
13505)
CAUSE An internal data conversion error has occurred.
ACTION Copy down the error numbers and call the HP
Response Center.
________________________________________________________________________
13506 MESSAGE IMAGE/SQL conversion overflow: set data set
number, item data item number, column column
number, record turboIMAGE record number. (DBERR
13506)
CAUSE Data conversion from TurboIMAGE/XL format to
ALLBASE/SQL format resulted in an overflow.
ACTION Identify the TurboIMAGE/XL record and the data item
that caused the conversion overflow and use the
IMAGE/SQL utility DISPLAY MAP command to find out
the current mapping. Then, either use the
IMAGE/SQL utility's UPDATE TYPE command to change
the mapping or correct the TurboIMAGE/XL data for
that record.
The data set number is determined by the set's
position in the SETS part of the TurboIMAGE/XL
schema. The data item number is determined by the
item's position in the ITEMS part of the
TurboIMAGE/XL schema. The column number is
determined by the column's position in the mapped
table. The record number is the record number for
the TurboIMAGE/XL data entry causing the conversion
overflow.
________________________________________________________________________
________________________________________________________________________
13507 MESSAGE Invalid IMAGE/SQL data format: set data set
number, item data item number, column column
number, record turbo record number. (DBERR 13507)
CAUSE Data conversion from TurboIMAGE/XL format to
ALLBASE/SQL format for ZONED data type found an
illegal overpunch in the data.
ACTION Identify the TurboIMAGE/XL record and the data
items that contains the illegal overpunch, and use
IMAGE/SQL utility's DISPLAY MAP command to find out
the current mapping. Then, either use IMAGE/SQL
utility's UPDATE TYPE command to change the mapping
or correct the TurboIMAGE/XL data for that record.
The data set number is determined by the set's
position in the SET part of the TurboIMAGE/XL
schema. The data item number is determined by the
item's position in the ITEMS part of the
TurboIMAGE/XL schema. The column number is
determined by the column's position in the mapped
table. The record number is the record number for
the TurboIMAGE/XL data entry containing the illegal
overpunch.
________________________________________________________________________
13508 MESSAGE IMAGE/SQL conversion truncated; set data set
number, item data item number, column column
number, record turboIMAGE record number. (DBERR
13508)
CAUSE An internal error has occurred.
ACTION Copy the numbers down and call the HP Response
Center.
________________________________________________________________________
________________________________________________________________________
13509 MESSAGE TurboIMAGE language id does not match the DBE
language id. (DBERR 13509)
CAUSE The TurboIMAGE language id and the DBE language id
are not the same.
ACTION Set the TurboIMAGE language id and the DBE language
id to the same value.
________________________________________________________________________
13510 MESSAGE ATCINFO file needs recovery. (DBERR 13510)
CAUSE The ATCINFO file may be inconsistent.
ACTION Use the IMAGE/SQL utility RECOVER command to
recover the ATCINFO file. See Chapter 2, Task 16,
for a discussion of the RECOVER process.
________________________________________________________________________
13511 MESSAGE Update Statistics failed. IMAGE/SQL error error
number; DBINFO error error number. (DBERR 13511)
CAUSE A call to the TurboIMAGE/XL procedure DBINFO on the
data set failed. The most likely reason is that
the user does not have any access to the data set.
ACTION Check the TurboIMAGE/XL Database Management System
Reference Manual for the DBINFO error number and
make sure the user has read access to the
TurboIMAGE/XL data set. Refer to the discussion of
DBINFO modes in Chapter 5 of the TurboIMAGE/XL
Reference Manual.
________________________________________________________________________
________________________________________________________________________
13551 MESSAGE Unexpected IMAGE/SQL runtime error error number,
error number, error number, error number. (DBERR
13551)
CAUSE An IMAGE/SQL utility internal error has occurred.
ACTION Copy down the error number and call the HP Response
Center.
________________________________________________________________________
13552 MESSAGE IMAGE/SQL error error number; TurboIMAGE error
error number; TurboIMAGE intrinsic intrinsic
number, Auxiliary error error number. (DBERR
13552)
CAUSE The TurboIMAGE/XL intrinsic indicated by the
intrinsic number failed.
ACTION Check the TurboIMAGE/XL Database Management System
Reference Manual and correct the problem. For
example:
ATC error 129; TurboIMAGE error -1;
TurboIMAGE intrinsic 401,
Auxiliary error 93. (DBERR 13552)
is the result of a DBOPEN failure (intrinsic number
401) because the HPFOPEN or FOPEN intrinsic failed
with error 93, which means "security violation."
The action in this case would be to check and
correct the MPE/iX group or account level security
setup.
[REV BEG]
The IMAGE/SQL error number is for Hewlett-Packard
internal use only.
Error codes returned by each TurboIMAGE/XL
intrinsic are documented in Chapter 5 of the
TurboIMAGE/XL Database Management System Reference
Manual as part of the description of that
intrinsic. The intrinsics and their asociated
numbers are listed below:[REV END]
[REV BEG]
401 DBOPEN
402 DBINFO
403 DBCLOSE
404 DBFIND
405 DBGET
406 DBUPDATE
407 DBPUT
408 DBDELETE
409 DBLOCK
410 DBUNLOCK
411 DBCONTROL
412 DBBEGIN
413 DBEND
414 DBMEMO
415 DBMAINT
418 DBEXPLAIN
419 DBERROR
420 DBXBEGIN
421 DBXEND
422 DBXUNDO
The auxiliary error number is the lower level
subsystem error number, such as the MPE/iX file
system error number.
________________________________________________________________________
[REV END]
13553 MESSAGE IMAGE/SQL internal error error number, error
number, error number, error number. (DBERR 13553)
CAUSE An IMAGE/SQL internal error has occurred.
ACTION Copy down the error numbers and call the HP
Response Center.
________________________________________________________________________
13554 MESSAGE IMAGE/SQL internal error error number, error
number, error number, error number. (DBERR 13554)
CAUSE An IMAGE/SQL internal error has occurred.
ACTION Copy down the error numbers and call the HP
Response Center.
________________________________________________________________________
________________________________________________________________________
13555 MESSAGE IMAGE/SQL internal error error number, error
number, error number, error number. (DBERR 13555)
CAUSE An IMAGE/SQL internal error has occurred.
ACTION Copy down the error numbers and call the HP
Response Center.
________________________________________________________________________
IMAGE/SQL Warning Messages
________________________________________________________________________
32051 MESSAGE Database already attached (ATCWARN 32051).
CAUSE The database was already attached prior to
executing the latest ATTACH.
ACTION No action is necessary. This is an advisory
message only.
________________________________________________________________________
32052 MESSAGE Database not attached (ATCWARN 32052).
CAUSE You attempted to execute a command that requires
the database to be attached.
ACTION Attach the database and re-execute the command that
gave this warning.
________________________________________________________________________
32059 MESSAGE Exceeded 3996 bytes. Columns omitted in table
name (ATCWARN 32059).
CAUSE The maximum limit of column width in an ALLBASE/SQL
table is 3996 bytes. This limit was exceeded while
creating mapped tables, so one or more columns had
to be omitted in the definition of mapped table
table name.
ACTION Restructure the database so that the total length
of fields in a data set does not exceed 3996 bytes.
________________________________________________________________________
________________________________________________________________________
32060 MESSAGE Exceeded 255 columns. Columns omitted in mapped
table name (ATCWARN 32060).
CAUSE The maximum number of columns in an ALLBASE/SQL
table is 255. This limit was exceeded while
creating mapped tables, so one or more columns had
to be omitted in the definition of the specified
mapped table.
ACTION Restructure the database so that the total number
of fields in the data set does not exceed 255, or
group one or more fields into a compound field.
Refer to "Data Entries" in Chapter 2 of the
TurboIMAGE/XL Database Management System Reference
Manual.
________________________________________________________________________
32061 MESSAGE Mapped number incompatible/imprecise source
type(s) (ATCWARN 32061).
CAUSE An exact mapping was not found for the specified
number of source fields.
ACTION No remedial action required. Use DISPLAY MAP to
review all the mappings.
________________________________________________________________________
32062 MESSAGE Mapped number source table/source field name(s)
(ATCWARN 32062).
CAUSE The specified number of source data set names had
to be mapped because characters not allowed by
ALLBASE/SQL were encountered.
ACTION No remedial action required. Use DISPLAY MAP to
review all the mappings.
________________________________________________________________________
________________________________________________________________________
32063 MESSAGE Split number compound source field(s) (ATCWARN
32063).
CAUSE The specified number of compound source fields have
been split into constituent components.
ACTION No remedial action is required. Use the DISPLAY
MAP command to review all the mappings.
________________________________________________________________________
32066 MESSAGE Duplicate user name (ATCWARN 32066).
CAUSE The user name you specified already exists in the
ATCINFO file.
ACTION No action is necessary. This is an advisory
message only.
________________________________________________________________________
32067 MESSAGE No database attached to the DBEnvironment
(ATCWARN 32067).
CAUSE No TurboIMAGE/XL database is attached to the
DBEnvironment.
ACTION Attach a TurboIMAGE/XL database.
________________________________________________________________________
32068 MESSAGE Warning: command containing a maintenance word
has been logged (ATCWARN 32068).
CAUSE A command containing a TurboIMAGE/XL or ALLBASE/SQL
DBEnvironment maintenance word was logged in
ATCLOG.
ACTION Secure the ATCLOG file if security is a concern.
________________________________________________________________________
________________________________________________________________________
32069 MESSAGE Warning: command containing a password has been
logged (ATCWARN 32069).
CAUSE A command containing a TurboIMAGE/XL database
password was logged in ATCLOG.
ACTION Secure the ATCLOG file if security is a concern.
________________________________________________________________________
MPE/iX 5.0 Documentation