Friday, April 18

Patch

How can we apply patches in weblogic?

  • Shabbeer Shabbu by using smart update tool we can apply the patches
    Shabbeer Shabbu by using server start script we will apply the patches. Download the patch(jar file) follow the below steps.
  • 1)stop your server
  •  2)then take the path of the folder(jar file) and copy it in the classpath of setdomainenv.cmd which is in bea/domain/domain name/setdomainenv.cmd
  • patches are bug fixes for weblogic. If there is a functionality that is not working as it should in the weblogic server.oracle gives u a solution for it.these patched need to applies on the server one by one above mentioned ways.
  •  Sudhesh Pnair ./bsu.sh -prod_dir=/u01/oracle/product/fmw/wlserver_10.3 -patchlist=1V2C -install
  • Sudhesh Pnair you need to unzip the patch to /u01/app/oracle/product/fmw/utils/bsu/cache_dir

  • Shiva Goud we can set call path ./serDomainEnv.sh in doamin/bin or  ./setDomainenv.sh any where in weblogic
    Shiva Goud for patch we have to WL/home/utils/bsu/bsu.sh

  • Parupalli Rajesh we are get the support from the oracle team then we get the one random number form the orcale team by useing the that random number we download from the oracle site particular pateches down load and run the bsu.sh file it located in WL_HOME/utils/Directory

2 comments:

  1. http://wls4mscratch.wordpress.com/category/different-ways-to-installuninstall-patches/

    http://weblogic-wonders.com/weblogic/2010/12/03/methods-to-apply-patches-in-weblogic-server/

    ReplyDelete