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
What is the admin server?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic
What is t3 protocol?
Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic
how will you trouble shoot the URL issue in Web logic/ways?
How to change from default jvm to others?
What is cluster stub?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
How do I programmatically get a list of queues or topics? : BEA Weblogic
What is the difference between txdatasource and datasource?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
How do I use jta transactions within an mdb? : BEA Weblogic
What is the function of T3 in WebLogic Server ?
How can we configure http tunneling on weblogic?
Explain the tier architecture of a web logic server?