HP 3000 Manuals

IMAGE/SQL Error Messages (cont.) [ IMAGE/SQL Administration Guide ] MPE/iX 5.5 Documentation


IMAGE/SQL Administration Guide

IMAGE/SQL Error Messages (cont.) 

DBCORE Errors 

________________________________________________________________________

32301        MESSAGE    Unexpected DBCORE error (ATCERR 32301, DBCORE
                      error number, error number, error number, error 
                      number).

           CAUSE      A DBCORE subsystem error has occurred.  May be
                      caused by using the ATTACH or DETACH commands when
                      other processes are accessing the DBEnvironment.

           ACTION     Obtain exclusive access to the DBEnvironment before
                      using the ATTACH or DETACH commands.  Use the ISQL
                      SELECT command to check if other users are
                      accessing the DBEnvironment:

                           isql=> SELECT * FROM SYSTEM.USER; 

                      If you were not using the ATTACH or DETACH
                      commands, copy down the error numbers and contact
                      the HP Response Center.

________________________________________________________________________

32306        MESSAGE    Cannot read DBECon file (ATCERR 32306, DBCORE
                      error number).

           CAUSE      An error occurred when reading the DBECon file of
                      DBEnvironment.

           ACTION     Contact the HP Response Center.

________________________________________________________________________

32307        MESSAGE    Invalid DBECon file (ATCERR 32307, DBCORE error
                      number).

           CAUSE      The file specified is not a DBECon file.

           ACTION     Check the spelling specified in the SET SQLDBE or
                      DISPLAY TURBODBS command.

________________________________________________________________________

Preprocessor Errors 

________________________________________________________________________

32351        MESSAGE    ALLBASE/SQL CONNECT command failed (ATCERR
                      32351).

           CAUSE      A preprocessed CONNECT failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32352        MESSAGE    ALLBASE/SQL RELEASE command failed (ATCERR
                      32352).

           CAUSE      A preprocessed RELEASE failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32353        MESSAGE    ALLBASE/SQL CREATE TABLE command failed (ATCERR
                      32353).

           CAUSE      A preprocessed CREATE TABLE failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32354        MESSAGE    ALLBASE/SQL BEGIN WORK command failed (ATCERR
                      32354).

           CAUSE      A preprocessed BEGIN WORK failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

________________________________________________________________________

32355        MESSAGE    ALLBASE/SQL DROP TABLE command failed (ATCERR
                      32355).

           CAUSE      A preprocessed DROP TABLE failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32356        MESSAGE    ALLBASE/SQL COMMIT WORK command failed (ATCERR
                      32356).

           CAUSE      A preprocessed COMMIT WORK failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32357        MESSAGE    ALLBASE/SQL CREATE VIEW command failed (ATCERR
                      32357).

           CAUSE      A preprocessed CREATE VIEW failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32358        MESSAGE    ALLBASE/SQL ROLLBACK WORK command failed (ATCERR
                      32358).

           CAUSE      A preprocessed ROLLBACK WORK failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

________________________________________________________________________

32359        MESSAGE    ALLBASE/SQL ADD user TO GROUP command failed
                      (ATCERR 32359).

           CAUSE      A preprocessed ADD user failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32360        MESSAGE    ALLBASE/SQL REMOVE user FROM GROUP command failed
                      (ATCERR 32360).

           CAUSE      A preprocessed REMOVE user failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32361        MESSAGE    ALLBASE/SQL CREATE GROUP command failed (ATCERR
                      32361).

           CAUSE      A preprocessed CREATE GROUP failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32362        MESSAGE    ALLBASE/SQL GRANT SELECT ON table command failed
                      (ATCERR 32362).

           CAUSE      A preprocessed GRANT SELECT failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

________________________________________________________________________

32363        MESSAGE    ALLBASE/SQL GRANT CONNECT TO user command failed
                      (ATCERR 32363).

           CAUSE      A preprocessed GRANT CONNECT failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32364        MESSAGE    ALLBASE/SQL REVOKE SELECT FROM table command
                      failed (ATCERR 32364).

           CAUSE      A preprocessed REVOKE SELECT failed.

           ACTION     This message is followed by an ALLBASE/SQL error
                      message.  Refer to the ALLBASE/SQL Message Manual 
                      for more information.

________________________________________________________________________

32366        MESSAGE    ALLBASE/SQL SETOPT ATC failed. (ATCERR 32366).

           CAUSE      The statement is not supported with SETOPT.

           ACTION     Do not use the statement in SETOPT.

________________________________________________________________________



MPE/iX 5.5 Documentation