Error (dbgc_init_all failed with ORA-48141) / Segmentation Fault When Compiling Forms as Non-Oracle User
(Doc ID 2459137.1)
Last updated on AUGUST 21, 2024
Applies to:
Oracle Forms - Version 12.2.1.3.0 and laterOracle Forms for OCI - Version 12.2.1.3.0 and later
Information in this document applies to any platform.
Symptoms
Changed permissions for all files in ORACLE_HOME from 700 to 775. The following error occurs when running frmcmp.sh or frmcmp_batch.sh as a non-oracle user without using the SUDO command.
dbgc_init_all failed with ORA-48141
/u1/app/ias12c/Middleware/frhome/user_projects/domains/base_domain/config/fmwconfig/components/FORMS/instances/forms1/bin/frmcmp_batch.sh: line 110: 2986 Segmentation fault (core dumped) $ORACLE_HOME/bin/frmcmp_batch $*
Changes
Changed from bash shell to the Korn Shell (ksh) while running the frmcmp_batch.sh.
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 |