Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Backup archive dbms_backup_restore

user12215372Sep 26 2012 — edited Sep 27 2012
Hi everyone,

I have a question, i am making a stored procedure that do a backup to my database all using dbms_backup_restore, it should that this stored procedure will be executing since app. net for our support.

The code is find and works, but some databases are in RAC so i can't find a method for execute backup all archives of all threads via dbms_backup_restore package, i was able of backup only the archives of 1 thread not of all.

If somebody have some idea please i will be happy

Regards.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2012
Added on Sep 26 2012
3 comments
706 views