If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > SP2-0734: unknown command beginning "tkprof..."

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-21-02, 14:52
Tanya Tanya is offline
Registered User
 
Join Date: Feb 2002
Posts: 2
SP2-0734: unknown command beginning "tkprof..."

Hi,

When I'm trying to run tkprof I get the next error:

SQL> tkprof ora_36172.trc ora36172.prf sys=no
SP2-0734: unknown command beginning "tkprof ora..." - rest of line
ignored.

I tryed to run it from command line - but got the same error.

How do I get this to work?

Any help is highly appreciated,
Tanya.
Reply With Quote
  #2 (permalink)  
Old 02-21-02, 17:22
Coorglad Coorglad is offline
Registered User
 
Join Date: Feb 2002
Posts: 1
Tanya,
One you cannot execute tkprof from the sql promt unless you host out and I forget the excape character for it. But I think you already knew this for you mentioned you tried executing from the command line as well.
Make sure that you are executing from the directory where TKPROF is residing. If you are in a Windows Env you might not have your PAth set correctly to point to your Oracle bin directory.
If on Unix then your environmental variables are probably off.
Good luck.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On