Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_repcat.execute_ddl
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
![]() |
![]() |