IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Administrator's Guide > Replicating the Tivoli Enterprise Portal Server database > Run the migrate-import script

IBM Tivoli Monitoring, Version 6.3 Fix Pack 2


Run migrate-import from source Windows to target Windows

Run the migrate-import script to import a copy of the Tivoli Enterprise Portal Server database from a Windows computer to another Windows computer.

This procedure overwrites the TEPS database on the target computer.


On the Windows computer where the target portal server is installed, take these steps to import the TEPS database that was copied from another Window computer using migrate-export.


Procedure

  1. Stop the portal server on the target system.

  2. On the source system, open a command prompt: Click Start → Run, and enter CMD.

  3. Copy file saveexport.sql that was generated by the migrate-export.bat script from the source system to install_dir\CNPS\sqllib on the destination system, where <mapped drive on destination system> is the disk drive on the source system where this file resides. Example:

      copy <mapped drive on destination system>:\IBM\ITM\CNPS\sqllib
           \saveexport.sql c:\ibm\itm\cnps\sqllib

    If a drive is not already defined, you must map a drive to the source system from the destination system with the net use command.

  4. On the target system, change to the install_dir\CNPS directory and enter: migrate-import. Running the migrate-import process stops the portal server if it is currently running.

  5. If you are using the migrate-import function to move the TEPS database from one release to another, perform this task after migrating the database to add application support:

    1. Open <install_dir>\CNPS\kfwalone in a text editor.

    2. Set KFW_MIGRATE_FORCE=Y, then save and close the file.

    3. Invoke this script to apply the current portal server application support to the newly migrated TEPS database: <install_dir>\CNPS\buildpresentation.bat

  6. Restart the portal server.


Parent topic:

Run the migrate-import script

+

Search Tips   |   Advanced Search