ORA-07445 and xdb

hi all
Following errors occured in alert.log on a linux system running oracle 10.2.0.1.0:
"Sat Jun 14 22:42:42 2008
Errors in file /opt/app/oracle/admin/wilson/udump/wilson_ora_11559.trc
ORA-07445: exception encountered: core dump [kgghstfel()+15] [SIGSEGV] [Address not mapped to object] [0x14] [] []
Sat Jun 14 22:49:30 2008
Process 0x0x41a1c994 appears to be hung while dumping
Current time = 1718649800, process death time = 1718587480 interval = 60000
Attempting to kill process 0x0x41a1c994 with OS pid = 11360
OSD kill succeeded for process 0x41a1c994
Sat Jun 14 22:52:39 2008
Process 0x0x41a1cf48 appears to be hung while dumping
Current time = 1718668704, process death time = 1718606751 interval = 60000
Attempting to kill process 0x0x41a1cf48 with OS pid = 11550
OSD kill succeeded for process 0x41a1cf48
Sat Jun 14 22:53:39 2008
Process 0x0x41a1d4fc appears to be hung while dumping
Current time = 1718674704, process death time = 1718609037 interval = 60000
Attempting to kill process 0x0x41a1d4fc with OS pid = 11559
OSD kill succeeded for process 0x41a1d4fc"
In trace file
ksedmp: internal or fatal error
ORA-07445: exception encountered: core dump [kgghstfel()+15] [SIGSEGV] [Address not mapped to object] [0x14] [] []
Current SQL statement for this session:
select count(*) from user$ u, xdb.xdb$schema s where u.user# = :1 and u.name = s.xmldata.schema_owner and (xdb.xdb$Extname2Intname(s.xmldata.schema_url, s.xmldata.schema_owner) = :2)
----- PL/SQL Call Stack -----
object line object
handle number name
0x36271698 1 function XDB.XDB$EXTNAME2INTNAME
0x3639aa08 1 anonymous block
0x362721a0 17 package body SYS.XML_SCHEMA_NAME_PRESENT
----- Call Stack Trace -----
calling call entry argument values in hex
location type point (? means dubious value)
ksedst()+27 call ksedst1() 1 ? 1 ?
ksedmp()+557 call ksedst() 1 ? B7452F80 ? B7452F80 ?
B7452F86 ? B7452F70 ?
B7452F80 ?
ssexhd()+863 call ksedmp() 3 ? AC233D1 ? 6867676B ?
65667473 ? 2B29286C ? 3531 ?
kgghstfel()+15 signal 00000000 B ? B7454C8C ? B7454D0C ?
qmtLookup()+52 call kgghstfel() 0 ? C278790 ?
qmtAddRef()+25 call qmtLookup() CBD2CC0 ? C278790 ? C277650 ?
2B ? 25 ? BFE8C3D0 ?
qmeInitUGA()+68 call qmtAddRef() CBD2CC0 ? C278790 ? C277650 ?
2B ? 2DE ? B6EB7060 ?
qm_init_uga_helper( call qmeInitUGA() BFE8C3FC ? 2C ? 2C00 ?
)+777 B729C550 ? CB84358 ?
B7FAB017 ?
qm_run_as_ksys()+18 call 00000000 BFE8C66C ? 535953 ? 0 ? 0 ?
6 0 ? 0 ?
qm_init_uga()+18 call qm_run_as_ksys() BFE8C66C ? 94F819C ?"
Is there something wrong with the XDB?
How to solve this problem.
Thanks

Generally ORA-07445 and ORA-0600 Errors are the internal errors, only Oracle Support can address to such errors when you submit the generated trace files and your alert log file to dig more in to this errors.
Moreover, logon to metalink and search for the ORA-07445 and ORA-0600 error lookup with the first option in the error.
Regards,
Sabdar Syed.

