Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Statement to check the last actions done.Urgent!
Hi tia,
You can see it through the V_$SQL table.
For this you need to get the Last_SQL_Address and Last_SQL_HASH value from
the
v_SEssion table.
Once you have these just query v_$SQL table with the 2 params.
Regards
Savio
-----Original Message-----
Sent: Donnerstag, 22. August 2002 13:33
To: Multiple recipients of list ORACLE-L
Hello, is there any SQL statement to see what SQL have been performed
over a database???
Inserts, deletes, etc.
TIA
--
Beatriz Martínez Jiménez Ingeniera Informática
Tfno: 983 546646 beamar_at_cidaut.es
Fundación CIDAUT
Centro de Investigación y desarrollo en Automoción
Parque Tecnológico de Boecillo, p.209. 47151
Boecillo, Valladolid.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Beatriz =?iso-8859-1?Q?Mart=EDnez=20Jim=E9nez?=
INET: beamar_at_cidaut.es
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Aug 22 2002 - 07:28:33 CDT
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |