搜索资源列表
oracletuning
- 1、 求当前会话的SID,SERIAL# SELECT Sid, Serial# FROM V$session WHERE Audsid = Sys_Context( USERENV , SESSIONID ) -1, for the current session of the SID, SERIAL# SELECT Sid, Serial# FROM V $ session WHERE Audsid = Sys_Context ( ' USERENV' ,
Oracle10g_Views
- oracle 10g 的所有v$视图,可以了解10g下的所有视图。-all systems view in oracle 10g
