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!

FRM - 40655 followed by ORA-03113 Oracle Forms

user12004815Jul 15 2013 — edited Jul 16 2013

Hello All,

We have an Oracle Forms application running on Oracle Application Server 10g (10.1.2.3) on a RHEL environment. We have various forms modules along with menu items in that application. With one specific form, the moment i invoke it from a menu-item and try to do a search or even exit out of the form it gives me the following error messages (this happens even when i quickly go into the screen and try to exit out). I tried running the same form from my local laptop (not application server but from the builder) that has Oracle Forms builder version 10.1.2.3 and it gave me no issues.  What could be causing this problem?

FRM-40655 :SQL Error;Forced Rollback;Clear Form and re-enter transaction

ORA-03113: end-of-file on communication channel


Any help would be highly appreciated. Please let me know if i need to provide further information.


Thanks.

Comments

Christian Erlinger

See: http://ora-3113.ora-code.com/

Before reviewing the SQL*Net logfiles I'd take a deeper look at the alert.log; most certainly the error is logged there. If it's a ORA-600 or ORA-7445 you should patch your database / forms with the latest patches and retry before logging a SR with oracle support.

cheers

user12004815

Thank you. What location can I find those alert files?

Christian Erlinger

The alert log is located on the database server; it depends on your database server version where exactly

for e.g. 10gR2 or lower: Managing Oracle Database Processes

for e.g. 11gR2: http://docs.oracle.com/cd/E11882_01/server.112/e25494/diag005.htm#ADMIN11267

cheers

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 13 2013
Added on Jul 15 2013
3 comments
1,208 views