Export tuning set fails
Has anyone managed to get the export of tuning sets to work?? I get the error: ORA-19373: invalid staging table or tablespace
ORA-06512: at "SYS.DBMS_SQLTUNE", line 3186
ORA-06512: at "SYS.DBMS_SQLTUNE", line 6798
ORA-06512: at line 1
I can export using sqlplus commands with no issues. The only difference I see is that with sqlplus you have to tell it watch staging table you are using. With EM 12c there is no where to see what staging table to use. Hence the error. Is there a default table I can use to staging the export requests? Is this what EM is looking for?
0