How to upgrade the weblogic version and explain the steps?
Answer Posted / $r!k@nth
--> download the "Upgrade Installer" file.
--> shut down the domain
-->take the backup of BEA_HOME, DOMAIN_HOME directories
-->keep BEA_HOME,DOMAIN_HOME,WL_HOME with you and check the weblogic version before upgrading.
-->extract the upgrade installer file in a directory
-->upgrade the weblogic version by running .jar file that has extracted from upgrade installer file.
-->now agian check the weblogic version
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
What is the nm?
What is Weblogic ? (Weblogic Interview Questions)
What is the significance of boot?
How Work Manager works in wls 9.2 and above versions?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
Explain the performance tuning in jdbc?
What are the special design care that must be taken when you work with local interfaces?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
What is the local interface used by web logic server?
What is the meaning of classformaterrors used with the applet?
What is actually weblogic cache?
Inclined to build a profession as oracle weblogic developer?
Explain where are the files placed while deploying the resource adapter in web logic server?
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?