HP 3000 Manuals

(CIERR) (contd) [ MPE/iX Error Messages Manual Volume I ] MPE/iX 5.0 Documentation


MPE/iX Error Messages Manual Volume I

(CIERR) (contd) 

8143         MESSAGE    BOUNDS VIOLATION FOR PARAMETER THREE (3). (CIERR
                      8143)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8144         MESSAGE    BOUNDS VIOLATION FOR PARAMETER FOUR (4). (CIERR
                      8144)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8145         MESSAGE    BOUNDS VIOLATION FOR PARAMETER FIVE (5). (CIERR
                      8145)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8146         MESSAGE    BOUNDS VIOLATION FOR PARAMETER SIX (6). (CIERR
                      8146)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8147         MESSAGE    BOUNDS VIOLATION FOR PARAMETER SEVEN (7). (CIERR
                      8147)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8148         MESSAGE    BOUNDS VIOLATION FOR PARAMETER EIGHT (8). (CIERR
                      8148)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8149         MESSAGE    BOUNDS VIOLATION FOR PARAMETER NINE (9). (CIERR
                      8149)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8150         MESSAGE    BOUNDS VIOLATION FOR PARAMETER TEN (10). (CIERR
                      8150)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8151         MESSAGE    BOUNDS VIOLATION FOR PARAMETER ELEVEN (11).
                      (CIERR 8151)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8152         MESSAGE    BOUNDS VIOLATION FOR PARAMETER TWELVE (12).
                      (CIERR 8152)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8153         MESSAGE    BOUNDS VIOLATION FOR PARAMETER THIRTEEN (13).
                      (CIERR 8153)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8154         MESSAGE    BOUNDS VIOLATION FOR PARAMETER FOURTEEN (14).
                      (CIERR 8154)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8155         MESSAGE    THE VARIABLE VALUE IS OUT OF RANGE. (CIERR 8155)

           CAUSE      An attempt was made to set an HP predefined integer
                      variable to a value smaller than the minimum or
                      larger than the maximum range.

           ACTION     Review the variable in the MPE/iX Commands 
                      Reference Manual, (32650-90003).  Set the variable
                      to an integer value within the minimum and maximum
                      range.

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

8156         MESSAGE    THE VARIABLE NAME EXCEEDS 255 CHARACTERS. (CIERR
                      8156)

           CAUSE      An attempt was made to use a variable name that was
                      too long.  A variable name must be less than 256
                      characters.

           ACTION     Reduce the size of the variable name.

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

8159         MESSAGE    ACTIVE FUNCTION FAILED. (CIERR 8159)

           CAUSE      Unknown.

           ACTION     Reenter the command.  If it fails consistently,
                      contact your system manager or support
                      representative.

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

8160         MESSAGE    ONLY ONE VALUE CAN BE SPECIFIED FOR A VARIABLE.
                      (CIERR 8160)

           CAUSE      An attempt was made to call the HPCIPUTVAR
                      intrinsic with more than one value parameter.

           ACTION     Make sure that only one keyword/keyvalue is
                      supplied to specify the variable value.

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

8161         MESSAGE    VARIABLE TYPE CONFLICTS WITH KEYWORD/KEYVALUE
                      PAIR. (CIWARN 8161)

           CAUSE      An attempt was made to call the HPCIPUTVAR
                      intrinsic with more than one value parameter.

           ACTION     Make sure that you supply only one keyword/keyvalue
                      pair to specify a variable value.

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

8163         MESSAGE    A PREDEFINED VARIABLE CANNOT BE RECLASSIFIED AS A
                      JCW. USE THE SETVAR COMMAND TO CHANGE THIS
                      VARIABLE. (CIERR 8163)

           CAUSE      An attempt was made to use the SETJCW command on a
                      predefined variable.

           ACTION     Use SETVAR to modify the variable.

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

8164         MESSAGE    INVALID NUMERIC INDEX INTO THE REDO STACK.
                      (CIWARN 8164)

           CAUSE      Dereferencing the command number from the redo
                      stack failed.  The command number was out of range
                      for the redo history stack.

           ACTION     Perform a LISTREDO command to view the history
                      stack.  Use a command number in the history stack
                      range.

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

8165         MESSAGE    BOUNDS VIOLATION FOR PARAMETER FIFTEEN (15).
                      (CIERR 8165)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8166         MESSAGE    BOUNDS VIOLATION FOR PARAMETER SIXTEEN (16).
                      (CIERR 8166)

           CAUSE      Not enough room to return the value for the
                      parameter.  Parameter size too small.

           ACTION     Check the parameter size and type against the
                      intrinsic definition.  Make sure the parameter is
                      large enough to contain the value being returned.

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

8167         MESSAGE    UNIDENTIFIABLE VARIABLE NAME SET. (CIWARN 8167)

           CAUSE      An attempt was made to specify a wildcarded set of
                      variables where the wildcarding was not a valid
                      pattern.

           ACTION     Review the SHOWVAR command in the MPE/iX Commands 
                      Reference Manual, (32650-90003) for valid
                      wildcarding patterns.

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

