HP 3000 Manuals

DBChange Plus Messages (continued) [ DBChange Plus User's Guide ] MPE/iX 5.0 Documentation


DBChange Plus User's Guide

DBChange Plus Messages (continued) 

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

370          MESSAGE    Root condition is value (DBA 370).

           MEANING    Each value of the condition word is listed below
                      with a meaning and action for each.

           _____________________________________________________________

                      ME

           MEANING    DBUTIL was interrupted while creating the database.

           ACTION     Purge the database and re-create it.

           _____________________________________________________________

                      MC

           MEANING    DBUTIL was interrupted while erasing the database.

           ACTION     Purge the database and restore a backup copy.

           _____________________________________________________________

                      IL

           MEANING    Intrinsic Level Recovery (ILR) was interrupted and
                      did not complete.

           ACTION     Run QUERY and open the database.  DBOPEN will
                      invoke ILR.

           _____________________________________________________________

                      IE

           MEANING    DBUTIL was interrupted while the database was being
                      enabled for Intrinsic Level Recovery (ILR).

           ACTION     Run DBUTIL to finish enabling the database for ILR.

           _____________________________________________________________

                      ID

           MEANING    DBUTIL was interrupted while the database was being
                      disabled for Intrinsic Level Recovery (ILR).

           ACTION     Run DBUTIL to finish disabling the database for
                      ILR.

           _____________________________________________________________

                      CN

           MEANING    The database is being converted from an IMAGE
                      database to a TurboIMAGE/XL database.  The database
                      conversion process cannot be continued.

           ACTION     Purge the database and restore a backup copy.  Run
                      DBCONV again.

           _____________________________________________________________

                      CA

           MEANING    The database is being converted from an IMAGE
                      database to a TurboIMAGE/XL database.  The database
                      conversion process can be continued.

           ACTION     Run DBCONV to finish converting the database to
                      TurboIMAGE/XL.

           _____________________________________________________________

                      MV

           MEANING    DBUTIL was interrupted while a data set was being
                      moved to a different logical device.

           ACTION     Purge the database and restore a backup copy.

           _____________________________________________________________

380          MESSAGE    DBCHGF file equate can only contain actual file
                      designator (DBA 380).

           MEANING    The file equation for DBCHGF contains options which
                      are not allowed.  Only the actual file name can be
                      specified.

           ACTION     Reenter the file equation and run the DBAPLUS
                      program again.

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

390          MESSAGE    FFILEINFO failed on data set DataSetName (DBA
                      390).

           MEANING    The MPE intrinsic FFILEINFO failed when issued
                      against the data set DataSetName.  In addition to
                      390, message 410 is also displayed.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

400          MESSAGE    Internal error: file FileName is not open (DBA
                      400).

           MEANING    The DBAPLUS program expected the file FileName to
                      be open and it is not.

           ACTION     Notify the system manager.

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

410          MESSAGE    File system error n (DBA 410).

           MEANING    An MPE file system intrinsic did not complete.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

413          MESSAGE    Damage requires manual intervention (DBA 413).

           MEANING    Database damage exists that cannot be repaired by
                      DBChange Plus.  In addition to 413, one of the
                      following messages is also displayed:
                         *   Capacity and blocking factor recorded in
                             root file are inconsistent.
                         *   Data set media length recorded in the root
                             file is inconsistent.
                         *   Root file inconsistency detected by DBChange
                             (CHK 220).

           ACTION     Depending on the message displayed, take the
                      following action:

                         *   If root file damage exists, restore a valid
                             copy of the root file from the last database
                             backup, then issue the CHECK command.  Note
                             that a restructure must not have occurred
                             since the last backup.

                         *   If MPE file characteristics do not match
                             root file specifications, the root file
                             and the affected data sets can be
                             resynchronized.  Before resynchronizing, be
                             sure to store the database.  After
                             resynchronizing, issue the CHECK BASE
                             command, then review the data in the
                             database.

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

415          MESSAGE    Cannot allocate n bytes of heap space (DBA 415).

           MEANING    Native mode heap is not large enough to accommodate
                      DBChange Plus space requirements.

           ACTION     Copy the terminal screen and notify the system
                      manager.

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

416          MESSAGE    Cannot return n bytes of heap space (DBA 416).

           MEANING    An internal error occurred while deallocating
                      memory.

           ACTION     Copy the terminal screen and notify the system
                      manager.

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

420          MESSAGE    TurboIMAGE error n (DBA 420).

           MEANING    The TurboIMAGE/XL intrinsic DBCONTROL or DBPUT
                      failed.

           ACTION     Refer to the TurboIMAGE/XL DBMS Reference Manual,
                      where n is the error number returned in the status
                      array.

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

430          MESSAGE    Invalid data item number found in the change file
                      (DBA 430).

           MEANING    An invalid data item number was found in the change
                      file.  The change file is corrupt.

           ACTION     Run the DBCPLUS program again, and create a new
                      change file.  If the database is corrupt, purge it
                      and restore a backup copy.

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

440          MESSAGE    Invalid data set number found in change file (DBA
                      440).

           MEANING    An invalid data set number was found in the change
                      file.  The change file is corrupt.

           ACTION     Run the DBCPLUS program again, and create a new
                      change file.  If the database is corrupt, purge it
                      and restore a backup copy.

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

450          MESSAGE    Data item ItemNumber does not exist in the change
                      file (DBA 450).

           MEANING    The change file contains inconsistent data item
                      information.  The data item number ItemNumber was
                      not found in the change file.

           ACTION     Run the DBCPLUS program again, and create a new
                      change file.  If the database is corrupt, purge it
                      and restore a backup copy.

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

460          MESSAGE    Cannot get extra data segment needed for
                      copy/restructure (DBA 460).

           MEANING    An extra data segment is used when copying a
                      database and for certain restructuring functions.
                      The system could not allocate one for the DBAPLUS
                      program.

           ACTION     Notify the system manager.

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

480          MESSAGE    Cannot obtain buffers for database DatabaseName 
                      (DBA 480).

           MEANING    The minimum number of buffers necessary to perform
                      the restructure could not be obtained.

           ACTION     Refer to message 420.

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

490          MESSAGE    Cannot enable output deferred for database
                      DatabaseName (DBA 490).

           MEANING    The TurboIMAGE/XL intrinsic DBCONTROL failed to
                      enable output deferred for the database
                      DatabaseName.

           ACTION     Refer to the TurboIMAGE/XL DBMS Reference Manual,
                      where n is the error number returned in the status
                      array.

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

499          MESSAGE    Native Language Support subsystem error n (DBA
                      499).

           MEANING    Native Language Support is not functioning.

           ACTION     Notify the system manager.

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

500          MESSAGE    Cannot create schema file FileName (DBA 500).

           MEANING    The MPE intrinsic FOPEN or FCLOSE failed while
                      opening or closing the schema file.  In addition to
                      500, message 410 is also displayed.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

500          MESSAGE    Cannot open input file DBCIN (FSERR n) (DBC 500).

           MEANING    The MPE intrinsic FOPEN or HPFEQINFO failed while
                      opening the input file or the DBCIN equate file.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      FSERR n is the file system error number returned
                      from the FCHECK intrinsic.  Verify that the input
                      file exists, and that the file name is correct.
                      Rerun the DBCPLUS program.

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

501          MESSAGE    Detail set DataSetName still has n entries (DBA
                      501).

           MEANING    The ERASE SET command was issued for a manual
                      master data set that has one or more paths linked
                      to detail data sets.  Related detail data set
                      entries still exist.

           ACTION     Manual master data set entries cannot be erased
                      until all related detail data set entries are
                      erased.  Issue the ERASE SET command for each
                      related detail data set before issuing the ERASE
                      SET command for the manual master data set.

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

501          MESSAGE    Cannot open output file DBCOUT (FSERR n) (DBC
                      501).

           MEANING    The MPE intrinsic FOPEN or HPFEQINFO failed while
                      opening the output file or the DBCOUT equate file.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n FSERR n is the file system error number returned
                      from the FCHECK intrinsic.  Verify that the output
                      file exists, and that the file name is correct.
                      Rerun the DBCPLUS program.

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

502          MESSAGE    Cannot erase manual set DataSetName due to detail
                      entries (DBA 502).

           MEANING    The ERASE SET command was issued for a manual
                      master data set that has one or more paths linked
                      to detail data sets.  Related detail data set
                      entries still exist.

           ACTION     Manual master data set entries cannot be erased
                      until all related detail data set entries are
                      erased.  Issue the ERASE SET command for each
                      related detail data set before issuing the ERASE
                      SET command for the manual master data set.

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

502          MESSAGE    Cannot write to the command output file (FSERR n)
                      (DBC 502).

           MEANING    The MPE intrinsic FWRITE failed while writing to
                      the output file or the DBCOUT file equate.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      FSERR # is the file system error number returned
                      from the FCHECK intrinsic.  Verify that the output
                      file, as specified, exists, and that the filename
                      is correct.  Rerun the DBCPLUS program.

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

503          MESSAGE    Cannot allocate internal buffers for processing
                      master set (DBA 503).

           MEANING    The DBAPLUS program allocates up to four internal
                      buffers to process erased entries on a master data
                      set.  This message is displayed if four buffers are
                      not enough to process the erased entries.

           ACTION     Notify your Hewlett-Packard representative.

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

503          MESSAGE    LP or TERM must be used for OUTPUT command (DBC
                      503).

           MEANING    A parameter other than LP or TERM was specified for
                      the OUTPUT command.

           ACTION     Enter either OUTPUT LP or OUTPUT TERM.

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

504          MESSAGE    Path search item is invalid, cannot REPACK SET
                      DataSetName (DBA 504).

           MEANING    An incorrect search item name was specified in the
                      REPACK SET command.  The path may have been deleted
                      after the REPACK SET command was used.

           ACTION     Specify the correct path to be repacked.

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

504          MESSAGE    Read input error (DBC 504).

           MEANING    An error occurred while reading the input from the
                      terminal, the DBCIN file equate, or the XEQ file.

           ACTION     Verify that the input is correctly entered, and
                      that the terminal, DBCIN file, or XEQ file is in
                      ASCII format.

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

505          MESSAGE    Cannot use a newly added path to REPACK SET
                      DataSetName (DBA 505).

           MEANING    A new path was added to the data set and then
                      specified as the path for the REPACK SET command.
                      No chain information exists for the new path, so
                      the data set cannot be repacked.

           ACTION     Specify the correct path to be repacked with the
                      REPACK SET command.

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

505          MESSAGE    Command exceeds 3 lines or 216 characters (DBC
                      505).

           MEANING    Too many lines or characters were used when
                      entering a command.

           ACTION     Reenter the command using fewer than 3 lines or 216
                      characters.

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

506          MESSAGE    Cannot HPFOPEN internal map file for set
                      DataSetName (HPFERR n) (DBA 506).

           MEANING    The MPE intrinsic HPFOPEN failed while opening an
                      internal file.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      HPFERR n is the error number returned from the
                      HPFOPEN intrinsic.

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

506          MESSAGE    EXIT command not entered.  End of file reached.
                      EXIT assumed (DBC 506).

           MEANING    No EXIT command was entered in a batch job or
                      within an XEQ file.

           ACTION     If EXIT is desired, no action necessary; otherwise,
                      enter the desired DBCPLUS commands, and run the
                      DBCPLUS program again.

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

507          MESSAGE    Message catalog read error (DBC 507).

           MEANING    An error occurred while reading a command from the
                      DBChange Plus message catalog DBCMSGC.

           ACTION     Verify that the correct DMCMSGC message catalog is
                      installed.

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

508          MESSAGE    Invalid command (DBC 508).

           MEANING    An incorrect command was entered.

           ACTION     Enter a valid command or use the correct command
                      abbreviation.  Use HELP to find the correct
                      command.

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

509          MESSAGE    Command valid only in session mode (DBC 509).

           MEANING    A command that is valid only during a session
                      (interactive) mode was entered in a job stream
                      file.

           ACTION     Delete this command from the job stream file.

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

510          MESSAGE    Cannot open database DatabaseName (IMAGERR n)
                      (DBA 510).

           MEANING    The TurboIMAGE/XL intrinsic DBOPEN failed while
                      trying to open the database DatabaseName.

           ACTION     Refer to the TurboIMAGE/XL DBMS Reference Manual,
                      where IMAGERR n is the error number returned in the
                      status array.  If the error was caused by a file
                      system error, message 410 is printed instead.

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

510          MESSAGE    Incorrect command parameter or missing parameter
                      (DBC 510).

           MEANING    A parameter was entered incorrectly for the
                      command, or a required parameter is missing.

           ACTION     Check the syntax of the command entered, and
                      reenter the command using the correct parameter.
                      Use HELP to verify the command syntax.

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

511          MESSAGE    Correct BASE command is required before
                      continuing (DBC 511).

           MEANING    The BASE command was not entered before processing
                      the database.  The only commands that can be issued
                      before the BASE command are HELP, OUTPUT, REDO, and
                      XEQ. The BASE command is required after issuing the
                      PERFORM COMMANDS command.

           ACTION     Enter the appropriate BASE command.

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

512          MESSAGE    Fatal error occurred.  DBChange cannot continue
                      (DBC 512).

           MEANING    This message prints immediately after message 506
                      or fatal error messages.

           ACTION     Correct the error(s) indicated by the messages.

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

513          MESSAGE    Old change file does not exist (DBC 513).

           MEANING    In the BASE command, either OLD was entered, or it
                      tried to default to an existing old change file.
                      No old change file exists for the database.

           ACTION     Correct the BASE command by specifying NEW, then
                      rerun the DBCPLUS program.

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

514          MESSAGE    Old change file cannot be renamed to be saved
                      (FSERR n) (DBC 514).

           MEANING    The MPE intrinsic FCLOSE failed while trying to
                      save the old change file with a name other than
                      FileNameCO or FileNameCF.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      FSERR n is the file system error number returned
                      from the FCHECK intrinsic.  Verify that there is
                      sufficient disk space to save the change file and
                      that no other CO or CF change file exists.  Rerun
                      the DBCPLUS program.

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

515          MESSAGE    PERFORM COMMANDS parmvalue required in batch and
                      jobfile (DBC 515).

           MEANING    A value was not entered in the batch job or in
                      session mode when the JOB parameter was specified.

           ACTION     Use a parameter value between 1 and 15 for the
                      PERFORM COMMANDS command.

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

516          MESSAGE    Parm value must be between 1 and 15 (DBC 516).

           MEANING    An incorrect value was entered for the PERFORM
                      COMMANDS command.

           ACTION     Enter a parameter value between 1 and 15 for the
                      PERFORM COMMANDS command.

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

517          MESSAGE    Cannot PERFORM COMMANDS due to errors (DBC 517).

           MEANING    Errors were detected in the DBCPLUS run for the
                      database.  The PERFORM COMMANDS command cannot be
                      executed.

           ACTION     Correct the errors, then run the PERFORM COMMANDS
                      command.

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

518          MESSAGE    Use CHANGE PRIMARYPATH or DELETE PATH then ADD
                      PATH (DBC 518).

           MEANING    CHANGE PATH command was entered.  No CHANGE PATH
                      command exists.

           ACTION     Use other suggested commands.

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

520          MESSAGE    Cannot open the change file FileName (DBA 520).

           MEANING    The MPE intrinsic FOPEN failed when opening the
                      change file.  In addition to 520, message 410 is
                      also displayed.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

520          MESSAGE    Use CHANGE BLOCKFACTOR, CHANGE BLOCKMAX, CHANGE
                      CAPACITY, CHANGE DEVICECLASS, CHANGE SETSECURITY or
                      REORDER SET (DBC 520).

           MEANING    An invalid command was entered.  No CHANGE SET
                      command exists.

           ACTION     Use other suggested commands.

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

521          MESSAGE    No recover command for field, password, path or
                      sort (DBC 521).

           MEANING    No RECOVER command exists for the command keywords
                      FIELD, PASSWORD, PATH, and SORT.

           ACTION     Use the ADD command to re-add fields, passwords,
                      paths, or sort items after they have been deleted.

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

522          MESSAGE    Invalid XEQ file name (DBC 522).

           MEANING    An incorrect XEQ file name was entered.

           ACTION     Enter the correct XEQ file name.

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

523          MESSAGE    Cannot open the XEQ file (FSERR n) (DBC 523).

           MEANING    The MPE intrinsic FOPEN failed while opening the
                      XEQ file.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      FSERR n is the file system error number returned
                      from the FCHECK intrinsic.  Check that the XEQ file
                      name is correct and that the file exists in the
                      logon group and account.

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

524          MESSAGE    XEQ file must be in ASCII format (DBC 524).

           MEANING    The XEQ file is not in ASCII format.

           ACTION     Enter a correct ASCII file for the XEQ file.

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

525          MESSAGE    File system error n opening file FileName (DBA
                      525).

           MEANING    The MPE intrinsic FOPEN failed while opening the
                      file FileName.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

525          MESSAGE    Another XEQ file is already opened.  Nested XEQ
                      file not allowed (DBC 525).

           MEANING    A second XEQ command was issued.  Only one XEQ file
                      can be processed at a time.

           ACTION     Remove the second XEQ command.

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

526          MESSAGE    CONTROL Y internal error (DBC 526).

           MEANING    An error occurred while issuing CONTROL Y in the
                      DBCPLUS program.

           ACTION     Check your terminal configuration or that of the
                      MPE operating system.

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

529          MESSAGE    Security access code must be `R', `W' or `N' (DBC
                      529).

           MEANING    The access code entered is not R, W, or N.

           ACTION     Enter R for read, W for write, or N for no access.

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

530          MESSAGE    Cannot open the root file (DBA 530).

           MEANING    The MPE intrinsic FOPEN failed while opening the
                      root file.  In addition of 530, message 410 is also
                      displayed.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

530          MESSAGE    Blockmax must be between 128 and 2048 (DBC 530).

           MEANING    The maximum block size entered is not between 128
                      and 2048.

           ACTION     Enter a maximum block size between 128 and 2048.

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

531          MESSAGE    Set range must be in ascending schema order (DBC
                      531).

           MEANING    The set range entered for CHANGE BLOCKMAX is not in
                      ascending schema order.

           ACTION     Verify the order of the data sets by using the
                      REVIEW SET command.  Specify the correct ascending
                      data set range in the CHANGE BLOCKMAX command.

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

532          MESSAGE    For set DataSetName using block factor n exceeds
                      blockmax m (DBC 532).

           MEANING    The blocking factor n exceeds the specified
                      blockmax m for the data set DataSetName.

           ACTION     Either decrease the blocking factor or increase the
                      maximum block size for the data set.

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

533          MESSAGE    For set DataSetName the block size n exceeds 2560
                      words (DBC 533).

           MEANING    The blocking factor for the data set DataSetName is
                      too large causing the block size to exceed 2560
                      words.

           ACTION     Decrease the block factor for the data set.

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

534          MESSAGE    For set DataSetName entry length n exceeds 2047
                      words.  (DBC 534).

           MEANING    The entry length for the data set DataSetName 
                      contains too many items or items that are too long
                      for the set causing the entry length to exceed 2047
                      words.

           ACTION     Check the items in the data set using the REVIEW
                      ITEMS command.  Either delete some items from the
                      data set or decrease the length of some data items.

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

535          MESSAGE    Cannot open the root file for exclusive access
                      (DBA 535).

           MEANING    The MPE intrinsic FOPEN failed.  In addition to
                      535, message 410 is also displayed.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

535          MESSAGE    Item name is required for this command (DBC 535).

           MEANING    The data item name is required but was not entered.

           ACTION     Use HELP to check the command syntax, and enter the
                      data item name.

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

536          MESSAGE    Set name is required for this command (DBC 536).

           MEANING    The data set name is required but was not entered.

           ACTION     Use HELP to check the command syntax, and enter the
                      data set name.

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

537          MESSAGE    A value must be entered for a required parameter
                      (DBC 537).

           MEANING    A required value is missing from the command.

           ACTION     Use HELP to check the command syntax, and enter the
                      correct command.

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

538          MESSAGE    Error occurred when issuing the MPE command
                      (CIERR n) (DBC 538).

           MEANING    An invalid MPE command was entered after the colon
                      (:).

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      CIERR n is the error number returned from the
                      HPCICOMMAND intrinsic.  Correct the problem and
                      enter a valid command.

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

539          MESSAGE    DBCIN file equate error in HPFEQINFO (HPQERR n)
                      (DBC 539).

           MEANING    The DBCIN file specified in the file equation is
                      not a valid existing permanent file.

           ACTION     Enter a correct command file for the DBCIN
                      equation.

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

540          MESSAGE    Cannot open the data set DataSetName (DBA 540).

           MEANING    The MPE intrinsic FOPEN failed to open the data
                      set.  In addition to 540, message 410 is also
                      displayed.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      n is the file system error number returned from the
                      FCHECK intrinsic.

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

540          MESSAGE    DBCOUT file equate error in HPFEQINFO (HPQERR n)
                      (DBC 540).

           MEANING    The DBCOUT file specified in the file equation is
                      not $STDLIST, a temporary disk file, a permanent
                      disk file, or a print file.

           ACTION     Enter a correct DBCOUT file equation.

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

541          MESSAGE    Password cannot exceed 8 characters (DBC 541).

           MEANING    More than eight characters were entered for a
                      password.

           ACTION     Enter up to eight characters for a password.

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

542          MESSAGE    MaxFull or NewFull percent must be 1 to 100 (DBC
                      542).

           MEANING    An incorrect percent number was entered for the
                      MaxFull or NewFull parameter in the CONTROL
                      command.

           ACTION     Enter a number between 1 and 100 inclusive for
                      MaxFull or NewFull percent.

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

544          MESSAGE    Cannot open data set file FileName (FSERR n)
                      (DBC544).

           MEANING    The MPE intrinsic FOPEN failed while opening the
                      data set file FileName.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      FSERRn is the file system error number returned
                      from the FCHECK intrinsic.

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

545          MESSAGE    File system error 46:  out of disc space (DBA
                      545).

           MEANING    Not enough disk space is available to create a
                      temporary file, most likely a data set file, needed
                      for the restructure.

           ACTION     Obtain more disk space, and rerun the DBAPLUS
                      program.

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

545          MESSAGE    Cannot read file label of data set file FileName 
                      (FSERR n) (DBC 545).

           MEANING    The MPE intrinsic FREADLABEL failed while
                      attempting to read the file label for the data set
                      file FileName.

           ACTION     Refer to the MPE Intrinsics Reference Manual, where
                      FSERR n is the file system error number returned
                      from the FCHECK intrinsic.

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

546          MESSAGE    Cannot decrease capacity.  Use REPACK SET (DBC
                      546).

           MEANING    The CHANGE CAPACITY command was used to decrease
                      the capacity of a detail data set whose delete
                      chain count is greater than zero.  The requested
                      new capacity is below the high-water mark.

           ACTION     Use the REPACK SET command instead of the CHANGE
                      CAPACITY command.

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

547          MESSAGE    No fields defined for data set DataSetName (DBC
                      547).

           MEANING    A data set was added without any fields added, or
                      all fields in the data set were deleted.

           ACTION     Add at least one field to the data set or delete
                      the data set.

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

548          MESSAGE    No paths defined for auto master set DataSetName 
                      (DBC 548).

           MEANING    An automatic master data set was added without any
                      paths defined.

           ACTION     Add at least one path for the automatic master data
                      set, or delete the data set.

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



MPE/iX 5.0 Documentation