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!

Is it possible to connect Forms 6i with Oracle 12cR2?

3587775Nov 15 2017 — edited Dec 5 2017

Is it possible to connect Forms 6i with Oracle 12cR2?

My sqlnet.ora has two lines below:

SQLNET.ALLOWED_LOGON_VERSION_SERVER=8

SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8

And the product developed with forms 6i not connect because, using SqlTracker show this error:

ORA-03137: MALFORMED TTC PACKET FROM CLIENT REJECTED: [KPOAL8CHECK-3],

And when I try the connect the Forms 6i with Oracle 12cR1, with only two lines above in sqlnet.ora file, the product developed with forms 6i connect normally.

What changed between Oracle 12cR1 and 12cR2?

What solution for this case?

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2018
Added on Nov 15 2017
14 comments
6,053 views