Configure the environment variable setting scripts
Before use the loading utilities, you might have to update some of the environment variables used by the utilities. The environment variables are set by the following scripts that are called by the loading utilities and other WebSphere Commerce utilities:
- setenv script
- (AIX)(i5/OS)(Linux)(Solaris)WC_installdir/bin/setenv.sh
- (Windows)WC_installdir\bin\setenv.cmd
- WCDE_installdir\bin\setenv.bat
- setenv.db2 script
- (AIX)(i5/OS)(Linux)(Solaris)WC_installdir/bin/setenv.db2.sh
- (Windows)WC_installdir\bin\setenv.db2.cmd
- setenv.oracle script
- (AIX)(i5/OS)(Linux)(Solaris)WC_installdir/bin/setenv.oracle.sh
- (Windows)WC_installdir\bin\setenv.oracle.cmd
To change the environment variable setting scripts:
- Open the script in a text editor.
- 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.
- Save any changes.
- (AIX)(Linux)(Solaris) Ensure that these scripts have the correct permissions to run.
For example, you may 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
Related concepts
Related tasks
Related reference