DBA Data[Home] [Help]

APPS.BIV_DBI_TMPL_UTIL dependencies on V_$THREAD

Line 1340: sys.v_$thread t,

1336: ) p,
1337: ( select
1338: t.instance
1339: from
1340: sys.v_$thread t,
1341: sys.v_$parameter v
1342: where
1343: v.name = 'thread' and
1344: (