SQL Language (MOSC)

MOSC Banner

object id

edited Aug 23, 2010 3:42AM in SQL Language (MOSC) 2 commentsAnswered
Hello,

is there any way in oracle 9i how I can find out object id for specific statement which is in v$sql ? I have sql statement which is used in several procedures and I would like to identified exact procedure name. In oracle 10g there is possibility link v$sql.sql_id with v$session.prev_sql_id and then find object name in dba_objects.  Is there any way how I can do it in 9i ? Thanks a lot.

Martin

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