8168         MESSAGE    ! IS NOT PROGRAMMATICALLY AVAILABLE. (CIWARN
                      8168)

           CAUSE      An attempt was made to access a function variable
                      that accesses the command control block (CCB).

           ACTION     Do not attempt to access these variables
                      programmatically.  They are only meaningful from
                      the command interpreter (CI). Refer to the MPE/iX 
                      Commands Reference Manual, (32650-90003) for a list
                      of variables.

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

8169         MESSAGE    ! IS NOT PROGRAMMATICALLY AVAILABLE. (CIERR 8169)

           CAUSE      An attempt was made to access a function variable
                      that accesses the command control block (CCB).

           ACTION     Do not attempt to access these variables
                      programmatically.  They are only meaningful from
                      the command interpreter (CI). Refer to the MPE/iX 
                      Commands Reference Manual, (32650-90003) for a list
                      of variables.

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

8170         MESSAGE    VARIABLE IS NOT DELETABLE.  (CIWARN 8170)

           CAUSE      An attempt was made to delete an HP predefined
                      variable.

           ACTION     Do not attempt to delete these variables.

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

8171         MESSAGE    SYSTEM OUT OF RESOURCES.  VAR TBL NOT BUILT.
                      (CIERR 8171)

           CAUSE      Unknown.

           ACTION     Reenter the command.  If it fails consistently,
                      contact your system manager or support
                      representative.

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

8172         MESSAGE    VARIABLE IN USE, CANNOT BE ALTERED AT THIS TIME.
                      (CIERR 8172)

           CAUSE      The variable is being accessed by some other
                      process.

           ACTION     Reexecute the command.

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

8173         MESSAGE    CLOSING SQUARE BRACKET MISSING, INVALID VARIABLE
                      SET.  (CIERR 8173)

           CAUSE      An opening square bracket was not paired with a
                      closing square bracket.

           ACTION     Add a closing square bracket to the bracketed part
                      of the command line.

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

8174         MESSAGE    UNABLE TO SET HPTYPEAHEAD. (CIWARN 8174)

           CAUSE      An attempt was made to setvar HPTYPEAHEAD from a
                      job or from redirected input.

           ACTION     Do not attempt to use typeahead from within a job
                      or from redirected input when it is not the
                      terminal.

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

9000         MESSAGE    END OF FILE ENCOUNTERED. (CIERR 9000)

           CAUSE      During a second-level CI interaction, an EOF was
                      hit on an FREAD to $STDIN.

           ACTION     Enter ":" or ":EOD" at the prompt.

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

9001         MESSAGE    THE INPUT VARIABLE NAME EXCEEDS THE MAXIMUM
                      LENGTH ALLOWED.  (CIWARN 9001)

           CAUSE      The input variable exceeded 255 characters.

           ACTION     Make sure there is a delimiter after the variable
                      name.  Make sure the variable name was typed
                      correctly.

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

9002         MESSAGE    THE EDIT CAUSES THE COMMAND LINE TO EXCEED
                      MAXIMUM LENGTH   ALLOWED. (CIWARN 9002)

           CAUSE      The REDO edit caused the command line to exceed the
                      maximum length of 279 characters.

           ACTION     Limit the command line entry to less than 279
                      characters.

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

9003         MESSAGE    THE INPUT TIMED READ HAS EXPIRED. (CIWARN 9003)

           CAUSE      The timeout interval set on the input command has
                      expired.

           ACTION     No action is required, unless you did not want the
                      input command to time out.

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

9004         MESSAGE    PRINT OUTPUT HAS BEEN TRUNCATED TO 270
                      CHARACTERS.  (CIWARN 9004)

           CAUSE      The printed output line exceeded the maximum line
                      length of 270 characters.  This line length equals
                      the record size of the file being printed.

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

9005         MESSAGE    UNEXPECTED END OF FILE ENCOUNTERED. (CIERR 9005)

           CAUSE      An unexpected end of file condition occurred.

           ACTION     Examine the file using a text editor to ensure that
                      the whole file is there.  Then reenter the command.

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

9006         MESSAGE    EXPECTED A "YES" OR "NO" RESPONSE. (CIERR 9006)

           CAUSE      The response entered was not yes or no.

           ACTION     Respond with either yes or no.

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

9007         MESSAGE    INVALID MESSAGE LEVEL - EXPECTED 0, 1, 2. (CIWARN
                      9007)

           CAUSE      The message level specified was not 0, 1, or 2.

           ACTION     Reenter the command and make sure the message level
                      specified is 0, 1, or 2.

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

9008         MESSAGE    INVALID WAIT VALUE - EXPECTED A NUMBER IN THE
                      RANGE OF 0 THROUGH  32767.  NO WAIT IMPOSED.
                      (CIWARN 9008)

           CAUSE      You supplied a wait value for the :INPUT command
                      that is not within the specified range.

           ACTION     Reenter the command and specify a wait value that
                      is within the range.

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

