HP 3000 Manuals

Miscellaneous Messages (5251-5300) [ HP System Dictionary XL Gen. Ref. Vol. 2-Part 2 SDUPGRAD ] MPE/iX 5.0 Documentation


HP System Dictionary XL Gen. Ref. Vol. 2-Part 2 SDUPGRAD

Miscellaneous Messages (5251-5300) 

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

5251     MESSAGE      Library trap error !  encountered (SDERR 5251) 

         CAUSE        A Pascal error was encountered.

         ACTION       Get the library error number and notify the Dictionary
                      Administrator.

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

5252     MESSAGE      The number is not a 16 bit integer (SDERR 5252) 

         CAUSE        The number is greater than 32767 or less than -32768.

         ACTION       Change the number so it is in the range -32768 to 32767.

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

5253     MESSAGE      Illegal character encountered (SDERR 5253) 

         CAUSE        A character not allowed in a number was found.

         ACTION       Remove the illegal character from the number.

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

5254     MESSAGE      Unable to issue file equate for DBSTEXT (SDERR 5254) 

         CAUSE        Unable to issue the file equate for the text file for
                      DBSCHEMA.PUB.SYS.

         ACTION       Notify the Dictionary Administrator.

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

5255     MESSAGE      Unable to issue file equate for DBSLIST (SDERR 5255) 

         CAUSE        SDUPGRAD was unable to issue a file equation to redirect the
                      DBSCHEMA output file DBSLIST.

         ACTION       Notify the Dictionary Administrator.

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

5256     MESSAGE      Unable to create the process to create the schema file (SDERR 
                      5256) 

         CAUSE        Unable to create the process to run DBSCHEMA.PUB.SYS through the
                      Create Intrinsic.

         ACTION       Notify the Dictionary Administrator.

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

          (cont.) 

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

5257     MESSAGE      Unable to activate the process to create the schema file (SDERR 
                      5257) 
         CAUSE        Unable to activate the process to run DBSCHEMA.PUB.SYS through
                      the Activate Intrinsic.

         ACTION       Notify the Dictionary Administrator.

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

5258     MESSAGE      The default number of buffers was allocated in the DBCB (SDWARN 
                      5258) 

         CAUSE        The System Dictionary message catalog SDCAT contains a message
                      that indicates the number of buffers to be allocated by
                      TurboIMAGE in the DBCB. This error means that the message could
                      not be retrieved, or the number in the message could not be
                      converted to binary format.

         ACTION       No action is needed for this run since the TurboIMAGE default
                      was used.  Ask the Dictionary Administrator to install a copy of
                      the message catalog which includes a valid number of buffers, if
                      someone else needs to upgrade their dictionary.

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

5259     MESSAGE      Unable to purge the dictionary (SDERR 5259) 

         CAUSE        Could not purge the dictionary.

         ACTION       Get the associated error and notify the Dictionary
                      Administrator.

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

5260     MESSAGE      CreateProcess Intrinsic error number !  (SDERR 5260) 

         CAUSE        Unable to run DBUTIL.PUB.SYS through the CreateProcess
                      Intrinsic.

         ACTION       Get the associated error and notify the Dictionary
                      Administrator.

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

5261     MESSAGE      Unable to create a dictionary (SDERR 5261) 

         CAUSE        Unable to create the dictionary with DBUTIL.PUB.SYS.

         ACTION       Notify the Dictionary Administrator.

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

5262     MESSAGE      Unable to set the number of buffers in the DBCB (SDERR 5262) 

         CAUSE        Unable to set the number of buffers to be allocated by
                      TurboIMAGE in the DBCB to the number specified in the message
                      catalog.

         ACTION       Refer to the associated TurboIMAGE error and correct the
                      indicated problem.

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

5263     MESSAGE      Unable to open dictionary to add additional core set (SDERR 
                      5263) 
         CAUSE        Could not open the dictionary to add the additional core set
                      structure.

         ACTION       Refer to the associated System Dictionary Intrinsic error and
                      correct the indicated problem.  Run SDUPGRAD with INFO="CORESET"
                      to add in the additional core set structure.

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

          (cont.) 

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

5264     MESSAGE      Unable to open dictionary to update extra data segment files 
                      (SDERR 5264) 

         CAUSE        Could not open the dictionary to update the extra data segment
                      files.

         ACTION       Refer to the associated System Dictionary Intrinsic error and
                      correct the indicated problem.  Run the User Interface program,
                      SDMAIN. Open the dictionary in customization mode and exit to
                      update the extra data segment files.

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

5265     MESSAGE      Dictionary database structure version check failed (SDERR 5265) 

         CAUSE        If SDUPGRAD was run with INFO="CORESET", the dictionary database
                      structure version is not the most current version.

         ACTION       Run SDUPGRAD without INFO="CORESET".

         CAUSE        If SDUPGRAD was run without INFO="CORESET", the dictionary
                      database structure version is not supported by the SDUPGRAD
                      version.

         ACTION       Notify the Dictionary Administrator.

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

5266     MESSAGE      Dictionary already contains latest structure and core set (SDERR 
                      5266) 

         CAUSE        The user tried to upgrade a dictionary which already contains
                      the current version of the dictionary structure and core set.

         ACTION       No action is needed.

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

5267     MESSAGE      The dictionary cannot be redirected (SDERR 5267) 

         CAUSE        File equates are not allowed when upgrading a dictionary.

         ACTION       Reset the dictionary so it is not redirected.
--------------------------------------------------------------------------------------

5268     MESSAGE      No separator found when checking the dictionary qualifier (SDERR 
                      5268) 

         CAUSE        While checking to make sure the dictionary was not redirected,
                      the '.'  separating either the dictionary and group names or
                      group and account names was not found.

         ACTION       Notify the Dictionary Administrator.



MPE/iX 5.0 Documentation