Forms 12.2.1.4 FRM-93652 Error When Try To Query Twice In Some Forms
(Doc ID 2681576.1)
Last updated on MAY 09, 2023
Applies to:
Oracle Forms - Version 12.2.1.4.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
The following error occurs when trying to query a field using the keys F7 / F8 twice or more:
FRM-93652: The runtime process has terminated abnormally.
The form has a button which basically puts the form in "Enter Query" mode (exactly as what F7 does). Using that button, there is no issue.
But if you press F7 key to go into "Enter Query" mode, enter a value in the field, and then press F8 key to "Execute Query", this works the first time. If you press F7 again, enter a value in the field, and then press F8, it displays the query results and crashes with the FRM-93652 error.
When the FRM-93562 error occurs, the status bar at the bottom of the form shows:
"Enter a query; press F8 to execute, Ctrl+Q to cancel."
The ORA-600 error in the log file corresponds to the timing of the second query:
FRM-93546: external message from runtime process: ORA-00600: internal error code, arguments: [kglpndl-bad-session]...
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |