473,386 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Monitor SQL queries

Hi!

Is it possible to see what statements has been executed to database?
Is there any tool or log to look into?

I am new to Oracle and have been mainly doing things with MySQL where
you can enable logging and then just watch logs.

Any hints?

Thanks.
Jul 19 '05 #1
1 13870
Majkl Najt wrote:
Hi!

Is it possible to see what statements has been executed to database?
Is there any tool or log to look into?

I am new to Oracle and have been mainly doing things with MySQL where
you can enable logging and then just watch logs.

Any hints?

Thanks.

Yes - seems a bit deep for a beginner, though.
v$sqlarea, column sqltext, gives the statement
Do a describe on v$sqlarea.

Tools: TOAD (there's a free download, still), TORA (works
on Linux, too), SQL*Plus, Oracle Enterprise Manager, ...
--
Regards, Frank van Bortel

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: sqlserver yeahbaby | last post by:
I can't seem to find a step-by-step guide to how to detect or continuously monitor for long-running queries that is suitable for a comparative SQL Server novice. I know that it is possible to...
1
by: reg | last post by:
I am looking for the right tools to do application monitoring. I'm hoping to find one single tool that can do the entire job but if it does not exist then a few monitoring apps would do as...
4
by: Vinay C | last post by:
Hi, Can anyone clear me that, when should we use go for mutex, and in which situation should we opt for monitor, lock, semaphone and other objects, in a multithreaded application for synchronization...
1
by: ownowl | last post by:
Hello I use websphere and db2 (beginner), and I need to know all database access (select, update, delete, create) made by webpshere when I using ejb cmp entity . Is it possible ? and how ? ...
7
by: rajdb2 | last post by:
Hi, the below list shows the top running queries in oracle on a database on a single day. Can we do something similar in DB2 v8 where we get a list of top 10 queries in execution time , or CPU...
2
by: DMogadati | last post by:
Hi, Is it possible in MS Access to view at a given time how many users are accessing the Access database and gain visibility into which query (s) they are using...?
1
by: vijay.db | last post by:
Hi group, Have a problem with event monitor so my db2diag.log is getting filled like any thing.. Running DB2 V8.1 Fixpack 6 in AIX server. Created a event monitor and redirecting it's...
8
by: Sheldon | last post by:
I just received a 2nd (configured as a dual) monitor but, for Access only, I can't seem to figure out, if it's possible, to view, say, Table1 on one monitor and Table2 on the other monitor. If I...
1
by: Dracofrank | last post by:
Hello and thanks in advance, I am trying to log queries of my app by using an event monitor. The app works fine without errors and producing correct results. Unfortunately, my event monitor only...
1
by: karthick n | last post by:
Hi, I get the elapsed time from sys.dm_exec_query_stats table for each SQL query that I run in MSSQL. I see that the elapsed time for some of the SQL queries are shown as 0 while oracle...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.