home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / BACKRE.ZIP / BACKREST.DOC next >
Text File  |  1990-09-12  |  4KB  |  73 lines

  1.  
  2.    ***********************************************************************
  3.    * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING *
  4.    ***********************************************************************
  5.      IBM HAS DEDICATED THIS PROGRAM TO THE PUBLIC AND CLAIMS NO RIGHTS
  6.      AND PROVIDES NO WARRANTIES WHATSOEVER.  IBM PROVIDES THIS PROGRAM
  7.      "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,
  8.      INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  9.      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  10.    ***********************************************************************
  11.    * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING *
  12.    ***********************************************************************
  13.  
  14.    The Backing Up and Restore of databases has grown into a larger task that
  15.    diskettes can not handle quickly.
  16.  
  17.    This alternative should help a little.
  18.  
  19.    The Database Manager creates a SQLUFI Directory on the diskette or fixed
  20.    disk and the OS/2 E.E. BACKUP.EXE creates either a BACKUP Directory with
  21.    BACKUP.001 and CONTROL.001 files or just the files on diskette.
  22.  
  23.    When Database Manager Restore takes place, the SQLUFI directory/files and
  24.    the BACKUP Control files are used for validation.
  25.  
  26.    In order to allow the Database Manager to work as design, this alternate
  27.    backup will still create BACKUP.001 and CONTROL.001 by backing up some
  28.    small set of database files. DBM will still create SQLUFI files and
  29.    validation the BACKUP control files, the only difference is that the
  30.    intercept backup.exe executes a command file that executes OS/2 BACKUP.EXE
  31.    call, so the user can change it to call a user provided program. This could
  32.    be a OS/2 Tape program for example. See the command file for instructions.
  33.    USER BEWARE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  34.  
  35.    BACKUP.EXE, RESTORE.EXE, SQLDBACK.CMD, and SQLDREST.CMD can be placed in
  36.    \SQLLIB directory.
  37.  
  38.    The user will still need to provide a place for the SQLUFI files and BACKUP
  39.    Control files, but they can fix it one diskette or fixed disk other than
  40.    the drive where the database resides. Just use Backup/Restore as you would
  41.    today (i.e. use drive A:) the only diffence is that a user provided program
  42.    can be executed.
  43.  
  44.    Remember that in order to move a database from machine to machine, the copy
  45.    protect flag in the database configuration must be off.
  46.  
  47.    The following are files for the alternate backup/restore utilities:
  48.    -------------------------------------------------------------------
  49.    BACKUP   C      12154   9-11-90   7:50p - alternate backup source
  50.    BACKUP   DEF      128   7-23-90  11:47a - alternate backup definition
  51.    BACKUP   EXE    14242   9-11-90   7:57p - alternate backup executable
  52.    BACKUP   LNK       75   6-20-90  11:26a - alternate backup link
  53.    RESTORE  C      11790   9-11-90   7:53p - alternate restore source
  54.    RESTORE  DEF      128   7-23-90  11:47a - alternate restore definition
  55.    RESTORE  EXE    14219   9-11-90   7:57p - alternate restore executable
  56.    RESTORE  LNK       79   7-18-90   7:16p - alternate restore source
  57.    SQLDBACK CMD     4091   9-11-90   7:37p - Database Backup Command File
  58.    SQLDREST CMD     4221   9-11-90   7:37p - Database Restore Command File
  59.    BACKREST RME     2129   9-12-90   2:34p - Alternate Backup/Restore Read Me
  60.  
  61.    ***********************************************************************
  62.    * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING *
  63.    ***********************************************************************
  64.      IBM HAS DEDICATED THIS PROGRAM TO THE PUBLIC AND CLAIMS NO RIGHTS
  65.      AND PROVIDES NO WARRANTIES WHATSOEVER.  IBM PROVIDES THIS PROGRAM
  66.      "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,
  67.      INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  68.      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  69.    ***********************************************************************
  70.    * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING *
  71.    ***********************************************************************
  72.  
  73.