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 / 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 |
How do stubs work in a weblogic server cluster? : BEA Weblogic
Explain the types of deployment modes and diffrernces between them?
We see an error like 404 and 500. What do they mean?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
What is DataSource ?how can its associated with connection pools ?
What is multicast address in Clustering? Why do we need it?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
Ho do you troubleshoot server hang?
What are application servers?
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
What is wlst?
What is meant by prallel gc and explain it?