HP System Dictionary/XL Utilities Reference Manual - Part 1 SDDBD (32256-90003)

180 AppendixE
SDVPD Error Messages
SDVPD ERROR MESSAGES (3100–3458)
ACTION: Issue the REDO command to format the LOAD command as follows:
LOAD [<form1> ... <formn>]
3126 MESSAGE: Illegal compatibility-level value (SDERR 3126)
CAUSE: The COMPATIBILITY-LEVEL parameter of the VPLUS command is assigned an
illegal value.
ACTION: Issue the REDO command to replace the COMPATIBILITY-LEVEL parameter
value to either VPLUS-COMPATIBILITY or COMPLETE.
3127 MESSAGE: Illegal character convert option (SDERR 3137)
CAUSE: The CHAR parameter of the VPLUS command is assigned an illegal value.
ACTION: Issue the REDO command to replace the CHAR parameter value to OFF, X, or 9.
3200 MESSAGE: Could not close the dictionary (SDERR 3200)
CAUSE: SDClose intrinsic invocation failed.
ACTION: Notify the Dictionary Administrator of this problem.
3201 MESSAGE: Could not open the dictionary (SDERR 3201)
CAUSE: SDOpen intrinsic invocation failed. Underneath is a list of possible causes:
Some other user is accessing the dictionary in an incompatible dictionary open mode. For
example, if another user is accessing the dictionary in the exclusive-update mode, you will
be denied any access to the dictionary.
ACTION: Request other users to reopen the dictionary in open modes that are compatible
with yours.
CAUSE: The specified dictionary does not exist.
ACTION: Make sure that, if a file equate exists for your dictionary name, it is correct. Then,
see if the specified dictionary exists.
CAUSE: The native language of the dictionary data is not same as that of the utility.
ACTION: If the dictionary's native language ID is different from yours, you cannot open the
dictionary. For any future initialization of dictionaries make sure that the SDINIT utility
uses the same message catalog as your utility's.
CAUSE: Some other error.
ACTION: Act according to the additional error messages issued. If a serious problem is
suspected, notify the Dictionary Administrator or the System Manager.
3202 MESSAGE: No dictionary open (SDERR 3202)
CAUSE: An attempt was made to load definitions with no dictionary opened.
ACTION: Issue the DEFINE command to open the dictionary, and then load the definitions.
3203 MESSAGE: Could not open the Dictionary because of invalid scope password
(SDERR 3203)
CAUSE: The password entered was not valid for the scope specified.
ACTION: Enter the correct password.