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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help a newbie trying to learn PL/SQL - No trace is showing up

Re: Help a newbie trying to learn PL/SQL - No trace is showing up

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Wed, 6 Aug 2003 14:30:18 GMT
Message-ID: <3F3110FA.7F59FCBE@remove_spam.peasland.com>


> I'm running Oracle 9i on Windows 2000 on my PC. I don't know if that makes
> a difference.... My ORACLE_HOME is not set (when I do echo %ORACLE_HOME%)
> even though I installed Oracle successfully. I get the following error
> (and I know there's data in the trace) when I try and issue the command:

%ORACLE_HOME% is set in your registry.

> SQL> ?/rdbms/admin/tracetab.sql
> SP2-0172: No HELP available.
> SQL>
You forgot the '@' sign. It should be "@?/rdbms/admin/tracetab.sql".

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Wed Aug 06 2003 - 09:30:18 CDT

Original text of this message

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