Running Dbms_sqlpa.report_analysis_task Returning ORA-64451 Error.
(Doc ID 2662292.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
SQL> select dbms_sqlpa.report_analysis_task('SPA_TEST','TEXT','ALL','ALL',execution_name=>'Compare_elapsed_time') from dual;
ERROR:
ORA-64451: Conversion of special character to escaped character failed.
ORA-06512: at "SYS.DBMS_SQLTUNE_INTERNAL", line 10017
ORA-06512: at "SYS.PRVT_SQLPA", line 1693
ORA-06512: at "SYS.PRVT_SQLPA", line 1785
ORA-06512: at "SYS.PRVT_SQLPA", line 4548
ORA-06512: at "SYS.DBMS_SQLTUNE_INTERNAL", line 9915
ORA-06512: at "SYS.DBMS_SQLPA", line 620
ORA-06512: at line 1
Changes
None
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |