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. Appendix A: Upgrade Considerations
  10. Appendix B: PowerExchange Environment
  11. Appendix C: Manual Installation on IBM i

Installation and Upgrade Guide

Installation and Upgrade Guide

Step 8. Change Object Ownership (Optional)

Step 8. Change Object Ownership (Optional)

You can the change the ownership of the objects that were created from the shipped library and are owned by the user ID under which PowerExchange software and libraries were installed. Perform this step if you use a user ID for installation that is different from the one under which you want to run PowerExchange.
To change this user ID for the
dtllib
and
datalib
libraries, enter the following commands:
call pgm(
dtllib
/chgallobj) parm('
dtllib
' '
pwxusr
') call pgm(
dtllib
/chgallobj) parm('
datalib
' '
pwxusr
')
To change the user ID for the
condlib
and
cpxlib
libraries, which are used for PowerExchange CDC, enter the following commands:
call pgm(
dtllib
/chgallobj) parm('
condlib
' '
pwxusr
') call pgm(
dtllib
/chgallobj) parm('
cpxlib
' '
pwxusr
')

0 COMMENTS

We’d like to hear from you!