Dbvisit Community Dbvisit home       

Go Back   Dbvisit Community > Standby Database and Disaster Recovery > Standby Database General Discussion

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-25-2010, 11:31 AM
Mike Donovan Mike Donovan is offline
Dbvisit Team
 
Join Date: May 2008
Posts: 122
Default Exports from a READ ONLY standby database

Question:
I have a question about exporting data from standby database.

Is it possible to export data from a standby database if it is in READ-ONLY mode ?

Answer:
Yes, it is possible to perform an export from an Oracle database when that instance is in READ ONLY mode.

I have just tested this, to verify that this was the case, and it worked successfully on an Oracle database running 11g on Windows.

Since 10g Oracle have improved their import/export functionality with the 'new' Data Pump utility. You could also use this (expdp) for a read-only database, but you must use Data Pump Export's network_link mechanism, initiating the process on the target database. This is because Oracle Data Pump won't be able to create the necessary master table on a 'local' read-only database. I mention it because this is another option, and Data Pump significantly reduces the time taken to perform exports in comparison to the older (deprecated) exp utility.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT +12. The time now is 07:31 AM.