Weblogic Patch - PF9J patch number p33403637_1036_Generic.zip


PATCH_ID - PF9J


export MW_HOME=/u01/app/oracle/product/middleware
export WLS_HOME=$MW_HOME/wlserver_10.3
export WL_HOME=$WLS_HOME
# Set to the appropriate JAVA_HOME
export JAVA_HOME=/u01/app/oracle/jrockit-jdk1.6.0_45-R28.2.7-4.1.0
export PATH=$JAVA_HOME/bin:$PATH


Applying Patch Set Updates (PSUs)The patch set updates (PSUs) come with a "README.txt" file that explains how to apply the patches. You should always follow the patch note, but the basic format is typically as follows.Unzip the patch into the correct location and shutdown all weblogic domians.

[oracle@xxxxxapp1 Patches]$ unzip p33403637_1036_Generic.zip -d /u01/app/oracle/product/fmw11g/utils/bsu/cache_dir/.
Archive:  p33403637_1036_Generic.zip
  inflating: /u01/app/oracle/product/fmw11g/utils/bsu/cache_dir/./patch-catalog_27702.xml
replace /u01/app/oracle/product/fmw11g/utils/bsu/cache_dir/./README.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: /u01/app/oracle/product/fmw11g/utils/bsu/cache_dir/./README.txt
  inflating: /u01/app/oracle/product/fmw11g/utils/bsu/cache_dir/./PF9J.jar
[oracle@fciscostbapp1 Patches]$


If you get conflicts, you may have to remove previous patches, before attempting to apply the patch again.
[./bsu.sh -install -patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=PF9J -prod_dir=$WLS_HOME  -log=/tmp/weblogic_patching.log
Checking for conflicts..................
No conflict(s) detected

Installing Patch ID: PF9J.
Result: Success

[oracle

No comments:

Post a Comment