updateDB2Configuration utility
The following section describes the syntax to use for the updateDB2Configuration utility. Some optional parameters might not be applicable to your migration path. Read the detailed parameter descriptions to see which ones apply.
The updateDB2Configuration utility is provided in the following directory:
AIX|Linux|Solaris|I5/OS:
WC_installdir/bin
Windows:
WC_installdir\bin
The following syntax is used for the updateDB2Configuration utility:
AIX|Linux|Solaris|I5/OS:
updateDB2Configuration.bat dbname remoteDB [log]
Windows:
updateDB2Configuration.bat dbname remoteDB [log]
Where:
- dbname
- Is the name of your WebSphere Commerce database.
- remotedb
- Defines if your database is remote. If your database is remote, this value is true. If your database is local, this value is false.
- log
- Is the absolute path to the log file. For example: WC_installdir/log/updatedb2config.log
Related concepts