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 -> How do you grant connection permission to a user?

How do you grant connection permission to a user?

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Tue, 3 Jun 2003 10:02:04 +0100
Message-ID: <E2F6A70FE45242488C865C3BC1245DA703BDA228@lnewton.leeds.lfs.co.uk>


Morning Cris,

you got me !

Yes, create package was total rubbish, it is create procedure.

Apologies.

Cheers,
Norman.



Norman Dunbar
Database/Unix administrator
Lynx Financial Systems Ltd.
mailto:Norman.Dunbar_at_LFS.co.uk
Tel: 0113 289 6265
Fax: 0113 289 3146
URL: http://www.Lynx-FS.com
-------------------------------------


-----Original Message-----
From: Cris Otto Partz [mailto:cris119_at_operamail.com] Posted At: Tuesday, June 03, 2003 9:34 AM Posted To: server
Conversation: How do you grant connection permission to a user? Subject: Re: How do you grant connection permission to a user?

Norman Dunbar wrote:

> create package

???

SQL> grant create package to uniface;
grant create package to uniface

       *
ERROR at line 1:
ORA-00990: missing or invalid privilege

Isn't this privilege included in the "CREATE PROCEDURE" one?

-- 
Cris Otto Partz (spamto:cris119_at_operamail.com)

Microsoft? Is that some kind of toilet paper?
Received on Tue Jun 03 2003 - 04:02:04 CDT

Original text of this message

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