Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms 12.2.1.3.0 - wrong number or types of arguments in call to (until the next day...)

Don HoytNov 6 2019 — edited Nov 6 2019

Good Day, Everyone. We are running Forms 12.2.1.3.0 against a 19c (19.0.0.0 - Production) Database. Since switching to Forms 12c we are now encountering a strange error/bug. If we change the signature of a PLSQL Stored Program Unit (spec and body) by adding an additional parameter, although the change shows up in the Object Navigator in Form Builder, when trying to recompile (or generate the .fmx Module) it is throwing "Error 306, wrong number or types of arguments in call to ". This is after successfully running the same code in SQL Developer and literally copy and pasting it into a WHEN-BUTTON-PRESSED trigger. The other strange this is that it WILL compile the very next day without issue. It's like there is some strange timestamp check going on where it won't recognize the signature change until after 24 hours have expired...

Thanks in advance!

Comments
Post Details
Added on Nov 6 2019
1 comment
589 views