Friends, I need help, I need to migrate my database which is currently in the Oracle Database 11g Release 11.2.0.4.0 - 64bit Production version to a 19c version, as we are using an environment with systems developed in Oracle Forms 6.0.8.18, However, I am in the process of migrating our sources from Oracle Forms to Oracle Apex, in order to modernize our systems.
However, I found some articles that say that if we update the Oracle Forms patches to the latest version, we would be able to come up with a solution that would connect Oracle Forms 6 with a 19c database.
However, I am getting some errors regarding the connection, such as:
ORA-03137: malformed TTC packet from client rejected: [kpoal8Check-5] [0] [0x000000000] [0x000000000] [0] [0] [34856] []
And then FRM-40735: ON-ERROR trigger raised unhandled exeption ORA-03114.
By any chance, has anyone had this experience and can help me with this matter?