HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)
C- 146
CAUSE The ALIAS DICT3000 parameter is assigned an invalid value.
ACTION Issue the REDO command to replace the incorrect value to eitherCOBOL, IMAGE, PASCAL, STANDARD,
or VPLUS.
3629 MESSAGE Illegal value for character field (SDERR 3629)
CAUSE The value specified was not a valid special character.
ACTION Issue the REDO command to replace the incorrect value in thecharacter field.
3630 MESSAGE Space expected but not found (SDERR 3630)
CAUSE Space missing between character and mapping field.
ACTION Issue the REDO command to add missing space.
3631 MESSAGE Illegal character in mapping field (SDERR 3631)
CAUSE Character within mapping field not valid in System Dictionarynames.
ACTION Issue the REDO command to replace character with a valid one.
3632 MESSAGE Closing quote not found where expected for quote pair (SDERR 3632)
CAUSE Closing quote either missing or not where expected.
ACTION Issue the REDO command to correct.
3633 MESSAGE Mapping name too long. No mapping occurred (SDERR 3633)
CAUSE Mapping field of command was longer than the maximum.
ACTION Issue the REDO command to change mapping field.
3634 MESSAGE Mismatched quotes (SDERR 3634)
CAUSE Closing quote not found on same line as opening quote inPASSWORD parameter of the SYSDIC command.
ACTION Issue the REDO command to correct.
3700 MESSAGE Could not close the System Dictionary database (SDERR 3700)
CAUSE SDClose intrinsic call failed.
ACTION Notify the Dictionary Administrator of this problem.
3701 MESSAGE Could not open the System Dictionary (SDERR 3701)
CAUSE SDOpen intrinsic call failed. The following are possiblecauses.Another user is accessing the System Dictio-
nary in anincompatible dictionary open mode. For example, if another useris accessing the dictionary in the
exclusive-update mode, youwill be denied any access to the dictionary.
ACTION Request other users to reopen the dictionary in open modes thatare compatible with yours.
CAUSE The specified dictionary does not exist.
ACTION Make sure that any file equate which exists for your dictionaryname is correct. Then, make sure that the spec-
ified dictionaryexists.
CAUSE The native language of the dictionary data is not same as thatof the utility.
ACTION If the dictionary's native language ID is different from yours,you cannot open the dictionary. For any future
initializationof dictionaries make sure that the SDINIT utility uses the samemessage catalog as your utility's.
CAUSE Some other error.
ACTION Act according to the additional error messages issued. If aserious problem is suspected, notify the System