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 |
suppose you changed a admin password.in which other file you have to update after this
What are class paths?
What is thread stack size?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
How do I use a temporary destination? : BEA Weblogic
How do you troubleshoot a crash?
how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?
What is Connection Pool ?
Open the find box and editing the text in text box then what is name for this dialog box??
What are stubs and how do they function in a web logic cluster?
What are the causes of having ociw32.dll error in the database of web logic server?
How do I bind string values in a preparedstatement? : BEA Weblogic