how to copy(migrate) the database one server to another server
without using expdp/impdp how it is possible.
Answer Posted / ravindra
Hi,
Correct if i am wrong.We can do through package
procedure.Create empty database on target database and
create dblink between two databases.Now we have to prepare
package and transfer the each schema.
Thanks & Regards,
Ravindra
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is a system database and what is a user database? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
how can you connect from 10g user to 11g user??
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What is a correlated sub-query? : 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.
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
what is grd?
What are statistics, under what circumstances they go out of date, how do you update them?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
what do you understand by fine-grained auditing?
what are the types of connection load-balancing?
how can you implement fine-grained auditing?