Is it possible to backup a database from Oracle enterprise manager (OEM) with the option sysbackup?
I want to implement rman backup with least privilege (with option sysbackup) in OEM 13.5.
I created a Named Credentials with "DBRole:SYSBACKUP", created an rman OEM job, but the job fails with ora-1017 (invalid username/password).
The username/password are correct.
After testing the NC with a database, i see that the sysbackup option in the NC is gone!
Is it possible to backup a database from Oracle enterprise manager (OEM) with the option sysbackup?