How to make a replica of existing oracle server to another
server?
Answer Posted / pavana kumar.s
If the server is a linux box means,
Without Sychronization:
1.Just tar the oracle_base path and untar it on another server. This copies the databse including the oracle software.
2.Otherwise do the rman cloning.
With Synchronization:
Try to configure the Dataguard.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can you get actual data change values from previous transactions in oracle?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
What is fill factor? : sql server DBA
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
What is the difference between dropping a database and taking a database offline? : sql server DBA
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
How can you control the amount of free space in your index pages? : sql server DBA
What is dcl? : sql server DBA
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
How do you open a cluster administrator? : sql server DBA