Stored Procedure To Execute Os Command Line Fails With Ora-03113/Ora-07445
(Doc ID 604681.1)
Last updated on SEPTEMBER 18, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 9.2.0.7 [Release 9.2]Information in this document applies to any platform.
This problem can occur on any platform.
***Checked for relevance on 29-Aug-2012***
Symptoms
You encounter errors similar to these while trying to use either the or reload the JVM.:
ORA-12012: error on auto execute of job 3185
ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "DWADMIN.PKG_SS_UTIL", line 807
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 449
ORA-29283: invalid file operation
ORA-06512: at line 1
ORA-07445: exception encountered: core dump [] [] [] [] [] []
You may see some or all of the following function codes in the "stack trace" portion of your trace file.:
p_method_fptr getTimeZone getDefault getTimeZone ava_util_GregorianCalendar
Changes
Reloading JVM or working with Java stored procedure or stored function can trigger this issue.
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 |