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_repcat.execute_ddl

Re: dbms_repcat.execute_ddl

From: Piotr Kolodziej <pkol_at_otago.gda.pl>
Date: Mon, 28 Dec 1998 15:29:49 +0100
Message-ID: <7684mg$i7m$1@korweta.task.gda.pl>


Maija-Leena Kangasmäki wrote in message <3687840C.776B3A6B_at_tieto.com>...
>Hi,
>I have a weird problem. There are two execute_ddl -procedures in
>dbms_repcat -package in my database. And when I try to run it, I get
>error PLS-307. What should I do ?
>
>Regards,
>
>Maija-Leena
>
>LNTVR_SQL>
>execute dbms_repcat.execute_ddl('...');

May we have a look at complete parameter list that you called execute_ddl with ? Probably it was impossible for Oracle to choose the proper header of overloaded procedure.

Piotr Kolodziej
pkol_at_otago.gda.pl Received on Mon Dec 28 1998 - 08:29:49 CST

Original text of this message

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