Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: run_product error
Try using a tochar or to_number around the null strings in the parameter
list.
hth
connor
"Lionell" <pgvh_at_hotmail.com> wrote in message
news:XvSM7.158091$QL2.4966813_at_amsnews03.chello.com...
>
> hello,
>
> While generating a menu with designer, I get this error message :
> Compiling OVERZNIETINGAANVR menu item in REPORTS menu...
> Compilation error on OVERZNIETINGAANVR menu item in REPORTS menu:
> PL/SQL ERROR 307 at line 1, column 1
> too many declarations of 'RUN_PRODUCT' match this call
> PL/SQL ERROR 0 at line 1, column 1
> Statement ignored
> These are my settings by Run_Product:
> RUN_PRODUCT ( GRAPHICS, '',SYNCHRONOUS,RUNTIME,FILESYSTEM,'','');
> RUN_PRODUCT ( REPORTS, '',SYNCHRONOUS,RUNTIME,FILESYSTEM,'','');
> Could you help me with this
> .
> Thanks in Advance.
> Lionell
> Please mail me the solutions
>
> lionell_at_chello.nl
>
>
>
Received on Wed Nov 28 2001 - 17:18:37 CST
![]() |
![]() |