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 |
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
What Are The Various Types Of Weblogic Installations ?
what is critical environment in weblogic
Explain the types of application deployed in wls?
What is the max amount of information that can be saved in a session object?
How do I start wls and configure jms? : BEA Weblogic
Name the various message severity levels in web logic?
when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?
How can the nm be made to work with web logic? Explain?
How can you know that the database has connected to your weblogic server
What are the differences between a web logic server and a web server?
What is meant by domaintemplate?