Error ORA-06550
abladbJun 9 2010 — edited Jun 9 2010Hi there,
I am making a form in which from a non-database block I call to a DB procedure (which works) and should give back to the non-database items the corresponding data. However, this error comes out and i don't get it:
"Usually a PL/SQL compilation error."
The problem comes at runtime but the forms compiles good. Also does the package in which i have the procedure, but the problem comes out.
why??
Thanks so far!!!
I put the call to the procedure at the block's property 'Name Query Source Data'. I have to say that this works for another form. What do I am missing???
PS: Moved from 'SQL-PLSQL Thread'. Here is where it corresponds.