ERROR at line 1: ORA-31011: XML parsing failed ORA-19213: error occurred in XML processing at lines
SQL> execute dbms_sqltune.accept_sql_profile(task_name =>'325tzgyvm9277_tuning_task', task_owner => 'SYS', replace =>TRUE);
BEGIN dbms_sqltune.accept_sql_profile(task_name =>'325tzgyvm9277_tuning_task', task_owner => 'SYS', replace =>TRUE); END;
ERROR at line 1:
ERROR at line 1:
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00243: element attribute value must be enclosed in quotes
ORA-06512: at "SYS.DBMS_SQLTUNE_INTERNAL", line 17803
ORA-06512: at "SYS.PRVT_SQLPROF_INFRA", line 31
ORA-06512: at "SYS.DBMS_SQLTUNE", line 8680
ORA-06512: at "SYS.DBMS_SQLTUNE", line 8704
ORA-06512: at line 1
Why im getting this error , even tried different task name and create new tuning task as well but still im getting this error