Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: trace on oracle

Re: trace on oracle

From: gusse <bg_at_gates.com>
Date: Thu, 22 Dec 2005 19:30:33 +0100
Message-ID: <43aaf0ce$0$191$edfadb0f@dread16.news.tele.dk>


just want to see all the sql, It is a developerserver so I do not worry about the amount of "trace" data...

if did try the tkprof but it only generated a information file, nothing about the actual sql queries like

select * from country .. bla bla bla

looking for at tool just like profiler in mssql.

"HansF" <News.Hans_at_telus.net> wrote in message news:pan.2005.12.22.15.10.22.601615_at_telus.net...
> On Thu, 22 Dec 2005 15:36:20 +0100, gusse wrote:
>
>> i´m very new to oracle...
>>
>> how do i trace the sql queries ??
>>
>> using windows oracle version 8
>
> WHat do you mean by 'trace'? Perhaps 'Explain' the way the statement
> should run?
>
> Please expand on the Oracle Version 8 stuff - get into sqlplus and give us
> the info from the login banner. There are huge differences in the way
> some stuff works, depending on the second, third and even 4th decimals.
>
> Hopefully you are using something like 8.1.7.? and not 8.0.3.?
>
> ALso - are you familiar with the documentation at http://docs.oracle.com
> (or http://tahiti.oracle.com). It's a lot easier to point to specific
> areas of the docs to help you than to duplicate them.
>
> --
> Hans Forbrich
> Canada-wide Oracle training and consulting
> mailto: Fuzzy.GreyBeard_at_gmail.com
> *** Top posting [replies] guarantees I won't respond. ***
>
Received on Thu Dec 22 2005 - 12:30:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US