How to upgrade the weblogic version and explain the steps?
Answer / $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 |
Tell me how are the notifications generated when a server is added to a cluster?
What causes java.io exceptions in the log file of weblogic server?
Explain what an application server does and it's major components.
What is Connection Pool ?
How will a single machine run multiple web logic server instances?
Do ejbs have to be homogeneously deployed across a cluster? Why?
What is non-stage deployment?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
Difference between Weblogic server and websphere server?
Explain the performance tuning in jms?
What is Horizontal and vertical clustering ?
When should I use the external_stage option?