OCI-19746
Privileged Procedure call from user without SYSBACKUP role
        
        Cause
The call to a privileged DBMS_BACKUP_RESTORE procedure was made by an user without SYSBACKUP or SYSDBA privileges.
Action
Use the RMAN utility for backup and restore operations. Do not use DBMS_BACKUP_RESTORE APIs directly.