Why I'm not able to see analyzer sql's in my database.
SELECT name, text from DBA_SOURCE WHERE upper(name)=('OM_ORDER_ANALYZER_PKG') AND text like '%$Id%';
Above sql returns null. Can some one help me to understand if any special patches needs to be installed to run analyzer sql's ?
Tagged:
0