What’s the “standard” (defacto or otherwise) way to dump an Oracle database/instance to an ascii or binary file, and then reimport that file into a separate Oracle instance.
I’m looking for the equivalent of mysqldump, but for the Oracle platform.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Actually, I’m pretty sure imp + exp have been superceeded by Oracle Data Pump.
imp + exp do not support all Oracle 10g + 11g features
See http://www.orafaq.com/wiki/Datapump