Home » Developer & Programmer » Forms » Forms12c application crashing with Record Group (Forms12C)
Forms12c application crashing with Record Group [message #690348] Wed, 14 May 2025 08:11 Go to next message
chat2raj.s
Messages: 165
Registered: October 2010
Location: Chennai, India
Senior Member
Hi, my forms 12c application is crashing when inserting into a record group exactly on the line SET_GROUP_DATE_CELL after inserting 5000 plus lines. The error message raised is FRM-93652: The runtime process has terminated abnormally. Contact your system administrator.  
I have tried inserting into a temp table all the records before the above line and it works well.  But when this line is used, it just crashes suddenly.
How should i debug to find the reason ?  Let me know if i should share more information on this.
Forms12c application crashing with Record Group [message #690349 is a reply to message #690348] Wed, 14 May 2025 08:44 Go to previous messageGo to next message
chat2raj.s
Messages: 165
Registered: October 2010
Location: Chennai, India
Senior Member
Hi, my forms 12C application is crashing exactly on this line SET_GROUP_DATE_CELL after populating 5000 plus line items into the record group. I tried to insert into a temp table and commented all the record group insert and found the application is working fine. Fetched the data from temp table and tried to filter for any kind of special characters in the data but they are looking fine.

How can i debug what exactly could be the reason for the crash ?
Re: Forms12c application crashing with Record Group [message #690351 is a reply to message #690349] Thu, 15 May 2025 03:27 Go to previous messageGo to next message
cookiemonster
Messages: 13967
Registered: September 2008
Location: Rainy Manchester
Senior Member
The two most likely possibilities I can think of:
1) you've got a corrupt date in somewhere in the data you're trying to load into the record group
2) you've hit some memory limit
5000 lines seems like a lot of data for a record group.
Re: Forms12c application crashing with Record Group [message #690353 is a reply to message #690351] Mon, 19 May 2025 07:16 Go to previous message
F.Eicken
Messages: 3
Registered: April 2025
Junior Member
Maybe you have some move detail messages in your WSL Forms Logs.
There are many possibilities .
Previous Topic: Oracle Forms Upgrade from 6i to 12c - Solution for WebUtil
Next Topic: Free software replacement for Oracle Forms
Goto Forum:
  


Current Time: Tue Jun 17 02:28:03 CDT 2025