Hello,
we develop our forms on Windows and deploy them on a HP-UX server for development tests, compiled against the development database (DDB). Then we copy the compiled modules into a test environment, running also on HP-UX. They connect to a test database (TDB) when started. This usually works without problems. Since 3 weeks one of our applications gives an ORA-06062 when we call a certain feature in one of the masks. I checked the package specifications (DDB - TDB) and they are identical in both databases. The modules work perfectly when compiled again against TDB.
Any idea how I can find the real reason? Could it be that the data dictionary has a quirk :-)
Forms [64 Bit] Version 11.1.2.2.0 (Production)
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
Regards
Marcus