Home » RDBMS Server » Backup & Recovery » Need help
Need help [message #231841] |
Wed, 18 April 2007 10:03  |
grk28
Messages: 38 Registered: June 2006
|
Member |
|
|
Hi friends,
I am a newbie to Database Administration.
I need your suggestions for the following scenario.
I have a schema whose size is 13 GB (It contains all the BLOB data as well) .For exporting this schema we use Datapump and exclude the tables having blob tables there by reducing the size to 600MB.
Assuming that data dump has been take today excluding the tables having blob column and executed scripts on the database (inserts,updates),due to some reason if i want to rollback all these scripts then what will be the best way to restore the database to its original state.
Would i be able to restore the database with the dump which i have taken before running the scripts without disturbing the blob tables.
Please let me know.
Thanks
|
|
|
|
Re: Need help [message #232686 is a reply to message #231841] |
Mon, 23 April 2007 00:44  |
Dipali Vithalani
Messages: 278 Registered: March 2007 Location: India
|
Senior Member |
|
|
hi,
U mean, u want to rollback the effects of those changes (inserts and updates) made by that scripts, right?
Then i think, it will be better to use flashback query feature, rather than importing the dumps..
Regards
|
|
|
Goto Forum:
Current Time: Fri May 02 04:38:12 CDT 2025
|