ORA-07445: EXCEPTION ENCOUNTERED
April 17, 2017
APPS DBA, Errors/Workarounds-Applications
![ORA-07445: EXCEPTION ENCOUNTERED](https://syedsaadali.com/wp-content/uploads/2017/04/AppsError16.png)
ERROR
While Running Supplier Payment History in Oracle E-Business Suite R12, we are getting following error.
Error:
ORA-07445: exception encountered: core dump [qopidsa()+480] [SIGSEGV]
SOLUTION
To fix this in database include the below in initial parameter file and restart the database.
_replace_virtual_columns= false
Related Posts