Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error in calling procedure
Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl> wrote in message news:<j7rod0pf7lsg45vq3oukfhdvu78enm1con_at_4ax.com>...
> On 25 Jun 2004 06:27:09 -0700, mzamuner_at_ateikon.com (Marco Zamuner)
> wrote:
>
> >Any ideas?
>
> Your approach is, sorry to say so, just horrible.
> The pl/sql job is completely superfluous as there is execute immediate
> in 8i
> Also you must either have *direct* privilege to grant object privelege
> *NOT* through a role, or create the procedure with authid
> current_user.
>
> This question has been asked over and over and over again.
> I wonder why people always post it again right away, instead of
> searching Google prior to posting
>
> NB: If your procedure would have had error trapping, you would have
> been getting ora-1031 insufficient privileges.
> Please always trap errors in procedures.
Alla faccia della risposta. Gentili come sempre. Se non volete rispondere non fatelo. Se la gente chiede delle informazioni vuol dire che si è rotta di cercare senza trovare risposta. Se la gente fa cose "orribili" vuol dire che sta imparando. Comunque l'esempio è su metalink quindi prendetevela con loro. E se il messaggio compare molte volte vuol dire che le risposte date non sono quelle che ci si aspetta. Ma guarda un pò... Received on Mon Jun 28 2004 - 02:46:03 CDT