Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQLTrace
Hi Dave,
Pl change permission on the existing trace files that belong to the user.
Add _trace_files_public = true in the init.ora file and bounce the db to
make it effective. All future trace files will have public read access.
However, tkprof should already be public executable. They don't need
oracle's password to run it.
More info? Check Metalink for Note:1022776.6
HTH..
Regards,
- Kirti Deshpande
Verizon Information Services
http://www.superpages.com
> -----Original Message-----
> From: David Turner [SMTP:turner_at_tellme.com]
> Sent: Friday, April 20, 2001 2:54 PM
> To: Multiple recipients of list ORACLE-L
> Subject: SQLTrace
>
> I've got a developer that says they need the unix password for oracle so
> they can do a trace and run tkprof without having to jump through a bunch
> of hoops. Anyone set up trace so someone other than oracle can do this?
>
> The permissions on the trace files only allow reading by the file owner,
> so
> setting the user into the dba group won't help.
>
> Thanks, Dave Turner
>
> --
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> And you thought James Bond's watch was cool... http://www.tellme.com
> Call 1-800-555-TELL for stocks, sports, news...& much more!
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: David Turner
> INET: turner_at_tellme.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Apr 20 2001 - 14:36:09 CDT
![]() |
![]() |