how to copy(migrate) the database one server to another server
without using expdp/impdp how it is possible.
Answer Posted / venu
It can be done thru hot cloning
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
What is a system database and what is a user database? : sql server DBA
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What are the different types of indexes available in sql server? : sql server DBA
how can you enable flashback feature?
What types of replication are supported in sql server? : sql server DBA
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
What is fill factor? : sql server DBA