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?