Table of Contents

Search

  1. Preface
  2. PowerExchange Installation and Upgrade Overview
  3. Installation Planning
  4. Upgrade Planning
  5. Installing and Upgrading PowerExchange on IBM i
  6. Installing and Upgrading PowerExchange on Linux and UNIX
  7. Installing and Upgrading PowerExchange on Windows
  8. Installing and Upgrading PowerExchange on z/OS
  9. Upgrade Considerations
  10. PowerExchange Environment
  11. Manual Installation on IBM i

Installation and Upgrade Guide

Installation and Upgrade Guide

Consideration for Upgrading to PowerExchange on i5/OS

Consideration for Upgrading to PowerExchange on i5/OS

If you are upgrading an existing PowerExchange installation on i5/OS to the 10.2 version, after you upgrade the product and before you start the PowerExchange Listener, issue the following commands to rebuild the metadata objects that PowerExchange uses:
ADDLIBLE LIB(
DTLLIB
) POSITION(*FIRST) CRTDTLENVF DTLLIB(
DTLLIB
) DATALIB(
DATALIB
)
Where:
  • DTLLIB
    is the PowerExchange software library.
  • DATALIB
    is the PowerExchange library that contains data files such as the CCT file, PowerExchange configuration parameters file, and the LISTENER and DTLOS_MSQG message queues.
If you need to access a remote DB2 for i5/OS database, you must specify additional parameters in the CRTDTLENVF command, as follows:
CRTDTLENVF DTLLIB(
DTLLIB
) DATALIB(
DATALIB
) RMTRDBDIRE(
DATABASE_NAME
) RMTSYSNAME(
HOST_NAME
) RMTASPDEV(*) OSLEVEL(
OS_LEVEL
)

0 COMMENTS

We’d like to hear from you!