Re: SQL_TRACE Output Location

From: Martin Burbridge <pobox002_at_bebub.com>
Date: 5 Dec 2003 18:47:46 -0800
Message-ID: <45a06b65.0312051847.6c875c27_at_posting.google.com>


alancobban_at_yahoo.co.uk (Alan Cobban) wrote in message news:<a2b728db.0312040724.111f6f8b_at_posting.google.com>...
> Hi,
>
> I'm currently trying to run a SQL trace for a SQL*PLUS session and run
> the resulting output file through tkprof.
>
> Using the command -
>
> ALTER SESSION SET SQL_TRACE = TRUE;
>
> I get a trace file on the UNIX server in the udump directory. The
> problem is that the permissions on this file are 750 for the oracle
> user (dba group). As I do not have access to the oracle user or a
> user which is part of the dba group I cannot view the file.
>
> Can these files be sent to another location (such as the client PC's
> C: drive) or to the same location with different permissions without
> changing Oracle's database parameters (such as _TRACE_FILES_PUBLIC or
> USER_DUMP_DEST)?
Tom Kyte has a solution on his web site

http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:7115831027951

-- 
Martin Burbridge

pobox 002 email is full of spam and never read
Received on Sat Dec 06 2003 - 03:47:46 CET

Original text of this message