How to transfer database(500 gb) of oracle enterprise
edition to standard edition downtime is only 1 hour not
using exp/imp option ?
Answer Posted / ron
use transportable tablespace
click on the link below for doing it with examples:
http://www.idevelopment.info/data/Oracle/DBA_tips/Tablespaces/TBS_5.shtml
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a view and how is it different from a table?
What is oracle data type?
What is bind variable in oracle 11g?
Explain how are indexes update?
What is set operator oracle?
Why we use bulk collect in oracle?
How to add another datafile to a tablespace?
What is different types of joins?
How to filter out duplications in the returning rows using oracle?
How to assign values to variables?
How to get execution path reports on query statements?
Is oracle the best database?
What happens if you use a wrong connect identifier?
Can we convert a date to char in oracle and if so, what would be the syntax?
How to retrieve data from an explicit cursor?