how to copy(migrate) the database one server to another server
without using expdp/impdp how it is possible.
Answer Posted / sanjayreddy
migration of database we have two ways
1)datapump
2)transportable tablespace
so we can copy/migrate the data by using 2 method from one server to another server like(linux to sun solaris or vis/versa)..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the last version,the release date of that version and fix pack of ibm db2 udb?
What is transparent data encryption? : sql server DBA
who owns the operating system files created by the utl_file package?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
what functionality does oracle provide to secure sensitive information?
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
What are the different types of database compression introduced in sql server 2008? : sql server DBA
what is the role of dip user in our database?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
What are the different ways you can create databases in sql server? : sql server DBA
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 grd?
What the different types of replication and why are they used? : sql server DBA
how can you create a user-defined lock?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.