PL/SQL (MOSC)

MOSC Banner

How to show sql_text details for a procecure in v$open_cursor?

in PL/SQL (MOSC) 1 commentAnswered

Hi, I just want to see what's run as cursor in my db, when I search sql_text, or sql_id from v$open_cursor view, I just only found sql_text like ' begin prc***(arg1,arg2,arg3) ; end '

How can I see the detailed sql what's run in current database? Thanks.

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