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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: TKPROF QUERY

RE: TKPROF QUERY

From: <Scott.Shafer_at_dcpds.cpms.osd.mil>
Date: Mon, 25 Jun 2001 13:32:13 -0700
Message-ID: <F001.00337435.20010625134443@fatcity.com>

Is your unix user id a member of the dba group? If not, that is your problem. Have your dba grant "read" to "world" for that trace file, i.e.,

chmod 664 rapid_ora_14247.trc

Scott Shafer
San Antonio, TX
210-581-6217

"Common sense will not accomplish great things. Simply become insane and desperate."

> -----Original Message-----
> From: Seema Singh [SMTP:oracledbam_at_hotmail.com]
> Sent: Monday, June 25, 2001 4:28 PM
> To: Multiple recipients of list ORACLE-L
> Subject: TKPROF QUERY
>
> Hi
> I am getting following eror when I am executing following command.Let me
> know it Is teh permission problem or any thing else?
> $ls -la
> rw-rw---- 1 oracle dba 12502 Jun 22 17:09 rapid_ora_14247.trc
> $ tkprof rapid_ora_14247.trc rapid_ora_14247.trc.out
>
> TKPROF: Release 8.1.6.2.0 - Production on Fri Jun 22 17:09:43 2001
>
> (c) Copyright 1999 Oracle Corporation. All rights reserved.
>
>
> could not open trace file rapid_ora_14247.trc
> Thanks
> -Seema
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Seema Singh
> INET: oracledbam_at_hotmail.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: 
  INET: Scott.Shafer_at_dcpds.cpms.osd.mil

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 Mon Jun 25 2001 - 15:32:13 CDT

Original text of this message

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