HP 3000 Manuals

SDCDE Parse Error Messages [ HP SYSTEM DICTIONARY XL COBOL DEFINITION EXTRACTOR Reference Manual ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL COBOL DEFINITION EXTRACTOR Reference Manual

SDCDE Parse Error Messages 

4520     MESSAGE      Unknown SDCDE command (SDERR 4520) 

         CAUSE        The user has given SDCDE a command that it does not recognize.

         ACTION       The user should give a command that SDCDE recognizes; these
                      commands can be found by using the HELP command, or in the
                      manual.

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

4521     MESSAGE      Text from the error to the end of command ignored (SDWARN 4521) 

         CAUSE        SDCDE ignores the rest of the command from the first error.

         ACTION       Fix the indicated error and execute the command using REDO, or
                      by reentering the command.

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

4522     MESSAGE      Command ending period missing (SDERR 4522) 

         CAUSE        No period was entered to end a multi-line command.

         ACTION       Add a period to the end of the command using REDO, or by
                      reentering the command.

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

4523     MESSAGE      Expecting equal sign (SDERR 4523) 

         CAUSE        An equal character, '=', was left out of the command.

         ACTION       Add the equal character, '=', to the command using REDO, or by
                      reentering the command.

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

4524     MESSAGE      Parameter separating semi-colon missing (SDERR 4524) 

         CAUSE        A semicolon character, ';', is needed to separate the parameter
                      clauses.

         ACTION       Add the semicolon character, ';', to the command using REDO, or
                      by reentering the command.

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

4525     MESSAGE      Your response is too long (SDERR 4525) 

         CAUSE        The user entered a response to a prompt that was too long.

         ACTION       Use the HELP facility or manual to determine the correct
                      responses for this prompt, and reenter a valid response.  The
                      help facility may be accessed by entering a question mark, '?',
                      at any prompt.

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

          (cont.) 

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

4526     MESSAGE      Invalid answer (SDERR 4526) 

         CAUSE        The user entered an invalid response to a prompt.

         ACTION       All prompts contain a list of the accepted answers in
                      parentheses.  If more help is required, enter a question mark,
                      '?', for help, or check the manual.  Reenter a valid response to
                      the current prompt.

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

4530     MESSAGE      Superfluous parameters found after command ending period (SDERR 
                      4530) 

         CAUSE        Characters were found after the period which terminated the
                      command.

         ACTION       Omit all characters after the period in the command using REDO,
                      or by reentering the command.

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

4531     MESSAGE      Found more arguments than command requires (SDERR 4531) 

         CAUSE        The command contains more arguments than the syntax allows.

         ACTION       Omit all extraneous parameters from the command using REDO, or
                      by reentering the command.  A description of the valid arguments
                      for each command may be found in the HELP facility or the
                      manual.

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

4532     MESSAGE      Expecting 'Y' or 'N' answer (SDERR 4532) 

         CAUSE        The user entered a response other than 'Y' or 'N' to the prompt.

         ACTION       Enter 'Y' or 'N'.

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

4533     MESSAGE      Mismatched quotes (SDERR 4533) 

         CAUSE        The quoted password contains mismatching quotes.

         ACTION       Reenter the password by using the REDO command, or by retyping
                      the whole command.  Make sure that the beginning quote has a
                      matching quote within the same command line.  Quotes can be
                      included in the password by specifying two consecutive quotes.

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

4534     MESSAGE      Unknown DEFINE parameter (SDERR 4534) 

         CAUSE        The parameter being specified is not recognizable by SDCDE.

         ACTION       Determine the valid DEFINE command parameters using the HELP
                      DEFINE command or the manual.  Fix the parameter using REDO, or
                      by reentering the command.
--------------------------------------------------------------------------------------

          (cont.) 

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

4535     MESSAGE      Expecting dictionary name (SDERR 4535) 

         CAUSE        The dictionary name was not supplied in the DICTIONARY
                      parameter.

         ACTION       Add the dictionary name to the DICTIONARY parameter using REDO,
                      or by reentering the command.

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

4536     MESSAGE      Expecting scope name (SDERR 4536) 

         CAUSE        The scope name was not supplied in the SCOPE parameter.

         ACTION       Add the scope name to the SCOPE parameter using REDO, or by
                      reentering the command.

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

4541     MESSAGE      Expecting version status value (SDERR 4541) 

         CAUSE        The version status is not supplied in the STATUS parameter.

         ACTION       Add the version status to the STATUS parameter using REDO, or by
                      reentering the command.

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

4542     MESSAGE      Illegal dictionary open mode (SDERR 4542) 

         CAUSE        The open mode supplied in the OPEN-MODE parameter is not valid.

         ACTION       Add a valid open mode to the OPEN-MODE parameter using REDO, or
                      by reentering the command.  The valid open modes are:
                      READ-ONLY, SHARED-UPDATE, and EXCLUSIVE-UPDATE.

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

4543     MESSAGE      Illegal dictionary name mode (SDERR 4543) 

         CAUSE        The name mode supplied in the NAME-MODE parameter is not valid.

         ACTION       Add a valid name mode to the NAME-MODE parameter using REDO, or
                      by reentering the command.  The valid name modes are:  EXTERNAL
                      and INTERNAL.

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

4544     MESSAGE      Unknown COPYLIB parameter (SDERR 4544) 

         CAUSE        The parameter being specified is not recognized as a COPYLIB
                      command parameter.
         ACTION       A list of valid COPYLIB command parameters can be found by using
                      the HELP COPYLIB command, or in the manual.  Fix the parameter
                      using REDO, or by reentering the command.

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

4545     MESSAGE      Expecting copy library name (SDERR 4545) 

         CAUSE        No copylib name was supplied to the NAME parameter.

         ACTION       Add the copy library name to the NAME parameter using REDO, or
                      by reentering the command.

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

          (cont.) 

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

4550     MESSAGE      Expecting ON/OFF switch value for the UPDATE-DICT parm (SDERR 
                      4550) 

         CAUSE        The UPDATE-DICT parameter accepts a value of ON or OFF only.

         ACTION       Assign ON or OFF to the parameter using REDO, or by reentering
                      the command.

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

4551     MESSAGE      Illegal copy library open mode (SDERR 4551) 

         CAUSE        The open mode supplied in the OPEN-MODE parameter is not valid.

         ACTION       Add a valid open mode to the OPEN-MODE parameter using REDO, or
                      by reentering the command.  The valid open mode values are:
                      APPEND or REPLACE.

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

4552     MESSAGE      Unknown OPTIONS parameter (SDERR 4552) 

         CAUSE        The OPTIONS command contains an unrecognizable parameter.

         ACTION       A list of all parameters for the OPTIONS command can be found
                      using the HELP OPTIONS command, or in the manual.

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

4553     MESSAGE      Illegal ALIAS value (SDERR 4553) 

         CAUSE        The value supplied in the ALIAS parameter is not valid.

         ACTION       Add a valid value to the ALIAS parameter using REDO, or by
                      reentering the command.  The valid values are:  COBOL, IMAGE,
                      STANDARD, VPLUS, or NONE.

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

4554     MESSAGE      Expecting ON/OFF switch (SDERR 4554) 
         CAUSE        The value supplied for the OPTIONS command parameter is invalid.

         ACTION       The value should be changed to ON or OFF using REDO, or by
                      reentering the command.

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

4555     MESSAGE      Illegal ELEM-QUALIF value (SDERR 4555) 

         CAUSE        The value supplied in the ELEM-QUALIFY parameter is not valid.

         ACTION       Add a valid value to the ELEM-QUALIFY parameter using REDO, or
                      by reentering the command.  The valid values are:  PREFIX,
                      SUFFIX, or NONE.

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

4560     MESSAGE      LIST command syntax error (SDERR 4560) 

         CAUSE        The syntax of the LIST command is invalid.

         ACTION       See the correct syntax using the HELP LIST command, or the
                      manual.  Update the command using REDO, or by reentering the
                      command.

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

          (cont.) 

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

4561     MESSAGE      Entity name missing (SDERR 4561) 

         CAUSE        The entity name is required in the GENERATE command.

         ACTION       Add a valid entity name as the first parameter of the GENERATE
                      command using REDO, or by reentering the command.

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

4562     MESSAGE      ENTITY-TYPE clause missing (SDERR 4562) 

         CAUSE        The ENTITY-TYPE parameter is required in the GENERATE command.

         ACTION       Add the ENTITY-TYPE parameter to the GENERATE command using
                      REDO, or by reentering the command.

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

4563     MESSAGE      Entity type name missing (SDERR 4563) 

         CAUSE        The entity type name is missing from the ENTITY-TYPE parameter.

         ACTION       Add the entity type name to the ENTITY-TYPE parameter using
                      REDO, or by reentering the command.

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

4564     MESSAGE      GENERATE command expecting an ending period (SDERR 4564) 
         CAUSE        No period was entered to end the GENERATE command.

         ACTION       Add a period to the end of the command using REDO, or by
                      reentering the command.

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

4565     MESSAGE      Unknown STANDARD-PARMS parameter (SDERR 4565) 

         CAUSE        The value of the STANDARD-PARMS command parameter is not valid.

         ACTION       Change the parameter to a valid value using REDO, or by
                      reentering the command.  The valid values are:  IMAGE, KSAM, or
                      VPLUS.

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



MPE/iX 5.0 Documentation