Deprecated feature: Configuring the environment variable setting scripts

Before you can use the mass loading utilities, you might have to update some of the environment variables that are used by the utilities. The environment variables are set by the following scripts that are called by the mass loading utilities and other WebSphere Commerce utilities:

About this task

setenv script
  • For IBM i OS operating systemAIXLinuxWC_installdir/bin/setenv.sh
  • WindowsWC_installdir\bin\setenv.bat
  • WebSphere Commerce DeveloperWCDE_installdir\bin\setenv.bat
DB2 setenv.db2 script
DB2
  • For IBM i OS operating systemAIXLinuxWC_installdir/bin/setdbenv.db2.sh
  • WindowsWC_installdir\bin\setdbenv.db2.bat
Oracle setenv.oracle script
Oracle
  • For IBM i OS operating systemAIXLinuxWC_installdir/bin/setdbenv.oracle.sh
  • WindowsWC_installdir\bin\setdbenv.oracle.bat

Procedure

To change the environment variable setting scripts:
  1. Open the script in a text editor.
  2. Confirm that the values set for environment variables in the script are correct for the system on which you plan to run the loading utilities.
  3. Save any changes.
  4. AIXLinux Ensure that these scripts have the correct permissions to run.

    For example, you might need to change the values for one or more of the following paths in the setenv scripts:

    • JAVA_HOME
    • DB2_DRIVER
    • ORACLE_HOME
    • ORACLE_DRIVER
    • ORACLE_CLASSPATH
    • CLASSPATH