Disabling features
If you want to uninstall a WebSphere Commerce feature pack, you must disable any features first.
Before you begin
- The WebSphere Commerce feature pack contains features that you
can disable. If you plan to disable any of the features in the feature
pack, create backups of your current configuration. To back up your
application:
- Sign on to the application server:
- Log on as the
wasuser
user. - Log on with a user ID that has *SECOFR authority.
- Log on with a user ID that is a member of the Windows Administration group.
- Log on as the
- Issue the following command:
- WC_profiledir/bin/backupConfig.sh backup_file.zip
- WC_profiledir/bin/backupConfig backup_file.zip
- WC_profiledir/bin/backupConfig.bat backup_file.zip
- Sign on to the application server:
- If you must restore your configuration, use the restoreConfig command
on the application server:
- WC_profiledir/bin/restoreConfig.sh backup_file.zip
- WC_profiledirbin/restoreConfig backup_file.zip
- WC_profiledir/bin/restoreConfig.bat backup_file.zip
Where backup_file specifies the name of the backup file created with the backupConfig command.
- Back up your database.If you are using DB2, you can find instructions here:
For all other databases, see the database vendor user manual for information about backup procedures.
- Ensure that Windows Indexing and Windows Search services are disabled. If these services are enabled they can prevent the clean-up of working directories, which can cause feature disablement to fail.
About this task
In order to disable a lower-level feature, you must first
disable any high-level features that are dependent on it. The following
table shows the dependencies between the features.
Functional area | To disable this feature... | You must first ensure that these features are disabled |
---|---|---|
Location-based services | location-services | |
Content versioning | content-version | |
Store enhancements (includes coshopping functionality, search integration, subscriptions, and recurring orders in the storefront) |
store-enhancements | |
Management Center | management-center |
|
WebSphere Commerce foundation | foundation |
|
Procedure
What to do next
If you
are using DB2, you can find instructions here:
For all other databases, see the database vendor user manual for information about restore procedures.