Does anyone know how i can see all select statements
and other queries which users of Oracle run to server.
There is some programs such Spotlight and DBArtisan,
which show only latest queries, but i want to see all of them?
Printable View
Does anyone know how i can see all select statements
and other queries which users of Oracle run to server.
There is some programs such Spotlight and DBArtisan,
which show only latest queries, but i want to see all of them?
Hi,
you can with V$sql,V$sqltext datadict.
bye
But i don't know sys and system passwords
I know only password for administrator
why you need sys & system´s password when you have administrator´s privilege?