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!

RMAN error at redirected restore

I try to restore a database to a sandbox and get below error from commvault with RMAN:

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of restore command at 04/30/2025 11:22:43

RMAN-10015: error compiling PL/SQL program

RMAN-10014: PL/SQL error 0 on line 545 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 545 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 489 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 489 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 433 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 433 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 377 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 377 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 321 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 321 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 265 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 265 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 209 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 209 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN-10014: PL/SQL error 0 on line 153 column 7: Statement ignored

RMAN-10014: PL/SQL error 306 on line 153 column 7: wrong number or types of arguments in call to 'GETMSR'

RMAN>

Comments
Post Details
Added on May 2 2025
1 comment
134 views