HP 3000 Manuals

ALLBASE/SQL Error Messages (Cont.) [ ALLBASE/SQL Message Manual ] MPE/iX 5.5 Documentation


ALLBASE/SQL Message Manual

ALLBASE/SQL Error Messages (Cont.) 

8207         MESSAGE    Operation not performed; illegal capability.
                      (DBERR 8207)

           CAUSE      You do not have the capability to perform the
                      specified command.

           ACTION     Contact a user who has the required capability.
                      Refer to the ALLBASE/SQL Database Administration 
                      Guide for additional information on SQLUtil.

----------------------------------------------------------------------------

8208         MESSAGE    Invalid DBECon file.  (DBERR 8208)

           CAUSE      The file you specified in the ALTDBE, MOVEFILE, or
                      PURGEDBE command is not a DBECon file.

           ACTION     Check your spelling.  Issue the command again,
                      specifying a valid DBECon file.

----------------------------------------------------------------------------

8209         MESSAGE    GETINFO failed.  (! !).  (DBERR 8209)

           CAUSE      An MPE/iX file system error occurred.
           ACTION     Refer to the MPE/iX Error Message Manual, Volume 1.

----------------------------------------------------------------------------

8210         MESSAGE    Open failed on a DBEFile.  (! !).  (DBERR 8210)

           CAUSE      An MPE/iX file system error occurred.

           ACTION     Refer to the MPE/iX Error Message Manual, Volume 1.

----------------------------------------------------------------------------

8211         MESSAGE    Close failed on a DBEFile.  (! !)  (DBERR 8211)

           CAUSE      An MPE/iX file system error occurred.

           ACTION     Refer to the MPE/iX Error Message Manual, Volume 1.

----------------------------------------------------------------------------

8212         MESSAGE    Read failed on a DBEFile.  (! !)  (DBERR 8212)

           CAUSE      An MPE/iX file system error occurred.

           ACTION     Refer to the MPE/iX Error Message Manual, Volume 1.

----------------------------------------------------------------------------

8213         MESSAGE    Write failed on a DBEFile.  (! !)  (DBERR 8213)

           CAUSE      An MPE/iX file system error occurred.

           ACTION     Refer to the MPE/iX Error Message Manual, Volume 1.

----------------------------------------------------------------------------

8214         MESSAGE    Unable to access System Catalog due to error #!.
                      (DBERR 8214)

           CAUSE      You cannot access the System Catalog due to another
                      error.

           ACTION     Refer to the cause and action of the additional
                      error.

----------------------------------------------------------------------------

8215         MESSAGE    BUILD failed.  (! !)  (DBERR 8215)

           CAUSE      An MPE/iX file system error occurred.

           ACTION     Refer to the MPE/iX Error Message Manual, Volume 1.

----------------------------------------------------------------------------

8216         MESSAGE    Permission denied.  (DBERR 8216)

           CAUSE      You tried to issue PURGEFILE and you do not have
                      the correct authority.

           ACTION     Refer to the ALLBASE/SQL Database Administration 
                      Guide for more information.

----------------------------------------------------------------------------

8217         MESSAGE    Specified DBEFile is not associated with
                      specified DBEnvironment.  (DBERR 8217)

           CAUSE      The DBEFile you specified in the MOVEFILE command
                      exists, but is not associated with the specified
                      DBEnvironment.

           ACTION     Issue the command again, specifying the correct
                      DBEnvironment

----------------------------------------------------------------------------

8218         MESSAGE    DBEFile name cannot be qualified differently than
                      DBEnvironment.  (DBERR 8218)

           CAUSE      The file name you specified in the MOVEFILE command
                      was qualified with a different account than the
                      DBECon file.  The MOVEFILE command cannot be used
                      to change the group or account of the file.

           ACTION     Issue the MOVEFILE command again, qualifying the
                      file name with the same group and account as the
                      DBECon file.

----------------------------------------------------------------------------

8219         MESSAGE    Internal error #!, detail #!.  (DBERR 8219)

           CAUSE      Internal error.

           ACTION     Record as much information as possible and contact
                      your ALLBASE/SQL Service Representative or Response
                      Center.

----------------------------------------------------------------------------

8220         MESSAGE    Not a valid ALLBASE/SQL DBEnvironment.  (DBERR
                      8220)

           CAUSE      You tried to access an HP IMAGE DBEnvironment
                      through SQLUtil.

           ACTION     Use HPIUtil to access HP IMAGE DBEnvironments, and
                      SQLUtil to access ALLBASE/SQL DBEnvironments.

----------------------------------------------------------------------------

8221         MESSAGE    Internal NLS error.  (DBERR 8221)

           CAUSE      The local language table corresponding to your
                      language cannot be accessed, probably because the
                      environment file or custdatatable file does not
                      exist.

           ACTION     Contact your system administrator.

----------------------------------------------------------------------------

8222         MESSAGE    Message catalog not available - see system
                      administrator.  (DBERR 8222)

           CAUSE      The message catalog file cannot be accessed,
                      probably because it does not exist.

           ACTION     Contact your system administrator.

----------------------------------------------------------------------------

8223         MESSAGE    Invalid Syntax.  (DBERR 8223)

           CAUSE      The syntax of the command is invalid.

           ACTION     Refer to the ALLBASE/SQL Database Administration 
                      Guide for the correct syntax.

----------------------------------------------------------------------------

8224         MESSAGE    Integer overflow, maximum value = !  (DBERR 8224)

           CAUSE      The integer value specified exceeds the maximum
                      value.

           ACTION     Issue the command again with a valid integer value.

----------------------------------------------------------------------------

