DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: TKPROF

  1. #1
    Join Date
    Jun 2001
    Posts
    243

    Question

    I'm trying to use this tkprof utility..and it seems like it's not working....I write this on command line..

    $tkprof trace=test_ora_1234.trc output=test

    and...it creates test.prf, but when I view this, I don't see no result...what did I do wrong...

    This trace file is in udump, can I use tkprof utility to view trace file in bdump?

    Thanks...=)

  2. #2
    Join Date
    Jul 2001
    Posts
    45
    did u turn tracing on?

  3. #3
    Join Date
    Jun 2001
    Location
    Helsinki. Finland
    Posts
    3,938
    FTP the file test_ora_1234.trc to your local client machine.
    Open DOS prompt, go the directory where the .trc file is and write:

    TKPROF test_ora_1234.trc output.txt




  4. #4
    Join Date
    Jun 2001
    Posts
    243
    yes I set sql_trace=true and timed_statistics=true...and sorry that I didn't mentioned...this is on Solaris 2.7 with Oracle 8.1.7.2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width