Tuesday, August 7, 2012

WebSphere Portal 6.1.0.5 fixpack upgrade

1) Download the following files from IBM
 6.1-WP-UpdateInstaller-AIX.tar.gz
 6.1.0-WP-Multi-FP005
 6.1.0.5-WCM-PM45034
 6.1.0.5-6.1.5.2-WP-CFPM40015-CF15

2) Create directory portal_root/update
    Extract 6.1-WP-UpdateInstaller-AIX.tar.gz under update directory
3) Create directory portal_root/update/fixpack
    Extract remaining zip files under fixpack directories

4) Check PortalAdminPwd and WasPassword are in wkplc.properties file.
5) Check all DB passwords are in wkplc_comp.properties file.
6) Add the following line in wkplc.properties file
    PWordDelete=false.
7) Check XmlAccessPort property in wkplc_comp.properties matches the value of the portal server http port

8) Set DbSafeMode=true in wkplc_dbtype.properties

9) Do a full resynchronization on node agents
10) Disable Automatic synchronization in nodeagents and restart nodeagents
11) Stop WebSphere_Portal on primary node

12) Run the upgrade
portal_root_dir/update/updatePortal.sh -install -installDir "portal_root_dir" -fixpack -fixpackDir "portal_root_dir/update/fixpacks" -fixpackID WP_PTF_6105

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home