Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: run_product error

Re: run_product error

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Wed, 28 Nov 2001 23:18:37 -0000
Message-ID: <9u3rfl$8es$1@newsg3.svr.pol.co.uk>


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

Original text of this message

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