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 silent mode?
What are log filters and what are their purpose?
What is meant by node manager?
When does high cpu usage occur?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What is a stage deployment?
List components of jndi?
What is the emergency log message?
How managed servers communicate with each other?
Define the toolbar elements.
Difference between multicast and unicast?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
When can high usage of CPU occur?
Does weblogic jms support clustering? : BEA Weblogic
Write a program to call the store procedure of oracle that takes no parameter?