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

Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_utility.get_time (problem executing)

Re: dbms_utility.get_time (problem executing)

From: <tedchyn_at_yahoo.com>
Date: Mon, 02 Aug 1999 21:30:30 GMT
Message-ID: <7o52lm$90f$1@nnrp1.deja.com>

In article <37a5e772.9038229_at_news.earthlink.net>,   andreyNSPAM_at_bookexchange.net (NetComrade) wrote:
> SQL> execute dbms_utility.get_time;
> begin dbms_utility.get_time; end;
>
> *
> ERROR at line 1:
> ORA-06550: line 1, column 7:
> PLS-00221: 'GET_TIME' is not a procedure or is undefined
> ORA-06550: line 1, column 7:
> PL/SQL: Statement ignored
>
> I have just ran the dbmsutl.sql before trying to execute it.
>
> Thanx
> ---------------
> Andrey Dmitriev eFax: (978) 383-5892 Daytime: (917) 373-5417
> AOL: NetComrade ICQ: 11340726 remove NSPAM to email
>
>

andrey, you may have permission problem. make sure user you login as has the privilege to execute dbmsutl. Ted Chyn

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Mon Aug 02 1999 - 16:30:30 CDT

Original text of this message

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