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
Do you know how are multi-byte characters used with weblogic jdriver?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
How do I identify the document type of an xml document? : BEA Weblogic
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
What are log filters and what are their purpose?
What is t3 protocol?
What are application servers?
What is the significance of boot?
What Is The Advantage Of Clustering ?
How do I get a thread dump to help track down a problem? : BEA Weblogic
How do I do http tunneling? : BEA Weblogic
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What are the various causes for out of memory?
How are multi-byte characters used with weblogic jdriver?