Troubleshooting: Determining what APARs are installed on WebSphere Commerce
You can confirm which APAR fixes have been applied to their system by using interim fixes. You can also see which APARs are included with a fix pack.
Problem
You want to determine what APARs, including interim fixes, you have installed in your WebSphere Commerce environment.Solution
Use one of these solutions:
- From
the WC_installdir/bin directory,
run the historyInfo command.
The historyInfo command shows feature pack, fix pack and APAR history including installation and uninstallation history for the WebSphere Commerce product.
- Check the
NIFStack.xml
file to see which APARs are currently installed.- WC_installdir/properties/version/update/backup/NIFStack.xml
- WC_installdir/instances/instance_name/properties/version/update/backup/NIFStack.xml
- WC_userdir/instances/instance_name/properties/version/update/backup/NIFStack.xml
- For
details about an APAR that was installed or uninstalled, check
the logs corresponding to the specific APAR. These logs files can
be found in the following directories:
- WC_installdir/logs/update/APAR_name.install
- WC_installdir/logs/update/APAR_name.uninstall