how to prevent an execution of a sql_id ?
hi, can any one tell me who to configure my database to don't execute some sql_id ?
my problem is that the AWR Reports me that i got 2 sql_id that take too much time from the database, this sql_is are:
"12btcvkncddfz".
"0f6r1wy8atwmt"
actually, i am not sure wich part of my application that is this sql_is located, so i want to prevent its execution and wait some user to call me , so i will know.
thanks a lot.
Manuel
0