9009         MESSAGE    THE REDO STACK CANNOT BE CREATED, REDO IS
                      DISABLED. (CIWARN 9009)

           CAUSE      Insufficient heap stack to create the redo stack.

           ACTION     Check to see if your application is consuming lots
                      of heap space.

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

9010         MESSAGE    PSEUDO END OF FILE FOR UDCS AND COMMAND FILES.
                      (CIERR 9010)

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

9011         MESSAGE    ! SUBSYSTEM INTERNAL ERROR: ! PLEASE CONTACT H.P.
                      (CIERR 9011)

           CAUSE      Internal error occurred due to a :RESTDUMP or
                      :SETDUMP command.

           ACTION     Contact your system manager or support
                      representative.

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

9012         MESSAGE    THE TIMED TERMINAL READ HAS EXPIRED. (CIERR 9012)

           CAUSE      The input interval as set in the HPCITIMEOUT
                      variable expired.

           ACTION     No action is required.  You may want to set
                      HPTIMEOUT to 0 (meaning no timeout), or to a larger
                      number.

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

9013         MESSAGE    THE CI ENVIRONMENT CANNOT BE CREATED. (CIERR
                      9013)

           CAUSE      Internal error.

           ACTION     Reenter the command.  If it fails consistently,
                      contact your system manager or support
                      representative.

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

9014         MESSAGE    PREVIOUS REDO STACK SPACE CANNOT BE RELEASED.
                      (CIWARN 9014)

           CAUSE      Same as message content.

           ACTION     No action is required.

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

9015         MESSAGE    PROGRAMMATIC CCB CANNOT BE CREATED. (CIERR 9015)

           CAUSE      Internal error.

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

9016         MESSAGE    NIL CCB POINTER - INTERNAL ERROR. (CIERR 9016)

           CAUSE      Internal error.

           ACTION     Reenter the command.  If it fails consistently,
                      contact your system manager or support
                      representative.

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

9020         MESSAGE    THE HPPATH VARIABLE CONTAINS AN INVALID
                      CHARACTER. (CIERR 9020)

           CAUSE      The path specified in the HPPATH variable refers to
                      group and account names to be searched when a
                      program or command file is not found within the
                      current group and account.  The same group and
                      account naming conventions and restrictions are
                      imposed on these names.

           ACTION     Reassign the HPPATH variable and supply it with
                      valid group and account names.  Then, reenter the
                      command.

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

9022         MESSAGE    GENMSG FAILURE. (CIERR 9022)

           CAUSE      Internal error (may be a missing message from the
                      catalog).

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

9024         MESSAGE    Root (/) cannot be purged. (CIERR 9024)

           CAUSE      User specified / as the target directory to purge.

           ACTION     Root cannot be purged because it will always be
                      accessed.  To try to delete all files/directories
                      below root you can specify "/@/".  To try to delete
                      all files/directories below your CWD you can
                      specify "./@/"

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

9025         MESSAGE    Groups and accounts cannot be purged by PURGEDIR.
                      (CIERR 9025)

           CAUSE      User specified an MPE account or an MPE group.
                      These objects cannot be purged by the PURGEDIR
                      command.

           ACTION     Only HFS directories can be purged.  Use PURGEACCT
                      and PURGEGROUP to purge MPE directories, use PURGE
                      to delete files.  Use LISTFILE,2 to determine
                      object type.

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

9027         MESSAGE    A component of the pathname "!" is not a
                      directory.  (CIERR 9027)

           CAUSE      One or more of the components of the pathname is
                      not a directory object - it is probably a filename.

           ACTION     Use LISTFILE to verify your pathname.

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

9030         MESSAGE    NUMBER OF PAUSE SECONDS IS OUT OF RANGE. (CIERR
                      9030)

           CAUSE      Evidently, you supplied the PAUSE command with a
                      negative value.

           ACTION     Reenter the command and supply a positive integer.

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

9031         MESSAGE    THE PAUSE INTRINSIC FAILED WITH AN INTERNAL
                      ERROR. (CIERR 9031)

           CAUSE      Unknown.

           ACTION     Reenter the command.  If it fails consistently,
                      contact your system manager or support
                      representative.

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

9032         MESSAGE    PAUSE TIME EXCEEDS HPTIMEOUT. HPTIMEOUT VALUE
                      USED. (CIWARN 9032)

           CAUSE      You executed the PAUSE command and supplied it a
                      value that is larger than the value specified in
                      HPTIMEOUT variable.  HPTIMEOUT requires a value in
                      minutes whereas PAUSE uses seconds.

           ACTION     No action is required.

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

9035         MESSAGE    THE DEBUG COMMAND FAILED. (CIERR 9035)

           CAUSE      The HPDEBUG intrinsic failed.

           ACTION     Reenter the command.  If it fails consistently,
                      contact your system manager or support
                      representative.

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



MPE/iX 5.0 Documentation