Re: Trace Files(*.trc)
Date: 1995/04/04
Message-ID: <646826613wnr_at_santen.demon.co.uk>#1/1
In article: <D6B94D.6yA_at_uunet!aadt> psingh_at_aadt.com (Prabhinder Singh)
writes:
>
> Question: When we use the sql trace facility then corresponding to each
> sql statement executed thereafter the oracle generates a trace file
(*.trc)
> in the directory specified in DUMP_DESTINATION variable of init ora.
> The default destination is oracle/rdbms/log. But when oracle creates this
> trace file it does not give read permission to the user. The permissions
looks
> like
>
> -rw-rw---- 1 oracle dba 412 Mar 18 15:57 ora_13206.trc
>
> This shows that trace file created corresponding to any "xyz" user's
query
> cannot be accessed by that user itself. This trace file can either be
accessed by
> Oracle or any user having DBA group.
