Backup archive dbms_backup_restore
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.