Database Tuning (MOSC)

MOSC Banner

dbms_sqltune basic_filter fails with fetch out of sequence error

edited May 30, 2010 3:41PM in Database Tuning (MOSC) 6 commentsAnswered ✓
I have a 10.2.0.4 database and I wish to build a sql tuning set for testing and retesting.  I created the STS using a snapshot range and now I want to reduce amount of sql in the STS so I Issue the following block:

begin

dbms_sqltune.delete_sqlset ('mysts','parsing_schema_name <>''SYS''');

end;

/

This is failing with a fetch out of sequence error.  Looks like a bug? Has anyone used this basic_filter parameter successfully with parsing_schema_name?  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center