Re: dbms.enable fails....

From: Ron Reidy <rereidy_at_indra.com>
Date: Thu, 08 Nov 2001 14:48:34 -0700
Message-ID: <3BEAFDB2.F83CB1A9_at_indra.com>


D wrote:
>
> Hi Group,
>
> Using 8i personal ver 8.1.7.0.0
> In SQL Plus as SYS
> OS = W2K sp2;
>
> When I enter the command to enable dbms SQL Plus returns the error
> "SQL> DBMS.ENABLE
> SP2-0734: unknown command beginning "DBMS.ENABL..." - rest of line ignored."
>
> Any suggestions would be appreciated.
>
> Thanks
>
> Don
You cannot execute PL/SQL commands in this manner. You must EXECUTE ... [Quoted] or place the command(s) in an anonomous PL/SQL block. Read the PL/SQL docs.

-- 
Ron Reidy
Oracle DBA
Reidy Consulting, L.L.C.
Received on Thu Nov 08 2001 - 22:48:34 CET

Original text of this message