Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

Setting Environment Variables

Setting Environment Variables

To ensure that the PowerExchange Listener or PowerExchange Logger can locate the required Oracle LDAP client libraries, set environment variables.
If you use the OpenLDAP implementation, you do not need to set environment variables.
On a Linux machine, you might enter the following command:
export LD_LIBRARY_PATH=/mydir/dsee7/lib64/private:$LD_LIBRARY_PATH
On a Solaris SPARC machine, you might enter the following commands:
export LD_LIBRARY_PATH=/mydir/dsee7/lib/sparcv9/private:$LD_LIBRARY_PATH unset LD_LIBRARY_PATH_64
Also, to use LDAP commands such as ldapsearch or certutil, set the PATH environment variable.
For example, on a Linux machine, you might enter the following command:
export PATH=/mydir/dsee7/dsrk/bin:/mydir/dsee7/bin:$PATH

0 COMMENTS

We’d like to hear from you!