Similar Messages

  • ORA-07445 and XDB.DBMS_XMLDOM

    Hi,
    I am receiving the following messages in the alert log:
    Errors in file d:\oracle\ora10g\dumps\udump\prod_ora_5116.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [0x3681AB1] [] [] [] []
    ORA-06510: PL/SQL: unhandled user-defined exception
    When I review the trace file, I see this:
    *** SERVICE NAME:(SYS$USERS) 2006-07-26 13:06:10.246
    *** SESSION ID:(80.5257) 2006-07-26 13:06:10.246
    *** 2006-07-26 13:06:10.246
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [0x3681AB1] [] [] [] []
    ORA-06510: PL/SQL: unhandled user-defined exception
    Current SQL statement for this session:
    BEGIN Pack_Core_Api_Main.Proc_Core_Api_Main(:1,:2); END;
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    8F21A048 4644 package body XDB.DBMS_XMLDOM
    8F21A048 4667 package body XDB.DBMS_XMLDOM
    8F196B1C 1516 package body OSIBANK.PACK_CORE_API_PERSONMAINT
    8D03B614 361 package body OSIBANK.PACK_CORE_API_ROUTER
    8D03B614 128 package body OSIBANK.PACK_CORE_API_ROUTER
    8F239C6C 134 package body OSIBANK.PACK_CORE_API_MAIN
    8DB36A64 1 anonymous block
    --- snip ---
    It seems to me the exception/error is occurring in package body XDB.DBMS_XMLDOM, but I am not certain.
    My database is ORACLE V10.1.0.2.0.
    Any thoughts?
    Thank you,
    Bret

    I am in the process of trying to find out just that....where it's called from and what is sent to it. Here is the next bit from the trace file though. Please let me know if you'd like to see more of it.
    Thank you,
    Bret
    *** SERVICE NAME:(SYS$USERS) 2006-07-26 13:06:10.246
    *** SESSION ID:(80.5257) 2006-07-26 13:06:10.246
    *** 2006-07-26 13:06:10.246
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [0x3681AB1] [] [] [] []
    ORA-06510: PL/SQL: unhandled user-defined exception
    Current SQL statement for this session:
    BEGIN Pack_Core_Api_Main.Proc_Core_Api_Main(:1,:2); END;
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    8F21A048 4644 package body XDB.DBMS_XMLDOM
    8F21A048 4667 package body XDB.DBMS_XMLDOM
    8F196B1C 1516 package body OSIBANK.PACK_CORE_API_PERSONMAINT
    8D03B614 361 package body OSIBANK.PACK_CORE_API_ROUTER
    8D03B614 128 package body OSIBANK.PACK_CORE_API_ROUTER
    8F239C6C 134 package body OSIBANK.PACK_CORE_API_MAIN
    8DB36A64 1 anonymous block
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    qmxdAdoptNode+1819  CALLrel  qmxRemoveChild+0 1E237380 0 0 1E237380 995FD5C
    1E237380 995B7AC 9958C40 0 1
    qmxdplsdocadoptno CALLrel _qmxdAdoptNode+0     C57E6C0 995B7AC 0 9958C40
    de+174
    _spefcpfa+357        CALLreg  00000000            
    spefmccallstd+661   CALLrel  spefcpfa+0
    pextproc+88         CALLrel  spefmccallstd+0 1F26D450 1F26D380 1F26D248
    1F26D1C0 A26B15C
    peftrusted+138      CALLrel  pextproc+0 1F26D450 1F26D380 1F26D248
    1F26D1C0
    _psdexsp+115         CALLreg  00000000             0
    _rpiswu2+368         CALLreg  00000000             1F26D15C
    psdextp+439         CALLrel  rpiswu2+0 99890D4C 27 1F26D110 2
    1F26D0F4 27 1F26D130 0
    214B410 0 1F26D15C 0
    _pefccal+361         CALLreg  00000000             1F26D818 1F26D380 1F26D248 0
    20003 1F26D450 60B103F0
    pefcal+125          CALLrel  pefccal+0 1E237380
    pevmFCAL+191 CALLrel _pefcal+0           
    pfrinstrFCAL+70 CALLrel pevmFCAL+0
    pfrrunno_tool+51 CALL??? 00000000
    pfrrun+1834         CALLrel  pfrrun_no_tool+0 D56E5A8 8EAD2CFA D56E5E4
    plsqlrun+1051 CALLrel _pfrrun+0            D56E5A8
    peicnt+179          CALLrel  plsql_run+0 D56E5A8 1 0
    kkxexe+477          CALLrel  peicnt+0
    opiexe+4896         CALLrel  kkxexe+0 8DB36A64
    kpoal8+1705         CALLrel  opiexe+0 49 3 1F26E070
    _opiodr+977          CALLreg  00000000             5E 14 1F26E7D0
    _ttcpip+1827         CALLreg  00000000             5E 14 1F26E7D0 0
    _opitsk+1098         CALL???  00000000            
    opiino+938          CALLrel  opitsk+0 0 0 1E23DD30 97EFDF8 B9 0
    _opiodr+977          CALLreg  00000000             3C 4 1F26FBC0
    opidrv+479          CALLrel  opiodr+0 3C 4 1F26FBC0 0
    sou2o+45            CALLrel  opidrv+0 3C 4 1F26FBC0
    opimai+237          CALLrel  sou2o+0
    OracleThreadStart@  CALLrel  opimai+0
    4+899
    77E66060 CALLreg 00000000
    --------------------- Binary Stack Dump ---------------------
    -- snip ---

  • ORA-07445 and ORA-01331end-of-file on communication channel

    Hi,
    : Can any one help?
    : We have an oracle server 8.1.7 on Solaris 8 sparc station.
    : And after trying to run a select query on the database we are
    : *** SESSION ID:(10.40322) 2001-05-09 13:56:06.479
    Exception signal: 11 (SIGSEGV), code: 1 (Address not mapped to object), addr: 0xc7e25fe, P
    C: dredseek()+396
    *** 2001-05-09 13:56:08.069
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [dredseek()+396] [SIGSEGV] [Address not mapped
    to object] [209593854] [] []
    Current SQL statement for this session:
    SELECT ID, Kurztitel, KURZTITEL_BESCHR, Mittel, MITTEL_DEF, Wirkung, WIRKUNG_DEF, Status,
    Person_ID, Patent_ID, Typ FROM ENTWICKLUNG WHERE ID IN (SELECT REFERENZ_ID FROM BEZUG WHER
    E ID IN (SELECT ID FROM EMP WHERE ( CONTAINS(LAIM,'%drill%')>0 OR CONTAINS(DESCRI
    PTION,'%drill%')>0) AND ( CONTAINS(LAIM,'%seal%')>0 OR CONTAINS(DESCRIPTION,'%seal%')>0))
    ) AND Typ!=4 AND Typ!=3 AND Typ!=5
    : ORA-03113: end-of-file on communication channel .
    : Sascha
    null

    Yes i am connecting through client side(TOAD).
    When i continously execute the query then there is no problem. But problem occurs when i sits idle more than approx. 2 minutes.
    Listner is properly running at server side.
    Also while connecting though toad
    1st Error is
    Ora-12571: TNS: PAcket write failure
    Ora-12541: TNS: No Listener
    Then it connects.
    What is the problem?
    Where i can look into?
    Thanks,

  • ORA-07445 and imp

    Good day!!
    we have
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    perform imp in user mode with ignore = y
    and get an error
    ksedmp: internal or fatal error
    +ORA-07445: exception encountered: core dump [koksOpnHasObjWTempLob()+19] [SIGSEGV] [unknown code] [0x000000000] [] []+
    Current SQL statement for this session:
    +"CREATE BITMAP INDEX ........"+
    IMP-00003: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    IMP-00000: Import terminated unsuccessful
    manual method of creating index is successful .. during imp not. exp has been successful.
    it's bug?
    help please and sorry for my english.thanks

    Looks to be a bug - see MOS Doc 1143524.1 (ORA-07445 [koksOpnHasObjWTempLob] When Creating Bitmap Index On Temporary Table)
    Srini

  • ORA-07445 ORA-00472 errors

    Hello,
    I’m using Oracle 10g (10.2.0.4.0) on Windows Server 2003 and I get ORA-07445 and ORA-00472 errors.
    After this database shutdown itself. I startup database and now everything is ok.
    The alert log shows the following:
    Thu Aug 05 08:29:36 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb ora6160.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [.kcbzfw??hot+720] [PC:0x7BD68D0] [ADDR:0x3435303635353034] [UNABLE_TO_READ] []
    Thu Aug 05 08:29:43 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb pmon11672.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [.kcbzfw??hot+720] [PC:0x7BD68D0] [ADDR:0x3435303635353034] [UNABLE_TO_READ] []
    Thu Aug 05 08:29:54 2010
    MMON: terminating instance due to error 472
    Thu Aug 05 08:29:54 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_ckpt_11616.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:29:54 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_j000_12020.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:29:54 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_mman_11660.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:29:54 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_lgwr_11428.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:29:55 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_psp0_10248.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:30:06 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_q003_3344.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:30:08 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_reco_7896.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:30:08 2010
    Errors in file d:\oracle\product\10.2.0\admin\mydb\udump\mydb_smon_8760.trc:
    ORA-00472: PMON process terminated with error
    Thu Aug 05 08:30:09 2010
    Instance terminated by MMON, pid = 11676
    Thu Aug 05 08:31:50 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:32:13 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:33:37 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:34:41 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:35:19 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:35:24 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:35:42 2010
    WARNING: inbound connection timed out (ORA-3136)
    Thu Aug 05 08:35:42 2010
    Any idea what was the reason for this errors?
    Thanks in advance.

    Contact Oracle Support.
    https://support.oracle.com
    Regards
    Rajesh

  • After ORA-07445, a part of Oracle Enterprise Manager  not working?

    Hi! Everyone!
    My database was have error message ORA-07445.
    I found document in MetaLink, and try to modified it.
    [https://support.oracle.com/CSP/main/article?cmd=show&type=BUG&id=7038750]
    1. SQL> alter system set event='10422 trace name context forever, level 1' scope=spfile;
    2. shutdown DB & startup DB
    After that, Oracle Enterprise Manager "Space Summary -> Problem Tablespaces " from 5 become 0.
    And since these days, it did not change.
    This is on solaris 10 oracle 10.2.0.4
    How can I make it normal?
    Edited by: user10220946 on Nov 24, 2009 6:12 PM
    Edited by: user10220946 on Nov 24, 2009 7:33 PM

    Hi,
    For Ora-07445 and Ora-0600 raise an SR with oracle support.
    thanks,
    baskar.l

  • ORA-03113 and ORA-07445 ACCESS_VIOLATION (again)

    On:
    10g
    Windows 2003 server
    IIS 6
    ASP.NET 2.0
    Oracle client 10.2.0.1.0
    ODAC 10.2.0.2.21
    odp.net 2.102.2.20
    Validate Connection=true;Min Pool Size=0 in connection string
    All odp.net connection, command and parameter objects are closed/disposed after use.
    The issue:
    ORA-03113 is returned to asp.net.
    ORA-07445 ACCESS_VIOLATION is logged on database side. (see below)
    It is ALWAYS the same select query (in stored procedure).
    This is NOT a heavy query. Whole table is only 20K rows. (see below)
    The rest of web application is UNAFFECTED. oracle connection and queries working normally.
    Memory and threads used w3wp.exe are normal
    Our only solution is for DBA to re-allocate table on db server.
    I have read all related posts on this Forum but please any advice is welcome!
    Thanks,
    Adam
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [evaopn2+2896] [PC:0x15F3876] [ADDR:0x0] [UNABLE_TO_READ] []
    Edited by: user10422769 on Sep 1, 2010 12:35 AM

    according to this article:
    <span> [Oracle ORA-07445 exception tips|<a class="smarterwiki-linkify" href="http://www.dba-oracle.com/t_ora_07445_exception_encountered.htm]">http://www.dba-oracle.com/t_ora_07445_exception_encountered.htm]</a>
    </span>
    ther is a lot of reasons for this issue I suggest that you try to do some action to try to understand where is the problem:
    1. Change the connection string to contain only the schema parameter (no pooling parameters).
    2. Change the select to return only 1:
    _SELECT 1 as val_
    FROM IIL_RUN_SETS ILRS
    INNER JOIN IIL_RN_SET_STA_VALS ISSV
    ON ILRS.ILRS_ID = ISSV.ILRS_ID
    AND CURRENT_TIMESTAMP BETWEEN ISSV.TRANS_FROM AND ISSV.TRANS_TO
    INNER JOIN IIL_RN_SET_STATUSES ISST
    ON ISSV.ISST_ID = ISST.ISST_ID
    INNER JOIN IIL_RUNS ILRN
    ON ILRS.ILRS_ID = ILRN.ILRS_ID
    LEFT OUTER JOIN IIL_RUN_LABELS IRLB
    ON ILRN.IRLB_ID = IRLB.IRLB_ID
    INNER JOIN IIL_RUN_STA_VALS IRSV
    ON ILRN.ILRN_ID = IRSV.ILRN_ID
    AND CURRENT_TIMESTAMP BETWEEN IRSV.TRANS_FROM AND IRSV.TRANS_TO
    INNER JOIN IIL_RUN_STATUSES IRST
    ON IRSV.IRST_ID = IRST.IRST_ID
    INNER JOIN IIL_RUN_TYPES IRTY
    ON ILRN.IRTY_ID = IRTY.IRTY_ID
    INNER JOIN PRODUCTS PDCT
    ON ILRN.PDCT_ID = PDCT.PDCT_ID
    INNER JOIN USERS UPDATE_USER
    ON ILRN.UPDATE_USER_ID = UPDATE_USER.USER_ID
    WHERE ILRS.ILRS_ID ; = :B1
    _AND rownum=1_
    ORDER BY ILRN.ILRN_ID
    if this result will not return the value that means that the problem is in the SQL/Procedure
    3. Try to run on diffrent client - it maybe related to some ODP problem one one client.

  • ORA-07445: exception encountered in the database and the databasde wentdown

    Hi,
    I got the eblow errors in the alert log file. and the database went donw after this errors. Can anybody suggests the cause of the error.
    Errors in file /ORADATA/proddb/9.2.0/admin/PROD_dgoracluster/udump/prod_ora_17784.trc:
    ORA-07445: exception encountered: core dump [kssrem()+177] [SIGSEGV] [Address not mapped to object] [0x4] [] []
    ORA-03135: connection lost contact
    Tue Jan 19 11:31:49 2010
    Errors in file /ORADATA/proddb/9.2.0/admin/PROD_dgoracluster/udump/prod_ora_17784.trc:
    ORA-07445: exception encountered: core dump [kghssgmm()+83] [SIGFPE] [Integer divide by zero] [0xAD0357D] [] []
    ORA-07445: exception encountered: core dump [kssrem()+177] [SIGSEGV] [Address not mapped to object] [0x4] [] []
    ORA-03135: connection lost contact
    Tue Jan 19 11:31:51 2010
    Errors in file /ORADATA/proddb/9.2.0/admin/PROD_dgoracluster/bdump/prod_pmon_4625.trc:
    ORA-07445: exception encountered: core dump [kggchk()+72] [SIGSEGV] [Address not mapped to object] [0x17] [] []
    Tue Jan 19 11:31:55 2010
    MMON: terminating instance due to error 472
    Instance terminated by MMON, pid = 4643
    Thanks,
    Prashanth.

    hi, initially you can check trace files also to get to know what the problem is.
    you can look in metalink for ora-600 lookup tool which provides information for ora-7445 errors also.
    if not found anything, then raise a SR with oracle support

  • ORA-00600 and ORA-07445

    Hello I have this erros located into udump\log_file:
    Fri May 30 04:13:57 2008
    SMON: Parallel transaction recovery tried
    Fri May 30 04:14:38 2008
    Errors in file l:\oracle\admin\opera\bdump\opera_j006_5992.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_msqsub+23] [PC:0x1FEE80B] [ADDR:0x5B3F] [UNABLE_TO_READ] []
    Fri May 30 04:14:42 2008
    SMON: Parallel transaction recovery tried
    Fri May 30 06:26:57 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 06:26:58 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_kksasd+16] [PC:0x86D4F0] [ADDR:0x458B03CB] [UNABLE_TO_READ] []
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 06:26:59 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-00600: internal error code, arguments: [kssadpm: null parent], [], [], [], [], [], [], []
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_kksasd+16] [PC:0x86D4F0] [ADDR:0x458B03CB] [UNABLE_TO_READ] []
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 06:27:00 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-00600: internal error code, arguments: [kssadpm: null parent], [], [], [], [], [], [], []
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_kksasd+16] [PC:0x86D4F0] [ADDR:0x458B03CB] [UNABLE_TO_READ] []
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 07:00:38 2008
    Thread 1 advanced to log sequence 5849
    Current log# 9 seq# 5849 mem# 0: I:\ORACLE\ORADATA\OPERA\REDO9_01.RDO
    Fri May 30 10:04:03 2008
    Thread 1 cannot allocate new log, sequence 5850
    Private strand flush not complete
    Current log# 9 seq# 5849 mem# 0: I:\ORACLE\ORADATA\OPERA\REDO9_01.RDO
    Thread 1 advanced to log sequence 5850
    Current log# 10 seq# 5850 mem# 0: I:\ORACLE\ORADATA\OPERA\REDO10_01.RDO
    Fri May 30 10:05:20 2008
    ALTER DATABASE BACKUP CONTROLFILE TO 'C:\Program Files\OmniBack\tmp\ctrl_OPERA.dbf' REUSE
    Fri May 30 10:05:20 2008
    Completed: ALTER DATABASE BACKUP CONTROLFILE TO 'C:\Program Files\OmniBack\tmp\ctrl_OPERA.dbf' REUSE
    I'm not so familiar with ORACLE. I have experience with MS SQL. Oracle create .trc files about 2KB each, 2GB every day.
    I appreciate your help!
    Message was edited by:
    julata

    Hi,
    Thse both errors come under the category of internal errors.The best place to look for their troubleshooting and remedies is using Support Services.
    Please look into metalink.oracle.com and search for these two error codes.
    I would recommend to send teh trace to the Support and let a support guy handle it.
    Aman....

  • Difference between ora-00600 and ora-07445

    Hi all,
    Both ora-00600 and 07445 are generic errors, which arises due to n number of reasons. Is there any particular difference between these two errors. If so please let me know.....
    Thanks in advance
    kumareshan.......

    I don't think the statement is true. The answers is in the two metalink doc you posted.
    [Note:146580.1] Additional ORA-600 related information.
    [Note:211909.1] Additional ORA-7445 related information.
    in short,
    ORA-600 is from kernel code of the Oracle
    An ORA-7445 error is raised by an Oracle server process when it has received a fatal signal from the operating system.

  • ORA-07445 in the alert log when inserting into table with XMLType column

    I'm trying to insert an xml-document into a table with a schema-based XMLType column. When I try to insert a row (using plsql-developer) - oracle is busy for a few seconds and then the connection to oracle is lost.
    Below you''ll find the following to recreate the problem:
    a) contents from the alert log
    b) create script for the table
    c) the before-insert trigger
    d) the xml-schema
    e) code for registering the schema
    f) the test program
    g) platform information
    Alert Log:
    Fri Aug 17 00:44:11 2007
    Errors in file /oracle/app/oracle/product/10.2.0/db_1/admin/dntspilot2/udump/dntspilot2_ora_13807.trc:
    ORA-07445: exception encountered: core dump [SIGSEGV] [Address not mapped to object] [475177] [] [] []
    Create script for the table:
    CREATE TABLE "DNTSB"."SIGNATURETABLE"
    (     "XML_DOCUMENT" "SYS"."XMLTYPE" ,
    "TS" TIMESTAMP (6) WITH TIME ZONE NOT NULL ENABLE
    ) XMLTYPE COLUMN "XML_DOCUMENT" XMLSCHEMA "http://www.sporfori.fo/schemas/www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd" ELEMENT "Object"
    ROWDEPENDENCIES ;
    Before-insert trigger:
    create or replace trigger BIS_SIGNATURETABLE
    before insert on signaturetable
    for each row
    declare
    -- local variables here
    l_sigtab_rec signaturetable%rowtype;
    begin
    if (:new.xml_document is not null) then
    :new.xml_document.schemavalidate();
    end if;
    l_sigtab_rec.xml_document := :new.xml_document;
    end BIS_SIGNATURETABLE2;
    XML-Schema (xmldsig-core-schema.xsd):
    =====================================================================================
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Schema for XML Signatures
    http://www.w3.org/2000/09/xmldsig#
    $Revision: 1.1 $ on $Date: 2002/02/08 20:32:26 $ by $Author: reagle $
    Copyright 2001 The Internet Society and W3C (Massachusetts Institute
    of Technology, Institut National de Recherche en Informatique et en
    Automatique, Keio University). All Rights Reserved.
    http://www.w3.org/Consortium/Legal/
    This document is governed by the W3C Software License [1] as described
    in the FAQ [2].
    [1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
    [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD
    -->
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xdb="http://xmlns.oracle.com/xdb"
    targetNamespace="http://www.w3.org/2000/09/xmldsig#" version="0.1" elementFormDefault="qualified">
    <!-- Basic Types Defined for Signatures -->
    <xs:simpleType name="CryptoBinary">
    <xs:restriction base="xs:base64Binary">
    </xs:restriction>
    </xs:simpleType>
    <!-- Start Signature -->
    <xs:element name="Signature" type="ds:SignatureType"/>
    <xs:complexType name="SignatureType">
    <xs:sequence>
    <xs:element ref="ds:SignedInfo"/>
    <xs:element ref="ds:SignatureValue"/>
    <xs:element ref="ds:KeyInfo" minOccurs="0"/>
    <xs:element ref="ds:Object" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:complexType>
    <xs:element name="SignatureValue" type="ds:SignatureValueType"/>
    <xs:complexType name="SignatureValueType">
    <xs:simpleContent>
    <xs:extension base="xs:base64Binary">
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:extension>
    </xs:simpleContent>
    </xs:complexType>
    <!-- Start SignedInfo -->
    <xs:element name="SignedInfo" type="ds:SignedInfoType"/>
    <xs:complexType name="SignedInfoType">
    <xs:sequence>
    <xs:element ref="ds:CanonicalizationMethod"/>
    <xs:element ref="ds:SignatureMethod"/>
    <xs:element ref="ds:Reference" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:complexType>
    <xs:element name="CanonicalizationMethod" type="ds:CanonicalizationMethodType"/>
    <xs:complexType name="CanonicalizationMethodType" mixed="true">
    <xs:sequence>
    <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
    <!-- (0,unbounded) elements from (1,1) namespace -->
    </xs:sequence>
    <xs:attribute name="Algorithm" type="xs:anyURI" use="required"/>
    </xs:complexType>
    <xs:element name="SignatureMethod" type="ds:SignatureMethodType"/>
    <xs:complexType name="SignatureMethodType" mixed="true">
    <xs:sequence>
    <xs:element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/>
    <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    <!-- (0,unbounded) elements from (1,1) external namespace -->
    </xs:sequence>
    <xs:attribute name="Algorithm" type="xs:anyURI" use="required"/>
    </xs:complexType>
    <!-- Start Reference -->
    <xs:element name="Reference" type="ds:ReferenceType"/>
    <xs:complexType name="ReferenceType">
    <xs:sequence>
    <xs:element ref="ds:Transforms" minOccurs="0"/>
    <xs:element ref="ds:DigestMethod"/>
    <xs:element ref="ds:DigestValue"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    <xs:attribute name="URI" type="xs:anyURI" use="optional"/>
    <xs:attribute name="Type" type="xs:anyURI" use="optional"/>
    </xs:complexType>
    <xs:element name="Transforms" type="ds:TransformsType"/>
    <xs:complexType name="TransformsType">
    <xs:sequence>
    <xs:element ref="ds:Transform" maxOccurs="unbounded"/>
    </xs:sequence>
    </xs:complexType>
    <xs:element name="Transform" type="ds:TransformType"/>
    <xs:complexType name="TransformType" mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
    <!-- (1,1) elements from (0,unbounded) namespaces -->
    <xs:element name="XPath" type="xs:string"/>
    </xs:choice>
    <xs:attribute name="Algorithm" type="xs:anyURI" use="required"/>
    </xs:complexType>
    <!-- End Reference -->
    <xs:element name="DigestMethod" type="ds:DigestMethodType"/>
    <xs:complexType name="DigestMethodType" mixed="true">
    <xs:sequence>
    <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="Algorithm" type="xs:anyURI" use="required"/>
    </xs:complexType>
    <xs:element name="DigestValue" type="ds:DigestValueType"/>
    <xs:simpleType name="DigestValueType">
    <xs:restriction base="xs:base64Binary"/>
    </xs:simpleType>
    <!-- End SignedInfo -->
    <!-- Start KeyInfo -->
    <xs:element name="KeyInfo" type="ds:KeyInfoType"/>
    <xs:complexType name="KeyInfoType" mixed="true">
    <xs:choice maxOccurs="unbounded">
    <xs:element ref="ds:KeyName"/>
    <xs:element ref="ds:KeyValue"/>
    <xs:element ref="ds:RetrievalMethod"/>
    <xs:element ref="ds:X509Data"/>
    <xs:element ref="ds:PGPData"/>
    <xs:element ref="ds:SPKIData"/>
    <xs:element ref="ds:MgmtData"/>
    <xs:any processContents="lax" namespace="##other"/>
    <!-- (1,1) elements from (0,unbounded) namespaces -->
    </xs:choice>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:complexType>
    <xs:element name="KeyName" type="xs:string"/>
    <xs:element name="MgmtData" type="xs:string"/>
    <xs:element name="KeyValue" type="ds:KeyValueType"/>
    <xs:complexType name="KeyValueType" mixed="true">
    <xs:choice>
    <xs:element ref="ds:DSAKeyValue"/>
    <xs:element ref="ds:RSAKeyValue"/>
    <xs:any namespace="##other" processContents="lax"/>
    </xs:choice>
    </xs:complexType>
    <xs:element name="RetrievalMethod" type="ds:RetrievalMethodType"/>
    <xs:complexType name="RetrievalMethodType">
    <xs:sequence>
    <xs:element ref="ds:Transforms" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="URI" type="xs:anyURI"/>
    <xs:attribute name="Type" type="xs:anyURI" use="optional"/>
    </xs:complexType>
    <!-- Start X509Data -->
    <xs:element name="X509Data" type="ds:X509DataType"/>
    <xs:complexType name="X509DataType">
    <xs:sequence maxOccurs="unbounded">
    <xs:choice>
    <xs:element name="X509IssuerSerial" type="ds:X509IssuerSerialType"/>
    <xs:element name="X509SKI" type="xs:base64Binary"/>
    <xs:element name="X509SubjectName" type="xs:string"/>
    <xs:element name="X509Certificate" type="xs:base64Binary"/>
    <xs:element name="X509CRL" type="xs:base64Binary"/>
    <xs:any namespace="##other" processContents="lax"/>
    </xs:choice>
    </xs:sequence>
    </xs:complexType>
    <xs:complexType name="X509IssuerSerialType">
    <xs:sequence>
    <xs:element name="X509IssuerName" type="xs:string"/>
    <xs:element name="X509SerialNumber" type="xs:integer"/>
    </xs:sequence>
    </xs:complexType>
    <!-- End X509Data -->
    <!-- Begin PGPData -->
    <xs:element name="PGPData" type="ds:PGPDataType"/>
    <xs:complexType name="PGPDataType">
    <xs:choice>
    <xs:sequence>
    <xs:element name="PGPKeyID" type="xs:base64Binary"/>
    <xs:element name="PGPKeyPacket" type="xs:base64Binary" minOccurs="0"/>
    <xs:any namespace="##other" processContents="lax" minOccurs="0"
    maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:sequence>
    <xs:element name="PGPKeyPacket" type="xs:base64Binary"/>
    <xs:any namespace="##other" processContents="lax" minOccurs="0"
    maxOccurs="unbounded"/>
    </xs:sequence>
    </xs:choice>
    </xs:complexType>
    <!-- End PGPData -->
    <!-- Begin SPKIData -->
    <xs:element name="SPKIData" type="ds:SPKIDataType"/>
    <xs:complexType name="SPKIDataType">
    <xs:sequence maxOccurs="unbounded">
    <xs:element name="SPKISexp" type="xs:base64Binary"/>
    <xs:any namespace="##other" processContents="lax" minOccurs="0"/>
    </xs:sequence>
    </xs:complexType>
    <!-- End SPKIData -->
    <!-- End KeyInfo -->
    <!-- Start Object (Manifest, SignatureProperty) -->
    <xs:element name="Object" type="ds:ObjectType"/>
    <xs:complexType name="ObjectType" mixed="true">
    <xs:sequence minOccurs="0" maxOccurs="unbounded">
    <xs:any namespace="##any" processContents="lax"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    <xs:attribute name="MimeType" type="xs:string" use="optional"/> <!-- add a grep facet -->
    <xs:attribute name="Encoding" type="xs:anyURI" use="optional"/>
    </xs:complexType>
    <xs:element name="Manifest" type="ds:ManifestType"/>
    <xs:complexType name="ManifestType">
    <xs:sequence>
    <xs:element ref="ds:Reference" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:complexType>
    <xs:element name="SignatureProperties" type="ds:SignaturePropertiesType"/>
    <xs:complexType name="SignaturePropertiesType">
    <xs:sequence>
    <xs:element ref="ds:SignatureProperty" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:complexType>
    <xs:element name="SignatureProperty" type="ds:SignaturePropertyType"/>
    <xs:complexType name="SignaturePropertyType" mixed="true">
    <xs:choice maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
    <!-- (1,1) elements from (1,unbounded) namespaces -->
    </xs:choice>
    <xs:attribute name="Target" type="xs:anyURI" use="required"/>
    <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:complexType>
    <!-- End Object (Manifest, SignatureProperty) -->
    <!-- Start Algorithm Parameters -->
    <xs:simpleType name="HMACOutputLengthType">
    <xs:restriction base="xs:integer"/>
    </xs:simpleType>
    <!-- Start KeyValue Element-types -->
    <xs:element name="DSAKeyValue" type="ds:DSAKeyValueType"/>
    <xs:complexType name="DSAKeyValueType">
    <xs:sequence>
    <xs:sequence minOccurs="0">
    <xs:element name="P" type="ds:CryptoBinary"/>
    <xs:element name="Q" type="ds:CryptoBinary"/>
    </xs:sequence>
    <xs:element name="G" type="ds:CryptoBinary" minOccurs="0"/>
    <xs:element name="Y" type="ds:CryptoBinary"/>
    <xs:element name="J" type="ds:CryptoBinary" minOccurs="0"/>
    <xs:sequence minOccurs="0">
    <xs:element name="Seed" type="ds:CryptoBinary"/>
    <xs:element name="PgenCounter" type="ds:CryptoBinary"/>
    </xs:sequence>
    </xs:sequence>
    </xs:complexType>
    <xs:element name="RSAKeyValue" type="ds:RSAKeyValueType"/>
    <xs:complexType name="RSAKeyValueType">
    <xs:sequence>
    <xs:element name="Modulus" type="ds:CryptoBinary"/>
    <xs:element name="Exponent" type="ds:CryptoBinary"/>
    </xs:sequence>
    </xs:complexType>
    <!-- End KeyValue Element-types -->
    <!-- End Signature -->
    </xs:schema>
    ===============================================================================
    Code for registering the xml-schema
    begin
    dbms_xmlschema.deleteSchema('http://xmlns.oracle.com/xdb/schemas/DNTSB/www.sporfori.fo/schemas/www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd',
    dbms_xmlschema.DELETE_CASCADE_FORCE);
    end;
    begin
    DBMS_XMLSCHEMA.REGISTERURI(
    schemaurl => 'http://www.sporfori.fo/schemas/www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd',
    schemadocuri => 'http://www.sporfori.fo/schemas/www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd',
    local => TRUE,
    gentypes => TRUE,
    genbean => FALSE,
    gentables => TRUE,
    force => FALSE,
    owner => 'DNTSB',
    options => 0);
    end;
    Test program
    -- Created on 17-07-2006 by EEJ
    declare
    XML_TEXT3 CLOB := '<Object xmlns="http://www.w3.org/2000/09/xmldsig#">
                                  <SignatureProperties>
                                       <SignatureProperty Target="">
                                            <Timestamp xmlns="http://www.sporfori.fo/schemas/dnts/general/2006/11/14">2007-05-10T12:00:00-05:00</Timestamp>
                                       </SignatureProperty>
                                  </SignatureProperties>
                             </Object>';
    xmldoc xmltype;
    begin
    xmldoc := xmltype(xml_text3);
    insert into signaturetable
    (xml_document, ts)
    values
    (xmldoc, current_timestamp);
    end;
    Platform information
    Operating system:
    -bash-3.00$ uname -a
    SunOS dntsdb 5.10 Generic_125101-09 i86pc i386 i86pc
    SQLPlus:
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Aug 17 00:15:13 2007
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning and Data Mining options
    Kind Regards,
    Eyðun

    You should report this in a service request on http://metalink.oracle.com.
    It is a shame that you put all the effort here to describe your problem, but on the other hand you can now also copy & paste the question to Oracle Support.
    Because you are using 10.2.0.3; I am guessing that you have a valid service contract...

  • Page not found, ORA-07445: exception encountered: core dump

    any one can help me to check this log? I get "page not found" occasionally.thanks .
    Dump file f:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 08 18:14:24 2008
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 1
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:2991M/3583M, Ph+PgF:4952M/5471M, VA:1945M/2047M
    Tue Jan 08 18:14:24 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 222298112
    __large_pool_size = 16777216
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = F:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 805306368
    control_files = F:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 557842432
    compatible = 10.2.0.1.0
    db_recovery_file_dest = F:\oraclexe\app\oracle\flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 5
    job_queue_processes = 4
    audit_file_dest = F:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = F:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = F:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = F:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 268435456
    PMON started with pid=2, OS id=1132
    PSP0 started with pid=3, OS id=3612
    MMAN started with pid=4, OS id=2392
    DBW0 started with pid=5, OS id=3624
    LGWR started with pid=6, OS id=1356
    CKPT started with pid=7, OS id=1164
    SMON started with pid=8, OS id=3832
    RECO started with pid=9, OS id=2904
    CJQ0 started with pid=10, OS id=2844
    MMON started with pid=11, OS id=2176
    Tue Jan 08 18:14:24 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=1292
    Tue Jan 08 18:14:24 2008
    starting up 5 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 08 18:14:24 2008
    alter database mount exclusive
    Tue Jan 08 18:14:28 2008
    Setting recovery target incarnation to 2
    Tue Jan 08 18:14:28 2008
    Successful mount of redo thread 1, with mount id 2524594368
    Tue Jan 08 18:14:28 2008
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 08 18:14:28 2008
    alter database open
    Tue Jan 08 18:14:28 2008
    Beginning crash recovery of 1 threads
    Tue Jan 08 18:14:28 2008
    Started redo scan
    Tue Jan 08 18:14:28 2008
    Completed redo scan
    1305 redo blocks read, 132 data blocks need recovery
    Tue Jan 08 18:14:28 2008
    Started redo application at
    Thread 1: logseq 62, block 3
    Tue Jan 08 18:14:29 2008
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 62 Reading mem 0
    Mem# 0 errs 0: F:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3NX4T37T_.LOG
    Tue Jan 08 18:14:29 2008
    Completed redo application
    Tue Jan 08 18:14:29 2008
    Completed crash recovery at
    Thread 1: logseq 62, block 1308, scn 126409946604
    132 data blocks read, 132 data blocks written, 1305 redo blocks read
    Tue Jan 08 18:14:30 2008
    Thread 1 advanced to log sequence 63
    Thread 1 opened at log sequence 63
    Current log# 2 seq# 63 mem# 0: F:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_3NX4T4J3_.LOG
    Successful open of redo thread 1
    Tue Jan 08 18:14:30 2008
    SMON: enabling cache recovery
    Tue Jan 08 18:14:30 2008
    Successfully onlined Undo Tablespace 1.
    Tue Jan 08 18:14:30 2008
    SMON: enabling tx recovery
    Tue Jan 08 18:14:30 2008
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=20, OS id=524
    Tue Jan 08 18:14:32 2008
    Completed: alter database open
    Tue Jan 08 18:14:33 2008
    db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Tue Jan 08 18:14:53 2008
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2208K exceeds notification threshold (2048K)
    KGL object name :XDB.XDbD/PLZ01TcHgNAgAIIegtw==
    Tue Jan 08 18:56:55 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_3780.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 18:56:55 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_3780.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 18:56:56 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_3780.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 18:57:00 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s001_3252.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 18:57:00 2008
    found dead shared server 'S000', pid = (14, 1)
    Tue Jan 08 18:57:00 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s001_3252.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 18:57:01 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s001_3252.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 18:58:00 2008
    found dead shared server 'S001', pid = (15, 1)
    Tue Jan 08 19:03:56 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_1816.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 19:03:57 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_1816.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 19:03:57 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_1816.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 19:03:58 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s001_3056.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 19:04:03 2008
    found dead shared server 'S000', pid = (14, 2)
    Tue Jan 08 19:04:03 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s002_312.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 19:05:03 2008
    found dead shared server 'S001', pid = (15, 2)
    found dead shared server 'S002', pid = (16, 1)
    Tue Jan 08 19:05:30 2008
    Errors in file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s002_2864.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Tue Jan 08 19:06:03 2008
    found dead shared server 'S002', pid = (16, 2)

    Anyone can help on it?
    The content in trc :
    Dump file f:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_4016.trc
    Thu Jan 10 11:22:05 2008
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Windows XP Version V5.1 Service Pack 1
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:2860M/3583M, Ph+PgF:4122M/5471M, VA:1095M/2047M
    Instance name: xe
    Redo thread mounted by this instance: 1
    Oracle process number: 14
    Windows thread id: 4016, image: ORACLE.EXE (S000)
    *** ACTION NAME:(PAGE 4150) 2008-01-10 11:22:05.390
    *** MODULE NAME:(APEX:APPLICATION 4000) 2008-01-10 11:22:05.390
    *** SERVICE NAME:(SYS$USERS) 2008-01-10 11:22:05.390
    *** CLIENT ID:(DENNIS:4389204267300536) 2008-01-10 11:22:05.390
    *** SESSION ID:(27.149) 2008-01-10 11:22:05.390
    *** 2008-01-10 11:22:05.390
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    COMMIT
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    3BFE8478 6676 package body FLOWS_030000.WWV_FLOW
    3BFE8478 9782 package body FLOWS_030000.WWV_FLOW
    3BFF9504 255 procedure FLOWS_030000.F
    3BFFC6EC 30 anonymous block
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    _npierr+487                   00000000             B70F61FA 660D72C2 F7AFA83
    1DE5487 20E88300 8D0004C2
    8589F841 FFFFFED8 F183B66
    3B686 E9098B00 3A1 10845F6
    29EE850F A2E90000 8B0002A5
    8AFE909 6A0000 82474FF 707E8
    ~~~~~~~~~~~~~~~~
    4C200 33104D8B C1D18BC0
    ABF302E9 E183CA8B E9AAF303
    3FA 2468B66 FC83B66 E5982
    C33B6600 9451850F 5B80002
    *** 2008-01-10 11:22:06.406
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_npierr+487] [PC:0x5F22C3] [ADDR:0x4] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    COMMIT
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    3BFE8478 6676 package body FLOWS_030000.WWV_FLOW
    3BFE8478 9782 package body FLOWS_030000.WWV_FLOW
    3BFF9504 255 procedure FLOWS_030000.F
    3BFFC6EC 30 anonymous block
    ksedmp: Obtaining call stack failed twice. not retrying

  • ORA-07445 [ACCESS_VIOLATION] [kgghstfel+12]

    I got some ORA in alert.log,I wonder if this is a bug ?I don't have account of metalink,what's the root of this error?but no feedback from front users
    OS:win2k3 x64
    oracle 10.2.0.1
    *ORA-07445:[ACCESS_VIOLATION] [kgghstfel+12] [PC:0x4F485C0] [ADDR:0x18] [UNABLE_TO_READ] []*
    here are some tace I cut
    Sat Dec 18 17:00:08 2010
    ORACLE V10.2.0.1.0 - 64bit Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Windows Server 2003 Version V5.2 Service Pack 2
    CPU                 : 8 - type 8664, 2 Physical Cores
    Process Affinity    : 0x0000000000000000
    Memory (Avail/Total): Ph:6449M/8186M, Ph+PgF:12922M/20020M
    Instance name: cdw
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Windows thread id: 4668, image: ORACLE.EXE (SHAD)
    **** SERVICE NAME:(cdw) 2010-12-18 17:00:08.812*
    **** SESSION ID:(136.268) 2010-12-18 17:00:08.812*
    **** 2010-12-18 17:00:08.812*
    ksedmp: internal or fatal error
    *ORA-07445:  [ACCESS_VIOLATION] [kgghstfel+12] [PC:0x4F485C0] [ADDR:0x18] [UNABLE_TO_READ] []*
    Current SQL statement for this session:
    select count() from user$ u, xdb.xdb$schema s where u.user# = :1 and u.name = s.xmldata.schema_owner and (xdb.xdb$Extname2Intname(s.xmldata.schema_url, s.xmldata.schema_owner) = :2)*
    ----- PL/SQL Call Stack -----
    object      line  object
    handle    number  name
    *000000016D4B1530 1 function XDB.XDB$EXTNAME2INTNAME*
    *000000016D4B1908 1 anonymous block*
    *000000016CA03960 17 package body SYS.XML_SCHEMA_NAME_PRESENT*
    ----- Call Stack Trace -----
    calling              call     entry                argument values in hex
    location             type     point                (? means dubious value)
    kgghstfel+12                  0000000000000000     000000009 000000000 00475FE70
    *169D997C0*
    qmtLookup+57         CALL???  kgghstfel+12         000000000 2500000002
    *000000EE0 013571E00*
    qmtAddRef+17         CALL???  qmtLookup+57         00000025C 004F3F4E4 012BC64C8
    *000000001*
    qmeInitUGA+119       CALL???  qmtAddRef+17         000000000 000000000 000000EE0
    *01BC349D8*
    qm_init_uga_helper+  CALL???  qmeInitUGA+119       000000548 000001058 000000840
    *994 000000000*
    qm_run_as_ksys+251   CALL???  qm_init_uga_helper+  013572330 000000000 000000000
    *994 000000000*
    qm_init_uga+21       CALL???  qm_run_as_ksys+251   2D004E004F004D00 052005200
    *000000000 000000000*
    qmeGetResRelByHdl+1  CALL???  qm_init_uga+21       000000000 49004D002E004800
    *648 5800530053002E00*
    *4100200046004600*
    qmtkLookupSchemaOID  CALL???  qmeGetResRelByHdl+1  013572600 000000000 0126DA6B0
    Path+849                      648                  000000035
    qmtkLookupSchemaOID  CALL???  qmtkLookupSchemaOID  0192AC3C0 01BB2F620 000000024
    +262                          Path+849             01BB2F61C
    qmtsExtName2IntName  CALL???  qmtkLookupSchemaOID  000000000 01BB1D620 000003000
    +1215                         +262                 004F5913A
    spefcpfa+498         CALL???  qmtsExtName2IntName  0135741B0 01BB1D5A8 01BB1D578
    +1215                012BC1638
    spefmccallstd+1237   CALL???  spefcpfa+498         013573FEC 000ADD5B8 013573220
    *0009512BA*
    pextproc+47          CALL???  spefmccallstd+1237   0192AC3C0 005C05EAD 1690047C0
    *013573300*
    __PGOSF330_peftrust  CALL???  pextproc+47          000000000 000000000 000000001
    ed+127                                             000000006
    __PGOSF347_psdexsp+  CALL???  __PGOSF330_peftrust  16B26C0E0 004FC6EDB 000000001
    *291 ed+127 000000000*
    rpiswu2+508          CALL???  __PGOSF347_psdexsp+  013573BB0 0135743A0 005D0B4EB
    *291 078ED5A36*
    psdextp+782          CALL???  rpiswu2+508          16B26C0E0 000000000 16B26C11C
    *000000002*
    pefccal+428          CALL???  psdextp+782          013574E70 013573EA0 013573D38
    *000000000*
    pefcal+212           CALL???  pefccal+428          7FFF00000000 4400000000
    *000000004 000000000*
    pevm_FCAL+188        CALL???  pefcal+212           013574210 012EFE400 162AA8D76
    *012EF8B08*
    pfrinstr_FCAL+81     CALL???  pevm_FCAL+188        00001D578 013574E70 00001D570
    *005D0EDF5*
    pfrrun_no_tool+76    CALL???  pfrinstr_FCAL+81     013574378 162AA9038 012EFE400
    *000000000*
    pfrrun+1093          CALL???  pfrrun_no_tool+76    012EE4060 004F56E04 000000FFF
    *000000030*
    plsql_run+929        CALL???  pfrrun+1093          012EF8B08 013050648 013574AE0
    *012BC0040*
    peicnt+316           CALL???  plsql_run+929        012EF8B08 005C00001 000000000
    *000000000*
    kkxuexe+968          CALL???  peicnt+316           013574E70 012EF8B08 168A5F4E0
    *012EF8B08*
    kkxmpsexe+996        CALL???  kkxuexe+968          000000001 012EE44D8 0192AC3C0
    *013050658*
    kgmexwi+714          CALL???  kkxmpsexe+996        0192AC3C0 000000000 000000000
    *000000000*
    kgmexec+1672         CALL???  kgmexwi+714          0192AC3C0 000000001 013575AC0
    *000000000*
    evapls+847           CALL???  kgmexec+1672         0192AC3C0 000000001 013575AC0
    *16D4B1908*
    evaopn2+485          CALL???  evapls+847           162AA7C48 2000000000000002
    *00001D688 100000000*
    evareo+363           CALL???  evaopn2+485          162AA7C48 013570000 000000000
    *013050C68*
    expepr+84            CALL???  evareo+363           013050C60 013576010 0192C2508
    *002EE5A38*
    expeal+19            CALL???  expepr+84            000000001 000000002 000000000
    *013050C60*
    kdstf0100100km+303   CALL???  expeal+19            000000010 00070F0E4 000000000
    *012EE0B70*
    kdsttgr+15451        CALL???  kdstf0100100km+303   000000000 000000000 155324050
    *000000000*
    qertbFetch+743       CALL???  kdsttgr+15451        013050C60 013052C00 000080008
    *000000000*
    qerjotFetch+313      CALL???  qertbFetch+743       162AA7EB8 000000000 000000000
    *000000001*
    qergsFetch+12418     CALL???  qerjotFetch+313      012EE2578 000988C16 000000000
    *000000000*
    opifch2+3380         CALL???  qergsFetch+12418     013576950 000000418 000000000
    *000000000*
    opiefn0+432          CALL???  opifch2+3380         000000089 000000006 0135773F4
    *100000003*
    opipls+2521          CALL???  opiefn0+432          000000004 000000005 013577A94
    *000000001*
    opiodr+1305          CALL???  opipls+2521          000000066 000000006 013579270
    *000000000*
    rpidrus+230          CALL???  opiodr+1305          000000066 000000006 013579270
    *000000003*
    rpidru+112           CALL???  rpidrus+230          013578840 0135788B0 000000002
    *0192ABD80*
    rpiswu2+508          CALL???  rpidru+112           013578570 000000000 013578570
    *0135785A0*
    rpidrv+1756          CALL???  rpiswu2+508          16B26C0E0 000000000 013578F10
    *000000002*
    psddr0+506           CALL???  rpidrv+1756          000000003 000000066 013579270
    *000000038*
    psdnal+349           CALL???  psddr0+506           000000003 000000066 013579270
    *000000030*
    pevm_EXIM+188        CALL???  psdnal+349           000000000 01BAD0818 013579430
    *16560D42A*
    pfrinstr_EXIM+41     CALL???  pevm_EXIM+188        01BAF1A10 013570010 000000000
    *005BC0000*
    pfrrun_no_tool+76    CALL???  pfrinstr_EXIM+41     000000000 16560D3D8 012BC66E8
    *0000000FF*
    pfrrun+1093          CALL???  pfrrun_no_tool+76    000000458 000000000 012BC64C8
    *000003000*
    plsql_run+929        CALL???  pfrrun+1093          01BAD0818 000000028 100000001
    *000000000*
    peidxr_run+274       CALL???  plsql_run+929        01BAD0818 000000001 01BAF19F0
    *0192AC540*
    peidxexe+52          CALL???  peidxr_run+274       01BAD05C8 161970001 01BAF19F0
    *22AE4E8E36E2*
    kkxdexe+312          CALL???  peidxexe+52          01BAD0640 000000000 000000000
    *01BAD0818*
    kkxmpexe+269         CALL???  kkxdexe+312          012EE0CE0 000000001 000000000
    *000000001*
    kgmexwi+714          CALL???  kkxmpexe+269         0192AC3C0 1665A20F8 0130539D0
    *01BAD05C8*
    kgmexec+1672         CALL???  kgmexwi+714          0192AC3C0 000000001 01357A950
    *1665A20F8*
    evapls+847           CALL???  kgmexec+1672         0192AC3C0 100000001 01357A950
    *16C7FF5F0*
    evaopnc+17           CALL???  evapls+847           1656D9270 0000000FF 000000000
    *00001E120*
    rpiswu2+508          CALL???  evaopnc+17           000002080 000000000 012BC64C8
    *000002000*
    evaopn2+2187         CALL???  rpiswu2+508          16B26C0E0 000000000 01357AFE0
    *000000002*
    subsr1+342           CALL???  evaopn2+2187         1656D9270 000000001 0192ABD80
    *00001E1A0*
    subsr3+287           CALL???  subsr1+342           000000760 000000000
    AD86E3AA1BA38590 000000073
    evaopn2+4417         CALL???  subsr3+287           01357B340 000001080 0029352D8
    *0192ABD80*
    evareo+376           CALL???  evaopn2+4417         1656D8D78 01BA35E50 000000003
    *000000060*
    expepr+84            CALL???  evareo+376           000000003 002870E14 012BDFDC8
    *012EF8538*
    evaiand+39           CALL???  expepr+84            000000000 0023F8691 000000206
    *165618348*
    expepr+84            CALL???  evaiand+39           1656182D0 001DA9B5F 000000BA0
    *001DA6C70*
    evaior+44            CALL???  expepr+84            012EED390 0FFFFFFC4 00001E1A0
    *000400000*
    expepr+84            CALL???  evaior+44            0130414C0 01ACF2BF0 022894271
    *012EED418*
    evaiand+39           CALL???  expepr+84            00000000C 012EED3A0 012EED3B8
    *165627748*
    expeal+29            CALL???  evaiand+39           000000900 000400000 1656257E8
    *002C5918E*
    qerflFetchOutside+1  CALL???  expeal+29            012EE6C20 1656262E8 00001E1A0
    *56 165611B60*
    qervwFetch+141       CALL???  qerflFetchOutside+1  0192ABD80 000400000 000000ED0
    *56 161975920*
    rwsfcd+109           CALL???  qervwFetch+141       000000768 00001E1A0 0192ABD80
    *165578290*
    qerhjFetch+577       CALL???  rwsfcd+109           000400000 01357BAD0 161974050
    *000400000*
    opifch2+3380         CALL???  qerhjFetch+577       000000800 01357BB00 000000000
    *000000000*
    opifch+70            CALL???  opifch2+3380         000000089 000000005 01357C260
    *01357C2B0*
    opiodr+1305          CALL???  opifch+70            000000000 011745068 0127165A8
    *012716130*
    ttcpip+972           CALL???  opiodr+1305          600000005 9E2C00000002
    *01357E8F0 000000001*
    opitsk+1681          CALL???  ttcpip+972           0192BFE40 000000000 000000000
    *000000000*
    opiino+1129          CALL???  opitsk+1681          000000000 000000000 000000000
    *000000000*
    opiodr+1305          CALL???  opiino+1129          00000003C 000000004 01357FBB0
    *000000000*
    opidrv+815           CALL???  opiodr+1305          00000003C 000000004 01357FBB0
    *000000000*
    sou2o+52             CALL???  opidrv+815           00000003C 000000004 01357FBB0
    *7FF7FC48580*
    opimai_real+131      CALL???  sou2o+52             000000000 01357FCB0
    *7FFFFF7D258 078EE4D1C*
    opimai+96            CALL???  opimai_real+131      7FF7FC48580 7FFFFF7C000
    *0001F0003 000000000*
    OracleThreadStart+6  CALL???  opimai+96            01357FF00 012E5FF3C 01357FCD0
    *09 7FF7FC48580*
    *0000000078D3B6DA CALL??? OracleThreadStart+6 012E5FF3C 000000000 000000000*
    *09 01357FFA8*
    Edited by: gunsnroses_xjapan on Dec 30, 2010 6:50 AM

    Hi,
    From the metalink note:
    While the core file is captured in the Diagnosability infrastructure, the file may not be included with a diagnostic package.
    1. Check the Alert Log
    The alert log may indicate additional errors or other internal errors at the time of the problem. In some cases, the ORA-7445 error will occur along with ORA-600, ORA-3113, ORA-4030 errors. The ORA-7445 error can be side effects of the other problems and you should review the first error and associated core file or trace file and work down the list of errors.
    Note 1020463.6 DIAGNOSING ORA-3113 ERRORS
    Note 1812.1 TECH: Getting a Stack Trace from a CORE file
    Note 414966.1 RDA Documentation Index
    If the ORA-7445 errors are not associated with other error conditions, ensure the trace data is not truncated. If you see a message at the end of the file
    *“MAX DUMP FILE SIZE EXCEEDED"*
    the MAX_DUMP_FILE_SIZE parameter is not setup high enough or to ‘unlimited’. There could be vital diagnostic information missing in the file and discovering the root issue may be very difficult. Set the MAX_DUMP_FILE_SIZE appropriately and regenerate the error for complete trace information.
    For pointers on deeper analysis of these errors see
    Note 390293.1 Introduction to 600/7445 Internal Error Analysis
    Note 211909.1 Customer Introduction to ORA-7445 Errors
    2. Search 600/7445 Lookup Tool
    Visit My Oracle Support to access the ORA-00600 Lookup tool (Note 7445.1). The ORA-600/ORA-7445 Lookup tool may lead you to applicable content in My Oracle Support on the problem and can be used to investigate the problem with argument data from the error message or you can pull out key stack pointers from the associated trace file to match up against known bugs.
    3. “Fine tune” searches in Knowledge Base
    As the ORA-7445 error indicates an unhandled exception in the Oracle source code, your search in the Oracle Knowledge Base will need to focus on the stack data from the core file or the trace file.
    Keep in mind that searches on generic argument data will bring back a large result set. The more you can learn about the environment and code leading to the errors, the easier it will be to narrow the hit list to match your problem.
    Best regards,
    Rafi.

  • ORA-07445 on Ubuntu 8.04

    Hello,
    I manage Oracle Database 10g Express Edition Release 10.2.0.1.0 on a Linux Ubuntu 8.04 server for some students.
    I've installed the package oracle-xe-universal
    Simple queries works fine but some like this one does'nt work :
    SQL> select nomf, nomp, prixp from ( commande co join client c on co.numc=c.numc ) join (produit p join fournisseur f on p.numf=f.numf ) on p.nomp=co.nomp where ( nomc = 'Jean');
    select nomf, nomp, prixp from ( commande co join client c on co.numc=c.numc ) join (produit p join fournisseur f on p.numf=f.numf ) on p.nomp=co.nomp where ( nomc = 'Jean')
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    Then, if I try any other querie I have the following error :
    ERROR:
    ORA-03114: not connected to ORACLE
    Here is what it gives on alert_XE.log :
    Fri Feb 12 10:35:43 2010
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_25191.trc:
    ORA-07445: exception encountered: core dump [koksspac()+211] [SIGSEGV] [Address not mapped to object] [0x48] [] []
    Can somebody help me ?

    I don't agree that the result (ora-7445, which is in fact an internal error) should occur in any circumstances.
    but, the platform isn't supported. so you don't have anywhere to go but to rewrite the sql and see if that works.
    if your question is answered, please mark the question as answered!

  • I'm getting ORA-07445 [kksLockDelete()+465] errors on a 10.2.0.3 Database

    Hello
    I am getting the following Error on our database when I run a procedure that takes many hours to complete:
    Mon Aug 23 10:39:43 2010
    Errors in file /oracle/admin/HLBCP/bdump/hlbcp_j000_27898.trc:
    ORA-07445: exception encountered: core dump [kksLockDelete()+465] [SIGSEGV] [Invalid permissions for mapped object [0x000000048] [] []
    It seems that when the DB is under pressure or a select with a large result set is executed this error occurs, and kills my procedure
    As I understand that SIGSEGV refers to OS (C Compiler) / Hardware issues? Is this correct?
    How can I test the OS and Compiler to ensure they are in a healthy condition?
    I Currently have an SR opened with Oracle but they are saying that 10.2.0.3 is desupported and will not be able to provide a fix.
    Upgrading to 10.2.0.4 is not an option for us.
    This particular database is contingency database (Using Dataguard)
    However from time to time we taken a Copy of the Contingency database and open in it on the contingency server to test it.
    (hence we discovered this issue)
    I am convinced that the issue we are having is hardware/OS related, as it does not happen on our Live Database which is on a different server.
    Has anyone encountered this issue before?
    How did you resolved it?
    _=The Output of the trace file=_
    /oracle/admin/MYDB1/bdump/MYDB1_j000_27898.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning and Data Mining options
    ORACLE_HOME = /oracle/database/10.2.0/db_1
    System name: HP-UX
    Node name: my_server
    Release: B.11.23
    Version: U
    Machine: ia64
    Instance name: MYDB1
    Redo thread mounted by this instance: 1
    Oracle process number: 22
    Unix process pid: 27898, image: oracle@my_server (J000)
    *** 2010-08-23 10:39:43.271
    *** ACTION NAME:(Transact MY Payments) 2010-08-23 10:39:43.270
    *** MODULE NAME:(MY_payment_pkg.transact;) 2010-08-23 10:39:43.270
    *** SERVICE NAME:(SYS$USERS) 2010-08-23 10:39:43.270
    *** SESSION ID:(303.22) 2010-08-23 10:39:43.270
    Exception signal: 11 (SIGSEGV), code: 2 (Invalid permissions for mapped object), addr: 0x48, PC: [0x4000000002a9a431, kksLockDelete()+465]
    r1: 60000000000b8f00 r20: c000000040e38fa0 br5: 0
    r2: c000000040e0c4e8 r21: 82 br6: c0000000003429b0
    r3: 0 r22: 80 br7: 4000000002a513f0
    r4: 0 r23: 0 ip: 4000000002a9a431
    r5: c000000000000408 r24: 9ffffffffcf73f30 iipa: 0
    r6: c00000000004f190 r25: c0000001edb7af58 cfm: c1e
    r7: 9ffffffffd7f8f58 r26: 4 um: 1a
    r8: c0000001f421a1d0 r27: c0000001edb7afc0 rsc: 1f
    r9: c0000001f4216b08 r28: 1fcd0 bsp: 9ffffffffd804708
    r10: c0000001f421a0c0 r29: c0151476 bspstore: 9ffffffffd804708
    r11: 0 r30: 0 rnat: ffffffff00000000
    r12: 9ffffffffffd3200 r31: c0151476 ccv: 1
    r13: 9ffffffffd465420 NaTs: 0 unat: 0
    r14: 12f00000000 PRs: 1c6c7 fpsr: 9804c8a74433f
    r15: c0000001f4216ab8 br0: 4000000002a9a3e0 pfs: c000000000000c1e
    r16: b br1: c0000000001f0c00 lc: 0
    r17: c0000001ec873e18 br2: 0 ec: 0
    r18: ffffffff br3: 0 isr: 9ffffffffd804708
    r19: c000000040e0a890 br4: 0 ifa: 0
    Reason code: 001c
    *** 2010-08-23 10:39:43.340
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [kksLockDelete()+465] [SIGSEGV] [Invalid permissions for mapped object] [0x000000048] [] []
    Current SQL statement for this session:
    SELECT COl1 , COL2 , NVL(COL3,0) , NVL(COL4,0) , NVL(COL5,0) FROM MY_PRODUCTS MP1 WHERE MP1.COL6 = :B2 AND DP1.COL3 = :B1
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    c0000001f41d2000 773 SCHEMA_OWNER.MY_TRANSACTIONRS
    c0000001f41e0088 237 package body SCHEMA_OWNER.MY_PAYMENT_PKG
    c0000001f41e0088 582 package body SCHEMA_OWNER.MY_PAYMENT_PKG
    c0000001f41e0a28 1 anonymous block
    c0000001f41e96b8 44 package body SCHEMA_OWNER.MY_JOB_PKG
    c0000001f41e96b8 181 package body SCHEMA_OWNER.MY_JOB_PKG
    c0000001f4209140 537 package body SCHEMA_OWNER.MY_JOB_SCHEDULE_PKG
    c0000001f4209140 573 package body SCHEMA_OWNER.MY_JOB_SCHEDULE_PKG
    c0000001f425b9e8 791 package body SCHEMA_OWNER.MY_PKG
    c0000001f4215df8 1 anonymous block
    Edited by: Grahambo on Aug 23, 2010 4:04 AM
    Edited by: Grahambo on Aug 23, 2010 4:05 AM

    I have already contacted oracle support
    they say 10.2.0.3 is now de supported and will not be able to provide a fix
    I have also tried the ora-600 look up tool but the BUG:
    Bug:4704981
    Is non-public

Maybe you are looking for

  • ICal woes - any help please

    Hi everyone, I am having some major iCal woes that I hope someone has the answer to. Ok this is how I handle my workflow. I have numerous calendars such as "call", "viewing", "meeting", "work misc", "personal" etc. All colour coded and I use the mont

  • Cannot play iPhone imported Movies in iPhoto 08

    Hi there I dont usually use iPhoto to manage my pictures. However, when doing an iPhoto import of my iPhone pics (is there another way to get the pics off my iPhone by the way) - the pictures appear fine in iPhoto but the videos do not play for some

  • Odd timeout problem (I think)

    So, off the bat, I'm running Apex 3.0.1.00.07. We're due for an upgrade, I know ;-) Anyway, in our production environment we are running into this weird issue where our users will be running a report, then go do something else in another browser wind

  • Upgraded to 7.1mbps, but am getting same speed as before.

    Well here is my issue. I upgraded to 7.1mbps on a westell 7500 routed model number A90-750015-07 and I am on software version 5.001.00.02. It took almost 3 weeks to get to this speed, 3 weeks way to long. I finally got the upgrade and The speed on th

  • Pdp failure iphone 4

    i have just had my phone unlocked, i put the new sim in and it keeps saying PDP failure. not sure what this means;