Home » SQL & PL/SQL » SQL & PL/SQL » PL/SQL procedure Error
PL/SQL procedure Error [message #358859] Wed, 12 November 2008 13:32 Go to next message
mhakimjavadi
Messages: 37
Registered: July 2008
Member
Hi,

I have some PL/SQL producet which create dynamic HTML page. I have following code:

HTP.formopen (next_url, 'get');
HTP.formhidden ('pidm', pidm);
HTP.formhidden ('atyp', atyp);
HTP.formhidden ('seqno', seqno);

And when I click to submit to go the next_url page then I get the error page:

wzseddf.P_Start: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: PIDM

DAD name: BDEVE
PROCEDURE : wzseddf.P_Start
URL : http://127.0.0.1:9108/BDEVE/bzpkepaf.P_Start
PARAMETERS :
===========
ATYP:
null

SEQNO:
0


Please advice.

Thanks
Re: PL/SQL procedure Error [message #358931 is a reply to message #358859] Thu, 13 November 2008 00:45 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Why do you keep posting this SQL stuff in the Forms forum?

David
Previous Topic: Checklist post upgrade from Oracle 9i
Next Topic: need back Ground Info
Goto Forum:
  


Current Time: Sat Dec 14 14:33:03 CST 2024