Portal version and history information
You can use the WebSphere Portal version and history information tools to gather information about the portal installation. This information can be useful when you need a snapshot of the portal installation specifics, for example when you contact customer support. This information is automatically included in the automated data collection that is available when you use the IBM Support Assistant Lite for WebSphere Portal.
Version information:
The portal version information tool is located in the following directory:
- UNIX: profile_root/PortalServer/bin
- i5/OS: profile_root/PortalServer/bin
- Windows: profile_root\PortalServer\bin
You invoke the tool by using the following command:
- UNIX: ./WPVersionInfo.sh
- i5/OS: WPVersionInfo.sh
- Windows: WPVersionInfo.bat
You can also generate a report in html format by executing the genVersionReport tool
- UNIX: ./genVersionReport.sh
- i5/OS: genVersionReport.sh
- Windows: genVersionReport.bat
History information:
The History information tool can be used to gather installation history for the WebSphere Portal product. The History information tool is located in the following directory:
- UNIX: profile_root/PortalServer/bin
- i5/OS: profile_root/PortalServer/bin
- Windows: profile_root\PortalServer\bin
The History information tool can be invoked using the following:
- UNIX: ./WPHistoryInfo.sh
- i5/OS: WPHistoryInfo.sh
- Windows: WPHistoryInfo.bat
You can also generate a report in HTML format by executing the genHistoryReport tool:
UNIX: ./genHistoryReport.sh
i5/OS: genHistoryReport.sh
Windows: genHistoryReport.bat
Parent topic:
Tools for troubleshooting and diagnostics
Related concepts
IBM Support Assistant Lite for WebSphere Portal