How to migrate the weblogic domains Existing physical box to New box ?
Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated?
any budy give me steps ?
Answer Posted / madan rocky
Best way to extent your domain from one linux box to another linux box by using Pack.sh Script file which is under oracle_home/oracle_common/commonin.
1.Pack one domain which did all configurations (main linux box).it will create domain.jar file
2.Copy or Move that .jar file (eg:Domain.jar) to second linux box.
3.In 2 linux box Unpack the domain.jar file by using Unpack.sh script file.
4.By using Horizontal clustering we can divide the manage servers as per our requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does cluster communication happen?
what is mission in weblogic
What is the role of a deployer?
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
What is a messaging bridge?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What causes the condition OUT OF MEMORY?
What is a thread dump?
How to start node manager?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
What are the steps in which unicode codesets can be set with the weblogic jdriver?
Can we deploy jar in weblogic?
What is t3??
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
Tell the issues faced in weblogic?