Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> V$ views in transactions
Dear all,
Version 9.2.0.3
OS: Solaris 8
I have written a tiny stored procedure which does a SELECT from v$sql and v$sql_workarea and INSERTs into local tables. The reason for doing this is that STATSPACK does not take snapshot of v$sql_workarea table, and I thought this information would be useful to accurately calculate values for SORT_AREA_SIZE and HASH_AREA_SIZE.
But I remembered having been told by a DBA never to include v$ tables as part of any transaction. This makes sense as well. The question is:
Many thanks & regards,
Charu.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Oct 12 2004 - 03:25:04 CDT
![]() |
![]() |