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 can we know if there is any memory leakages happening? how to overcome the memory leakage situation?
What are the Unix vi commands?
Difference between production and development mode?
Explain where are the files placed while deploying the resource adapter in web logic server?
Name the various message severity levels in web logic?
How to change from development mode to production mode in weblogic 10.3?
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
What are the databases that are available to be used with the web logic j2ee connector architecture?
where can we set classpath, which will reflect to whole domain
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
Explain briefly the client-server architecture.
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?