Installation Guides > Transferring a Database > Procedure on the Destination System

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

Procedure on the Destination System (Transferring a Database) (M6960CR+Destination.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Procedure on the Destination system

  1. Integrate any saved PLId to port maps into the devices file:
    /usr/Realman/RealityVersion/files/devices	(UNIX)

    or

    Drive:\Realman\RealityVersion\files\devices	(Windows)
  2. On UNIX, copy any saved printer interface scripts into: $REALROOT/files/interfaces.

  3. On UNIX, check that any RPQs that were installed on the old system are available on the new system. If not, contact Northgate Public Services.

  4. Create a new database using the mkdbasecommand. (This command has a menu interface when only the command is entered - see Set-Up After Installation in the appropriate Installation Guide.) The new database must be large enough to hold the data transferred, as noted after saving the source database.

  5. Restore any customised database configuration by integrating the contents of your saved configuration files with those in the directory/folder:
    DatabasePath/configs/config			(UNIX)

    or

    DatabasePath\configs\config			(Windows)
  6. Log on to the SYSMAN account. Then load the FILE-SAVE tape or virtual tape image.

  7. Enter the following sequence of commands to restore your system/database:
    ASSIGN =TAPE n n = tape unit No.
    T-REW
    T-FWD
    T-RDLBL 1
    T-FWD
    ACCOUNT-RESTORE * (O
  8. If upgrading from a version earlier than Reality V9.1, load the system tools. Enter the following sequence of commands:
    T-DEVICE n $REALROOT/files/upgfile.rti             n = tape unit No.
    ASSIGN = TAPE n
    T-REW
    INSTALL

    Follow the prompts to install the upgrade bootstrap. Then enter:

    CLEAR-ASSIGN
  9. Run SYS-UPDATE, responding to the prompts as described in the SYS-UPDATE section of the Reality on UNIX Installation & Upgrade Guide or the SYS-UPDATE section of the Reality on Windows Installation & Upgrade Guide, as appropriate.

    Important Note

    This must be run before you log off or you may not be able to log back on.

  10. Integrate any customised system file items that were saved from the source system/database.

  11. Carry out FILE-SAVE and VERIFY-SAVE.

  12. Start Transaction Processing, if required.

  13. Enable logons (use ENABLE-LOGONS from TCL, or the unlockdbase host command).

RealityV15.1 (MoTW) Revision 7Comment on this topic