8225         MESSAGE    Backward migration is needed - use SQLMIGRATE.
                      (DBERR 8225)

           CAUSE      The release of the ALLBASE/SQL software does not
                      match the version of the DBEnvironment.

           ACTION     Use the migration tool, SQLMigrate, to migrate the
                      DBEnvironment backward to the proper version or use
                      a newer release of the ALLBASE/SQL software.

----------------------------------------------------------------------------

8226         MESSAGE    Forward migration is needed - use SQLMIGRATE.
                      (DBERR 8226)

           CAUSE      The release of the ALLBASE/SQL software does not
                      match the version of the DBEnvironment.

           ACTION     Use the migration tool, SQLMigrate, to migrate the
                      DBEnvironment forward to the proper version or use
                      an older release of the ALLBASE/SQL software.

----------------------------------------------------------------------------

8227         MESSAGE    DBEnvironment corrupted during previous
                      migration.  (DBERR 8227)

           CAUSE      At some prior time, a migration attempt failed
                      which corrupted the DBEnvironment in the process.

           ACTION     Restore the DBEnvironment from the backup.

----------------------------------------------------------------------------

8228         MESSAGE     Option String too long (maximum 80 bytes).
                      (DBERR 8228)

           CAUSE      The specified option string exceeds the maximum
                      buffer length.

           ACTION     Reduce the size of the option string.

----------------------------------------------------------------------------

8229         MESSAGE     Keyword required for this command. (DBERR 8229)

           CAUSE      The command you entered requires a keyword for
                      completion.

           ACTION     Enter an appropriate keyword as shown in the help
                      message syntax for the command you entered.

----------------------------------------------------------------------------

8230         MESSAGE     Missing closing quote for option string. (DBERR
                      8230)

           CAUSE      The closing quote for an option string is missing.

           ACTION     Enter the option string again with a closing
                      quotation mark.

----------------------------------------------------------------------------

8231         MESSAGE    Illegal input - invalid Unit or Keyword  (DBERR
                      8231)

           CAUSE      The responses to the maximum timeout or default
                      timeout prompts of the ALTDBE command contain an
                      incorrect unit or keyword.

           ACTION     Refer to the ALLBASE/SQL Database Administration 
                      Guide for the correct syntax of the ALTDBE command.

----------------------------------------------------------------------------

8232         MESSAGE    Index exceeds buffer size  (DBERR 8232)

           CAUSE      An SQLUtil internal error occurred.

           ACTION     Record as much information as possible and contact
                      your HP Service Representative or Response Center.

----------------------------------------------------------------------------

8233         MESSAGE    Unknown option: !  (DBERR 8233)

           CAUSE      The option specified is invalid.

           ACTION     Refer to the ALLBASE/SQL Database Administration 
                      Guide for the correct syntax.

----------------------------------------------------------------------------

8234         MESSAGE     Restorelog on device '!' failed. (DBERR 8234)

           CAUSE      You specified an invalid input device when issuing
                      a RESTORELOG command.

           ACTION     Check with your system administrator to obtain the
                      correct device name.

----------------------------------------------------------------------------

8235         MESSAGE    No such user exists on system.  (DBERR 8235)

           CAUSE      The user name you specified in the RESTORE command
                      does not exist.

           ACTION     Check your spelling and enter the command again,
                      specifying a valid name.

----------------------------------------------------------------------------

8236         MESSAGE     Can't set MOSET with STORESET or RESTORESET.
                      (DBERR 8236)

           CAUSE      You attempted to set the MOSET option while either
                      STORESET or RESTORESET has been set to some value.
                      This conflict is not permitted.

           ACTION     Set the MOSET backup option only when both STORESET
                      and RESTORESET have been reset.

----------------------------------------------------------------------------
[REV BEG]

8238         MESSAGE    File name must be no more than ! bytes. (DBERR
                      8238)

           CAUSE      File name is more than 256 characters.

           ACTION     Change the file name to have a maximum of 256
                      characters only.
[REV END]

----------------------------------------------------------------------------
[REV BEG]

8249         MESSAGE    No Log file name was specified. (DBERR 8249)

           CAUSE      There is no log file name specified.

           ACTION     Please specify a log file name to convert to a
                      wrapper DBEnvironment.
[REV END]

----------------------------------------------------------------------------

8270         MESSAGE    Cannot make DBEFile0 pseudo-mapped. (DBERR 8270)

           CAUSE      You cannot convert DBEFile0 to a pseudo-mapped
                      file.

           ACTION     No action required.  If you wish, choose a
                      different DBEFile for conversion, then issue the
                      MOVEFILE command again.

----------------------------------------------------------------------------

8271         MESSAGE    Pseudo-mapped file exists in DBEnvironment.
                      Cannot perform STOREONLINE.  (DBERR 8271)

           CAUSE      One or more DBEFiles within the DBEnvironment has
                      the file access mode set to pseudo-mapped.  The
                      DBEnvironment must contain only mapped access files
                      in order to use the STOREONLINE command.

           ACTION     Use the SQLUtil SHOWACCESS command to determine
                      which files have pseudo-mapped access.  If desired,
                      change the access mode of each file from
                      pseudo-mapped to mapped using the SQLUtil MOVEFILE
                      command.  Then reissue the STOREONLINE command.

----------------------------------------------------------------------------
[REV BEG]

8273         MESSAGE    Too many files, MAX = 128 files. (DBERR 8273)

           CAUSE      Number of files exceeds the limit.

           ACTION     Keep the number of files to be within 128.
[REV END]

----------------------------------------------------------------------------



MPE/iX 5.5 Documentation