HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)

C-155
3784 MESSAGE Error while creating above LOCATION contains FILE rel (SDERR 3784)
CAUSE A System Dictionary error occurred while creating a "contains"relationship between a LOCATION and
FILE.
ACTION Notify the Database Administrator if a serious problem issuspected. Note that this error on the relationship
could havebeen caused by a previous error on one of the entities involved.If so, correct the error on the entity
and reload therelationship.
3785 MESSAGE Error while creating above LOCATION contains INFORM-REPORT rel (SDERR 3785)
CAUSE A System Dictionary error occurred while creating a "contains"relationship between a LOCATION and IN-
FORM-REPORT.
ACTION Notify the Database Administrator if a serious problem issuspected. Note that this error on the relationship
could havebeen caused by a previous error on one of the entities involved.If so, correct the error on the entity
and reload therelationship.
3800 MESSAGE No command to REDO (SDERR 3800)
CAUSE REDO cannot be issued as a first command to SDCONV.
ACTION Do not issue REDO as a first command.
3801 MESSAGE REDO is not allowed in non-interactive mode (SDERR 3801)
CAUSE REDO command is not allowed in a non-interactive environment.
ACTION Do not issue REDO in a non-interactive environment.
3802 MESSAGE Illegal use of REDO (SDERR 3802)
CAUSE REDO command cannot be used to edit the command into anotherREDO.
ACTION Do not edit the command into another REDO through REDO.
3803 MESSAGE Command line out of range. Ignored (SDERR 3803)
CAUSE The +/- REDO subcommand issued results in a line outside of thebounds of the currently edited command.
ACTION Make sure that the number specified with the +/- subcommand iswithin the bounds of the edited command.
3804 MESSAGE Illegal command after delete. Ignored (SDERR 3804)
CAUSE Only the 'I' subcommand is allowed after the 'D' subcommand.You issued a series of D's followed by a char-
acter other than'I'.
ACTION Issue the subcommand in a correct format.
3805 MESSAGE String to insert too long to fit (SDERR 3805)
CAUSE The 'I' subcommand is issued with a string which is too long tofit into the line being edited.
ACTION Break the line with the 'B' subcommand, and then add the string.
3806 MESSAGE String to append too long to fit (SDERR 3806)
CAUSE The 'A' subcommand is issued with a string which is too long tofit into the line being edited.
ACTION Break the line with the 'B' subcommand and then append thestring.
3807 MESSAGE Redo subcommand is followed by unallowed characters (SDERR 3807)
CAUSE The REDO subcommand that does not take any argument is followedby other characters.
ACTION Make sure that you did not mean to replace corresponding part ofthe command line with the string.
3808 MESSAGE Move forward/backward can only have a number following it. (SDERR 3808)