Hi,

I did
Code:
alter system set cursor_sharing=exact scope=spfile;
and i can see the exact sql being run.

Thanks alot Hrishy!
PS: Is there any implications of changing the cursor_sharing parameter?