Monday, January 23, 2012

Steps to apply the WebLogic patch


>>Weblogic patch location:
/mnt/Stage11i/linux/11g_GRID-64-bit/Weblogic_patch/WDJ7

>> First run the following script to set the environment variables:
>> /u01/app/oracle/Middleware/wlserver_10.3/server/bin/setWLSEnv.sh

>> Go to directory:
>> /u01/app/oracle/Middleware/utils/bsu

>> Issue the command to apply the patch:
>> ./bsu.sh -prod_dir=/u01/app/oracle/Middleware/wlserver_10.3 -patchlist=WDJ7 -verbose -install -patch_download_dir=/mnt/Stage11i/linux/11g_GRID-64-bit/Weblogic_patch/WDJ7

>> Check the patching status:
>> ./bsu.sh -view -status=applied -prod_dir=/u01/app/oracle/Middleware/wlserver_10.3

No comments:

Post a Comment