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!

Oracle forms PLS-302 in 19c

Sven LSep 2 2019 — edited Sep 3 2019

Hi,

I'm upgrading our development database to 19c, but we are having issues with oracle forms.

This is the scenario:

- existing form with call to a procedure in a package

- form compiles with success

- add procedure in package

- form compilation fails with PLS-302 component must be declared

When I browse the database objects in the forms builder, I can see the program unit.

Restarting the database solves the issue, but this is not workable.

Looking at the certification matrix, database 19c is supported with forms 12.2.1.3.

Is anybody already running forms on 19c?

Comments
Post Details
Added on Sep 2 2019
17 comments
2,534 views