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 / snaukak
For Oracle 10g and higher you can try to use datapump.
It is much faster as runs on server only.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the use of full option in exp command.
Explain what are synonyms used for?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How view is different from a table?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
Explain about functional dependency and its relation with table design?
How to use "while" statements in oracle?
Can we save images in a database and if yes, how?
What do you mean by merge in oracle?
What is Virtual Private Database in Oracle?
How to fetch the row which has the max value for a column?
What do you understand by a database object?
Please explain oracle left join with an example?
How to drop an existing table in oracle?
What are the predefined tablespaces in a database?