Successful Execution Requirements and Controls (LOAD)

Environmental Requirements when MULTUSE=NO
cdatvse120
Environmental
Requirements
when MULTUSE=NO
  • The database may
    not
    be open for update anywhere.
  • The database may
    not
    be open in any Multi-User Facility (MUF) for read.
  • The database may
    not
    have any table in
    unloading
    status.
Environmental
Controls
when MULTUSE=NO
  • The database will be opened for update.
  • The utility has no knowledge about current ACCESS database or area status.
  • The utility sets no ACCESS database or area status.
Environmental
Requirements
when MULTUSE=YES
  • The database may or may not be open for update in the connected MUF.
  • The database may
    not
    be open for update in another MUF or Single User job.
  • The database may
    not
    have any table in
    unloading
    status.
  • The database ACCESS must be set OPTIMIZE and WRITE/UTLTY.
  • The area ACCESS must be set WRITE/UTLTY
  • The area may have no table in an open URT
  • The area may
    not
    have any other MULTUSE=YES utility executing
  • The area must be closed
Environmental
Controls
when MULTUSE=YES
  • The database will be opened by MUF for update.
  • The utility sets ACCESS area OFF (utility set).
  • The utility sets LOAD executing this MUF this database or area.