Skip to Main Content

Core Infrastructure

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 duplicate fails with RMAN-11003: failure during parse/execution of SQL statement

Roma NarangJun 19 2025

RMAN duplicate fails with RMAN-11003: failure during parse/execution of SQL statement

restarting with the spfile again won't work…I'm still getting the error..if anyone could help on that please…

executing Memory Script

sql statement: alter system set instance_name = ''vttryaud2'', ''vttryaud1'' comment= '''' scope=spfile
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 06/19/2025 11:27:56
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-03009: failure of sql command on clone_default channel at 06/19/2025 11:27:56
RMAN-11003: failure during parse/execution of SQL statement: alter system set instance_name = 'vttryaud2', 'vttryaud1' comment= '' scope=spfile
ORA-02095: specified initialization parameter cannot be modified

Comments
Post Details
Added on Jun 19 2025
0 comments
49 views