ora-04062 on forms12C
Hi everyone,
I have a strange problem.
On Oracle database 12c (12.2.0.1) I have several equal schemas, after recompiling everything and with the parameter "REMOTE_DEPENDENCIES_MODE" set to "SIGNATURE", I recompiled also all the forms (forms 12.2.1.3).
but if I start them on the schemata where they have been recompiled they work, if I start them (some of them referring to packages) on the other schemata (same and recompiled !) I get error ORA-04062.
If I recompile the form on the "not working" schema, then it works but it doesn't work anymore on the other schema
I don't know what to do .