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

Similar Messages

  • Get ORA-01031: insufficient privileges error, but only when using dbstart.

    I am getting ORA-01031: insufficient privileges error, but only when using dbstart. the listener starts but not the database. How come I can start it from SQL prompt but not from dbstart scripts as the oracle user?
    [oracle@mallard bin]$ ./dbstart
    Processing Database instance "gf44": log file /prod/oracle/10/startup.log
    [oracle@mallard bin]$
    Log file:
    Wed Aug 20 10:15:02 CDT 2008
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Aug 20 10:15:02 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> ERROR:
    ORA-01031: insufficient privileges
    SQL> ORA-01031: insufficient privileges
    SQL>
    /prod/oracle/10/bin/dbstart: Database instance "gf44" warm started.
    >
    oratab file:
    gf44:/prod/oracle/10:Y
    dbstart file section:
    # See if it is a V6 or V7 database
    VERSION=undef
    if [ -f $ORACLE_HOME/bin/sqldba ] ; then
    SQLDBA=svrmgrl
    VERSION=`$ORACLE_HOME/bin/sqldba command=exit | awk '
    /SQL\*DBA: (Release|Version)/ {split($3, V, ".") ;
          print V[1]}'`
    case $VERSION in
    "6") ;;
    *) VERSION="internal" ;;
    esac
    else
    if [ -f $ORACLE_HOME/bin/svrmgrl ] ; then
    SQLDBA=svrmgrl
    VERSION="internal"
    else
    SQLDBA="sqlplus /nolog"
    fi
    fi
    Permissions of file:
    [oracle@mallard bin]$ ls -la dbstart
    -rwxrwxr-x 1 oracle oinstall 10407 Aug 19 12:27 dbstart
    [oracle@mallard bin]$
    User permissions:
    [root@mallard 10]# id oracle
    uid=503(oracle) gid=503(oinstall) groups=503(oinstall),504(dba)
    [root@mallard 10]#
    I can start the listener manually using "./lsnrctl start" and start the database manually from sql prompt using "SQL>startup" (as sysdba) with no problems. this only happens when using dbstart file. I am logged in as oracle user and all environment variables are set
    Thank you for any help you could provide.

    I have the same problem, but i don't want insert this string
    Connect sys/{password} as sysdbaI have deployed an Oracle 10g with os SunOS
    $ uname -a
    SunOS DB02 5.10 Generic_141444-09 sun4v sparc SUNW,Sun-Blade-T6320
    I can connect with sys/password, but I can't login with
    $ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jan 7 15:19:50 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-01031: insufficient privilegesthe the startup and dbshut don't work.
    Someone maybe help me?
    Thanks,
    Regards.
    Lain

  • I am getting ORA-20001: Seed insert error while seed translatable text step

    Hi,
    I am getting this error while English to Arabic translation in the Seed translatable text step
    ORA-20001: Seed insert error: WWV_FLOW_ICON_BAR.ICON_IMAGE_ALT ORA-00001: unique constraint (APEX_030200.WWV_FLOW_TRANSLATABLE_TEXT_PK) violated
    Can i get any suggetion from your side.
    Thanks,
    nar

    Did you ever figure this out. Because I also have this error.

  • Getting ORA-29279: SMTP permanent error: 553

    Error report:
    ORA-29279: SMTP permanent error: 553 Requested action not taken: mailbox name not allowed
    ORA-06512: at "SYS.UTL_SMTP", line 20
    ORA-06512: at "SYS.UTL_SMTP", line 98
    ORA-06512: at "SYS.UTL_SMTP", line 221
    ORA-06512: at "SYS.UTL_MAIL", line 397
    ORA-06512: at "SYS.UTL_MAIL", line 608
    ORA-06512: at line 2
    29279. 00000 - "SMTP permanent error: %s"*Cause: A SMTP permanent error occurred.
    *Action:   Correct the error and retry the SMTP operation..
    The mail server changed in our company and i have updated the smtp_out_server parameter in system to reflect the new ip with the port.
    But when i try testing the utl_mail package, i get this error message. It used to work fine with the old mail server. Nothing else has changed.
    Please advice.
    Thanks
    Kavita

    994008 wrote:
    Error report:
    ORA-29279: SMTP permanent error: 553 Requested action not taken: mailbox name not allowed
    ORA-06512: at "SYS.UTL_SMTP", line 20
    ORA-06512: at "SYS.UTL_SMTP", line 98
    ORA-06512: at "SYS.UTL_SMTP", line 221
    ORA-06512: at "SYS.UTL_MAIL", line 397
    ORA-06512: at "SYS.UTL_MAIL", line 608
    ORA-06512: at line 2
    29279. 00000 - "SMTP permanent error: %s"*Cause: A SMTP permanent error occurred.
    *Action:   Correct the error and retry the SMTP operation..
    The mail server changed in our company and i have updated the smtp_out_server parameter in system to reflect the new ip with the port.
    But when i try testing the utl_mail package, i get this error message. It used to work fine with the old mail server. Nothing else has changed.
    Please advice.
    Thanks
    Kavitawhile logged onto the DB then do as below
    telnet <new_mail_server> 25
    post results back here

  • Getting ora:00904 invalid indentifier error while running i query

    Hi,
    I have a remote database and local database both are oracle 10gR2.Now i have written the below mentioned query in my local database and is working fine,but in case remote database it is throughing error ora:00904 invalid indentifier.
    I had export the dump from remote db and import it on my local db and i tried the same and it is working fine on local after that also.
    As i believe that this error usually come for column name not exist or column name or it's length or for any special character in column name of the table.But as i said it is working fine on local db but not in remote db though i am using the same dump for local and remote.
    Though when i am querying the table i can able to fetch data for the any record but when i am using the below mentioned query for the same i am getting the error.As i am doing this to fecth the data for child parent related relationship.
    Can any one suggest is there anything related to configaration or something else.
    Please do let me know if you do want some more information on the query what i am doing inside of it.
    Rgds,
    Anit
    Edited by: Anit A. on Sep 1, 2008 2:32 AM
    Edited by: Anit A. on Sep 1, 2008 2:33 AM

    WITH t
    AS
    SELECT decode(t.spnlevel
    ,3,t.u_quotesdtlid
    ,2,decode((select count(*)
    from u_quotesdtl t2
    where t2.u_quotesdtlid = t.u_quotesdtlid
    and t2.parentspn = (t2.jobgroupid||':'||t2.jobtype)
    ),0,(select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '3'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ),t.u_quotesdtlid
    ,1,decode((select count(*)
    from u_quotesdtl t2
    where t2.QUOTEID = t.QUOTEID
    and t2.parentspn = (t2.jobgroupid||':'||t2.jobtype)
    ),0,t.u_quotesdtlid,decode((select count(*)
    from u_quotesdtl t3
    where t3.QUOTEID = t.QUOTEID
    and t3.parentspn = (t3.jobgroupid||':'||t3.jobtype)
    and t3.u_quotesdtlid in (select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ),0,(select t4.u_quotesdtlid
    from u_quotesdtl t4
    ,(select t1.parentspn
    ,t1.jobtype
    ,t1.jobgroupid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ) t5
    where t4.spnitemcode = t5.parentspn
    and t4.spnlevel = '3'
    and t4.jobtype = t5.jobtype
    and t4.jobgroupid = t5.jobgroupid
    and t4.QUOTEID = t.QUOTEID
    (select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ,null,t.u_quotesdtlid) as parentquoteid
    ,t.u_quotesdtlid as quotesdtlid
    ,t.spnlevel as spnlevel
    FROM u_quotesdtl t
    WHERE t.QUOTEID ='som key id'
    ORDER BY parentquoteid,t.spnlevel desc
    select * from t;

  • Getting ORA-01722 - Invalid number error in SQL

    I am trying to run a query like
    SELECT NVL (ic.industryclassdesc, 'NULL') industryclass,
    NVL (hci.updated_by, 'NULL') updatedby,
    NVL (hci.operation, 'NULL') operation,
    hci.audittimestamp audittimestamp
    FROM xxx_company_inxxxx hci, xxx_industry ic
    WHERE hci.company_id = 9079496
    AND ic.industryclassid = hci.industryclass_id
    ORDER BY DECODE (hci.operation, 'D', 'X', hci.operation), hci.audittimestamp
    And getting the error - ORA-01722 - Invalid number.
    But the columns - ic.industryclassid, hci.industryclass_id and also hci.company_id are 'Number' datatype and also not nullable.
    Can anyone suggest a approch

    SELECT NVL (ic.industryclassdesc, 'NULL')
    > industryclass,
    NVL (hci.updated_by, 'NULL') updatedby,
    NVL (hci.operation, 'NULL') operation,
    hci.audittimestamp audittimestamp
    xxx_company_inxxxx hci, xxx_industry ic
    WHERE hci.company_id = 9079496
    AND ic.industryclassid = hci.industryclass_id
    BY DECODE (hci.operation, 'D', 'X', hci.operation),
    hci.audittimestamp
    And getting the error - ORA-01722 - Invalid number.
    Do not enter 'String' in the nvl function,if the column is number datatype,
    venki
    null

  • Getting ORA-00911: invalid character error in the func ?

    CREATE OR REPLACE FUNCTION f_get_oibt_value(argin_rollent IN VARCHAR2,
    argin_rollsubent IN VARCHAR2,
    argin_legalORdervied IN CHAR,
    argin_year IN VARCHAR2,
    argin_currmtd IN VARCHAR2)
    RETURN NUMBER AS
    ln_oibt_value NUMBER;
    ln_oibt_l_value NUMBER;
    ls_acct_id VARCHAR2(10);
    sql_stmt VARCHAR2(2999);
    BEGIN
    -- dbms_output.enable(9999);
    IF UPPER(argin_legalOrdervied) = 'L' THEN
    ls_acct_id := 'OIBT-L';
    ELSE
    ls_acct_id := 'OIBT-D';
    END IF;
    sql_stmt := 'SELECT SUM (NVL (DECODE (yr, ''' || argin_year || ''', avg_ytd_' || argin_currmtd || ', 0), 0)) ';
    sql_stmt := sql_stmt || 'FROM ma_temp_local ';
    sql_stmt := sql_stmt || 'WHERE roll_ent = :argin_rollent '; --(Input argument)
    sql_stmt := sql_stmt || 'AND roll_sub_ent = :argin_rollsubent '; --(Input argument)
    sql_stmt := sql_stmt || 'AND ent NOT IN (''817'', ''PSP'') ';
    sql_stmt := sql_stmt || 'AND acct_id = ''legal'' '; --Fixed
    sql_stmt := sql_stmt || 'AND acct = :ls_acct_id '; --Fixed
    sql_stmt := sql_stmt || 'AND rel_type = '' '' '; --Fixed
    sql_stmt := sql_stmt || 'AND acct_lvl <= ''0'' '; --Fixed
    sql_stmt := sql_stmt || 'AND yr = :argin_year '; --(Input argument)
    sql_stmt := sql_stmt || 'AND rec_type = ''A'' '; -- Fixed
    sql_stmt := sql_stmt || 'AND product_code = ''ALL'' '; -- Fixed
    sql_stmt := sql_stmt || 'AND segment_code = ''ALL'' '; -- Fixed
    sql_stmt := sql_stmt || 'GROUP BY roll_ent, roll_sub_ent;';
    --dbms_output.put_line(sql_stmt);
    EXECUTE IMMEDIATE sql_stmt
    INTO ln_oibt_l_value
    USING argin_rollent, argin_rollsubent, ls_acct_id, argin_year;
    RETURN ln_oibt_value;
    END f_get_oibt_value;
    getting below errors..
    ORA-00911: invalid character
    ORA-06512: at "F_GET_OIBT_VALUE", line 36
    ORA-06512: at line 3

    Are You Getting the error while creating the function or while excuting it
    SQL>CREATE OR REPLACE FUNCTION f_get_oibt_value(argin_rollent IN VARCHAR2,
    2 argin_rollsubent IN VARCHAR2,
    3 argin_legalORdervied IN CHAR,
    4 argin_year IN VARCHAR2,
    5 argin_currmtd IN VARCHAR2)
    6 RETURN NUMBER AS
    7
    8 ln_oibt_value NUMBER;
    9
    10 ln_oibt_l_value NUMBER;
    11 ls_acct_id VARCHAR2(10);
    12 sql_stmt VARCHAR2(2999);
    13
    14 BEGIN
    15 -- dbms_output.enable(9999);
    16 IF UPPER(argin_legalOrdervied) = 'L' THEN
    17 ls_acct_id := 'OIBT-L';
    18 ELSE
    19 ls_acct_id := 'OIBT-D';
    20 END IF;
    21
    22 sql_stmt := 'SELECT SUM (NVL (DECODE (yr, ''' || argin_year || ''', avg_ytd_' || argin_currmtd || ', 0), 0)) ';
    23 sql_stmt := sql_stmt || 'FROM ma_temp_local ';
    24 sql_stmt := sql_stmt || 'WHERE roll_ent = :argin_rollent '; --(Input argument)
    25 sql_stmt := sql_stmt || 'AND roll_sub_ent = :argin_rollsubent '; --(Input argument)
    26 sql_stmt := sql_stmt || 'AND ent NOT IN (''817'', ''PSP'') ';
    27 sql_stmt := sql_stmt || 'AND acct_id = ''legal'' '; --Fixed
    28 sql_stmt := sql_stmt || 'AND acct = :ls_acct_id '; --Fixed
    29 sql_stmt := sql_stmt || 'AND rel_type = '' '' '; --Fixed
    30 sql_stmt := sql_stmt || 'AND acct_lvl <= ''0'' '; --Fixed
    31 sql_stmt := sql_stmt || 'AND yr = :argin_year '; --(Input argument)
    32 sql_stmt := sql_stmt || 'AND rec_type = ''A'' '; -- Fixed
    33 sql_stmt := sql_stmt || 'AND product_code = ''ALL'' '; -- Fixed
    34 sql_stmt := sql_stmt || 'AND segment_code = ''ALL'' '; -- Fixed
    35 sql_stmt := sql_stmt || 'GROUP BY roll_ent, roll_sub_ent;';
    36 --dbms_output.put_line(sql_stmt);
    37 EXECUTE IMMEDIATE sql_stmt
    38 INTO ln_oibt_l_value
    39 USING argin_rollent, argin_rollsubent, ls_acct_id, argin_year;
    40
    41
    42 RETURN ln_oibt_value;
    43
    44 END f_get_oibt_value;
    45 /
    Function created.
    SQL>drop function f_get_oibt_value;
    Function dropped.
    SQL>

  • Getting ORA-01722 invalid number error

    what is wrong with the query throwing invalid number error
    SELECT NVL(OPT_WA_FAIR_VAL_A,0)
    FROM AUDIT_GRN ag
    WHERE ag.ORG_GRP_I = 1
    AND ag.GRN_N = 2
    AND (ag.ED_EFF_M,NVL(ag.ED_END_M,SYSDATE)) IN (SELECT MAX(ED_EFF_M),MAX(NVL(ED_END_M,SYSDATE))
    FROM AUDIT_GRN ag2
    WHERE ag2.ORG_GRP_I= ag.org_grp_i
    AND ag2.grn_n=ag.grn_n
    AND To_Date(To_Char(ag2.ED_EFF_M,'MM/DD/YYYY'),'MM/DD/YYYY') <= TO_DATE(TO_CHAR('08/04/06','MM/DD/YYYY'),'MM/DD/YYYY')
    AND To_Date(To_Char(NVL(ag2.ED_END_M,SYSDATE),'MM/DD/YYYY'),'MM/DD/YYYY') >= TO_DATE(TO_CHAR('08/04/06','MM/DD/YYYY'),'MM/DD/YYYY'));

    Error occurs at this line-excluding these line iam getting output
    Audit _grn striucture is
    org_grp_i number(6)
    grn_n number
    ed_eff_m timestamp(6)
    ed_end_m timestamp(6)
    OPT_WA_FAIR_VAL_A number(18,6)
    AND To_Date(To_Char(ag2.ED_EFF_M,'MM/DD/YYYY'),'MM/DD/YYYY') <= TO_DATE(TO_CHAR('08/04/2006','MM/DD/YYYY'),'MM/DD/YYYY')
    AND To_Date(To_Char(NVL(ag2.ED_END_M,SYSDATE),'MM/DD/YYYY'),'MM/DD/YYYY') >= TO_DATE(TO_CHAR('08/04/2006','MM/DD/YYYY'),'MM/DD/YYYY'));

  • Nested table update gets ORA-00904 with ExecuteSQL, error-free in TOAD

    I'm trying to run an UPDATE query through the ExecuteSQL method
    of the oraDatabase object. The catch seems to be that this one
    affects a nested table (field to be updated is a table itself).
    This SQL runs perfectly in T.O.A.D. ...
    UPDATE B457.AIRLINE a SET
    a.rental_cust_code=B457.RENTCUSTCODELIST(rentcustcodes
    ('45645'),rentcustcodes('1234'),rentcustcodes('234234')) WHERE
    a.AIRLINE_CODE='RCR'
    ...but, it produces the "SQL execution error, ORA-00904: invalid
    column name" when run using ExecuteSQL.
    Do I need to use a different syntax?

    and the complete example
    SQL> create or replace TYPE t_indirizzo AS OBJECT (
      2  via VARCHAR(45),
      3  numero NUMBER,
      4  cap INTEGER(5),
      5  citta VARCHAR(30),
      6  provincia VARCHAR(30),
      7  regione VARCHAR(30)
      8  );
      9  /
    Type created.
    SQL>
    SQL>
    SQL> create or replace TYPE t_telefono AS OBJECT (
      2  num_tel NUMBER(15)
      3  );
      4  /
    Type created.
    SQL>
    SQL> create or replace TYPE t_listaTelefono AS TABLE OF t_telefono
      2  /
    Type created.
    SQL>
    SQL> create or replace TYPE t_cliente AS OBJECT (
      2  cod_cliente NUMBER(8),
      3  indirizzo t_indirizzo,
      4  email VARCHAR(30),
      5  telefono t_listaTelefono
      6  ) NOT FINAL;
      7  /
    Type created.
    SQL>
    SQL> CREATE TABLE cliente OF t_cliente(
      2  cod_cliente NOT NULL,
      3  indirizzo NOT NULL,
      4  email NOT NULL,
      5  PRIMARY KEY (cod_cliente)
      6  ) nested table telefono store as numTelCli_tab
      7  return as value
      8  /
    Table created.
    SQL>

  • Ora -07445 with ora-03135 error

    Hi,
    Sorry for asking questiob about this generic error, i shouldd contact oracle support for this. But for some tecnical reason metalink SR request page is offline. May be i get some help from you guys.
    For last three days i have been getting ora-07445 error at same time, by going through the trace file it shows a sql statment fired from sql developer which caused the error.
    detailed error as follows....
    ORA-07445: exception encountered: core dump [kprball()+684] [SIGSEGV]
    [Address not mapped to object] [0x000000238] [] []
    ORA-03135: connection lost contact
    Any help would be appreciated.
    Thanks and Regards
    Jafar

    Hi,
    version - oracle 10g on solaria 9.
    Metalink is working fine but for rasing TAR page is offline.
    A similar issue in Oracle 10g Release 2 is seems to be fixed in 10.2.0.4 How this was fixed, by appying patch.
    Thanks
    Jafar

  • 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

  • Agent 10g throwing ORA-07445 errors.

    Hello,
    I am on oracle 10.2.0.4 and the platform is linux 2.6.18-128.el5 x86_64.I recently installed agent on this box and it is working properly except that once in a while it is ORA-07445.
    The error in the alert log is
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Error in the alert log.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
    +ORA-07445: exception encountered: core dump [ksmdscan()+64] [SIGSEGV] [Address not mapped to obje+
    +ct] [0x000000008] [] []+
    +++++++++++++++++++++++++++++++++++++++++++++++++++++
    I checked the trace file and it says this....
    +++++++++++++++++++++++++++++++++++++++++++++++++++++
    Trace file...
    +++++++++++++++++++++++++++++++++++++++++++++++++++++
    +/oracle/app/admin/db1/udump/db1_ora_17311.trc+
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /oracle/app/product/10.2.0/db1
    System name:    Linux
    Node name:      db1prod
    Release:        2.6.18-128.el5
    Version:        #1 SMP Wed Dec 17 11:41:38 EST 2008
    Machine:        x86_64
    Instance name: db1
    Redo thread mounted by this instance: 1
    Oracle process number: 229
    Unix process pid: 17311, image: oracle@db1prod
    *** 2012-07-09 05:33:39.050
    *** ACTION NAME:(UserBlockChain) 2012-07-09 05:33:39.046
    *** MODULE NAME:(emagent_SQL_oracle_database) 2012-07-09 05:33:39.046
    *** SERVICE NAME:(SYS$USERS) 2012-07-09 05:33:39.046
    *** SESSION ID:(601.9294) 2012-07-09 05:33:39.046
    Exception signal: 11 (SIGSEGV), code: 1 (Address not mapped to object), addr: 0x8, PC: [0x8e2140, ksmdscan()64+
    +]+
    *** 2012-07-09 05:33:39.054
    ksedmp: internal or fatal error
    +ORA-07445: exception encountered: core dump [ksmdscan()+64] [SIGSEGV] [Address not mapped to object] [0x0000000+
    +08] [] []+
    Current SQL statement for this session:
    +/* OracleOEM */+
    WITH blocked_resources AS
    +(select+
    id1
    +,id2+
    +,SUM(ctime) as blocked_secs+
    +,MAX(request) as max_request+
    +,COUNT(1) as blocked_count+
    from
    v$lock
    where
    request > 0
    group by
    id1,id2
    +)+
    +,blockers AS+
    +(select+
    L.*
    +,BR.blocked_secs+
    +,BR.blocked_count+
    from
    v$lock    L
    +,blocked_resources BR+
    where
    BR.id1 = L.id1
    and BR.id2 = L.id2
    and L.lmode  > 0
    and L.block <> 0
    +)+
    select
    B.id1||'_'||B.id2||'_'||S.sid||'_'||S.serial#    as id
    +,'SID,SERIAL:'||S.sid||','||S.serial#||',LOCK_TYPE:'||B.type||',PROGRAM:'||S.program||',MODULE:'||S.modul+
    e||',ACTION:'||S.action||',MACHINE:'||S.machine||',OSUSER:'||S.osuser||',USERNAME:'||S.username
    as info
    +,B.blocked_secs+
    +,B.blocked_count+
    from
    v$session   S
    +,blockers B+
    where
    B.sid = S.sid
    ----- Call Stack Trace -----
    calling              call     entry                argument values in hex
    location             type     point                (? means dubious value)
    ksedst()31 call ksedst1() 000000000 ? 000000001 ?+
    +2AD458A46D50 ? 2AD458A46DB0 ?+
    +2AD458A46CF0 ? 000000000 ?+
    +.+
    +.+
    +.+
    +.+
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I checked the oracle support site with the lookup tool but it is not showing any thing.
    Any advise will be appreciated.
    Regards,
    X.

    I checked the oracle support site with the lookup tool but it is not showing any thing.Raise SR with oracle if you didn't find anything in MOS lookup tool.

  • Getting error : ORA-00600 Internal code error

    Hi,
    Can any one tell why im getting ORA- 00600 : Internal code error.
    thanks,
    Suman

    Hello Suman,
    The "ORA- 00600 : Internal code error" is generic error and very difficult to resolve.
    Please contact Oracle Support (if you have met link support)
    Thanks
    With Regards
    Hemant Joshi.
    Bangalore.

  • ORA-07445 [opidsa()+313]

    Periodically in 1-3 weeks we start getting ORA-07445 in alert.log when clicking on certain links in APEX. Last time it was when developers was trying just login into workspace. Now it happens when developers trying to edit report columns on pages that have reports.
    alert.log:
    Thu Jan 11 09:24:50 2007
    Errors in file /oracle/db/10.2.0/admin/cars/udump/cars_ora_27657.trc:
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    Thu Jan 11 09:24:57 2007
    Errors in file /oracle/db/10.2.0/admin/cars/udump/cars_ora_27669.trc:
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    Thu Jan 11 09:25:05 2007
    Errors in file /oracle/db/10.2.0/admin/cars/udump/cars_ora_27677.trc:
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    For each ORA-07445 there is a corresponding trace in udump
    We're on 10.2.0.3, linux x86, APEX 2.2.1.00.04
    I would like to know if someone else is hurted by this issue?

    Hi,
    I am also getting this issue with my 12.0.4 apps, 10.2.0.3 db instance pls look into error and guide me the situation,
    WARNING: inbound connection timed out (ORA-3136)
    WARNING: inbound connection timed out (ORA-3136)
    WARNING: inbound connection timed out (ORA-3136)
    ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnClose], [], [], [], [], [], [], []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnClose], [], [], [], [], [], [], []
    WARNING: inbound connection timed out (ORA-3136)
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-07445: exception encountered: core dump [opidsa()+313] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    Thanks,
    ven

  • ORA-07445 on Xen RHEL5.4 guest on Itanium Montecito (BL870c/BL860c) host

    I am wandering if anyone had any experience with similar issue - it most likely related to something about Oracle on RHEL5.4 Xen host on an Itanium (Montecito core, to be specific, as this proved to make important difference - HP BL870c and BL860c servers). I didn't test this on same physical machine (Itanium/RHEL5.4). I am running Oracle 10.2.0.4 with CPUJul2009 (patch 19) and all the latest OS RHEL5.4 updates, and ECC6.0 on top. It works very good, but Oracle is getting ORA-07445 (evabtr) from time to time, which causes ORA-03113 (disconnect session) on the ABAP side (or whatever is connected to db, eg. imp or impdp, too) - something like SGEN can cause it (anything making load long enough). I did everything by the book, with all SAP recommendations and I was hopping I am was doing something wrong. Anyone ?
    Zoran.

    Ok, you asked for it (IASDB database instance was just a DBCA general template created database, and this alert log is it's very first bringing up after creation, no special load applied even):
    alert_IASDB.log:
    Thu Oct  1 02:20:05 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    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.4.0.
    System parameters with non-default values:
      processes                = 150
      sga_target               = 692060160
      control_files            = /oracle/IASDB/IASDB/control01.ctl, /oracle/IASDB/IASDB/control02.ctl, /oracle/IASDB/IASDB/control03.ctl
      db_block_size            = 8192
      compatible               = 10.2.0.3.0
      log_archive_dest_1       = LOCATION=/oracle/IASDB/arch
      log_archive_format       = %t_%s_%r.dbf
      db_file_multiblock_read_count= 16
      db_recovery_file_dest    = /oracle/flash_recovery_area
      db_recovery_file_dest_size= 2147483648
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      dispatchers              = (PROTOCOL=TCP) (SERVICE=IASDBXDB)
      local_listener           = LISTENER_IASDB
      job_queue_processes      = 10
      background_dump_dest     = /oracle/admin/IASDB/bdump
      user_dump_dest           = /oracle/admin/IASDB/udump
      core_dump_dest           = /oracle/admin/IASDB/cdump
      audit_file_dest          = /oracle/admin/IASDB/adump
      db_name                  = IASDB
      open_cursors             = 300
      pga_aggregate_target     = 229638144
    PMON started with pid=2, OS id=7737
    PSP0 started with pid=3, OS id=7739
    MMAN started with pid=4, OS id=7741
    DBW0 started with pid=5, OS id=7743
    LGWR started with pid=6, OS id=7745
    CKPT started with pid=7, OS id=7751
    SMON started with pid=8, OS id=7783
    RECO started with pid=9, OS id=7807
    CJQ0 started with pid=10, OS id=7809
    MMON started with pid=11, OS id=7811
    Thu Oct  1 02:20:06 2009
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=7813
    Thu Oct  1 02:20:06 2009
    starting up 1 shared server(s) ...
    Thu Oct  1 02:20:06 2009
    ALTER DATABASE   MOUNT
    Thu Oct  1 02:20:10 2009
    Setting recovery target incarnation to 2
    Thu Oct  1 02:20:10 2009
    Successful mount of redo thread 1, with mount id 362979286
    Thu Oct  1 02:20:10 2009
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Thu Oct  1 02:20:10 2009
    ALTER DATABASE OPEN
    Thu Oct  1 02:20:10 2009
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=16, OS id=7823
    Thu Oct  1 02:20:10 2009
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=17, OS id=7825
    Thu Oct  1 02:20:10 2009
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: /oracle/IASDB/IASDB/redo01.log
    Successful open of redo thread 1
    Thu Oct  1 02:20:10 2009
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu Oct  1 02:20:10 2009
    ARC1: Becoming the 'no FAL' ARCH
    ARC1: Becoming the 'no SRL' ARCH
    Thu Oct  1 02:20:10 2009
    ARC0: Becoming the heartbeat ARCH
    Thu Oct  1 02:20:10 2009
    SMON: enabling cache recovery
    Thu Oct  1 02:20:11 2009
    Successfully onlined Undo Tablespace 1.
    Thu Oct  1 02:20:11 2009
    SMON: enabling tx recovery
    Thu Oct  1 02:20:11 2009
    Database Characterset is WE8ISO8859P1
    Opening with internal Resource Manager plan
    where NUMA PG = 1, CPUs = 6
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=18, OS id=7827
    Thu Oct  1 02:20:12 2009
    Errors in file /oracle/admin/IASDB/udump/iasdb_ora_7821.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12663: Services required by client not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS.OLAPIHISTORYRETENTION", line 1
    ORA-06512: at line 15
    Thu Oct  1 02:20:12 2009
    db_recovery_file_dest_size of 2048 MB is 0.00% 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.
    Thu Oct  1 02:20:12 2009
    Completed: ALTER DATABASE OPEN
    Thu Oct  1 03:20:13 2009
    Errors in file /oracle/admin/IASDB/bdump/iasdb_m000_27853.trc:
    ORA-07445: exception encountered: core dump [evabtr()+496] [SIGILL] [unknown code] [0x40000000081804F0] [] []
    Thu Oct  1 13:00:56 2009
    Thread 1 advanced to log sequence 2 (LGWR switch)
      Current log# 2 seq# 2 mem# 0: /oracle/IASDB/IASDB/redo02.log
    ... and the  iasdb_m00027853.trc:
    /oracle/admin/IASDB/bdump/iasdb_m000_27853.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    ORACLE_HOME = /oracle/ERC/102_64
    System name:     Linux
    Node name:     sap-test2
    Release:     2.6.18-164.el5xen
    Version:     #1 SMP Tue Aug 18 16:14:51 EDT 2009
    Machine:     ia64
    Instance name: IASDB
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Unix process pid: 27853, image: oracle@sap-test2 (m000)
    *** ACTION NAME:(Auto-DBFUS Action) 2009-10-01 03:20:12.840
    *** MODULE NAME:(MMON_SLAVE) 2009-10-01 03:20:12.840
    *** SERVICE NAME:(SYS$BACKGROUND) 2009-10-01 03:20:12.840
    *** SESSION ID:(136.58) 2009-10-01 03:20:12.840
    Registers:
      r0: 0x0000000000000000   r1: 0x600000000018f980   r2: 0x0000000000000001
      r3: 0x2000000002075e08   r4: 0x0000000000000000   r5: 0x0000000000000000
      r6: 0x0000000000000000   r7: 0x0000000000000000   r8: 0x60000fffffe1d922
      r9: 0x20000000022ab678  r10: 0x2000000002138508  r11: 0x0000000000000060
    r12: 0x60000fffffe1d910  r13: 0x2000000001a49f90  r14: 0x000000000000000a
    r15: 0x2000000002138508  r16: 0x0000000000000030  r17: 0x20000000021a0000
    r18: 0x200000000219fff8  r19: 0x20000000022ab638  r20: 0xffffffffffffffff
    r21: 0x0000000000000011  r22: 0x0000000000000020  r23: 0x000004002439dd70
    r24: 0x0000000000000020  r25: 0x000004002439dd74  r26: 0x0000000000000020
    r27: 0x2000000002075e2e  r28: 0x2000000002075e30  r29: 0x0000000000000000
    r30: 0x0000000000000002  r31: 0x0000000000000018   b0: 0x4000000008aa0b40
      b1: 0x0000000000000000   b2: 0x0000000000000000   b3: 0x0000000000000000
      b4: 0x0000000000000000   b5: 0x0000000000000000   b6: 0x200000000008dc00
      b7: 0x4000000008180300   pr: 0x0000000000656003   ip: 0x40000000081804f0
    cfm: 0x000000000000070f  rsc: 0x000000000000000f  bsp: 0x600007ffffe4dbd0
    rnat: 0x0000000000000000  ccv: 0x2000000000000013 unat: 0x0000000000000000
    fpsr: 0x0009804c8a76233f  bof: 0x600007ffffe4db58
    r32: 0x2000000002138470  r33: 0x200000000210ea50  r34: 0x60000fffffe1e2ec
    r35: 0x0000000000000000  r36: 0x20000000022aba60  r37: 0x0000000000000000
    r38: 0xc000000000001dc3  r39: 0x4000000008aa08d0  r40: 0x600000000018f980
    r41: 0x60000fffffe1d900  r42: 0x20000000022aba98  r43: 0x0000000000004000
    r44: 0x200000000210ea54  r45: 0x60000000001fdbb0  r46: 0x2000000002138470
    r47: 0x2000000002138478  r48: 0x0000000000000000  r49: 0x0000000000000000
    Exception signal: 4 (SIGILL), code: 2 (unknown code), PC: [0x40000000081804f0, evabtr()+496]
    *** 2009-10-01 03:20:13.731
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [evabtr()+496] [SIGILL] [unknown code] [0x40000000081804F0] [] []
    Current SQL statement for this session:
    select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0) from col$ where obj#=:1 order by intcol#
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    0x4002343f050        45  procedure SYS.DBMS_FEATURE_XDB
    0x4002343f308         1  anonymous block
    0x40028c45f58      1204  package body SYS.DBMS_SYS_SQL
    0x40028c4b730       323  package body SYS.DBMS_SQL
    0x400234d5ce0       312  package body SYS.DBMS_FEATURE_USAGE_INTERNAL
    0x400234d5ce0       518  package body SYS.DBMS_FEATURE_USAGE_INTERNAL
    0x400234d5ce0       690  package body SYS.DBMS_FEATURE_USAGE_INTERNAL
    0x400234d5ce0       787  package body SYS.DBMS_FEATURE_USAGE_INTERNAL
    0x400234d6680         1  anonymous block
    ----- Call Stack Trace -----
    calling              call     entry                argument values in hex     
    location             type     point                (? means dubious value)    
    ksedst()+64          ????     ksedst1()            000000000 ?
                                                       2000000001F47040 ?
    ksedmp()+1344        ????     ksedst()             000000001 ?
                                                       C000000000000C1E ?
                                                       40000000003D0300 ?
                                                       000000000 ?
                                                       2000000001F47040 ?
                                                       C000000000000185 ?
    ssexhd()+1248        ????     ksedmp()             000000003 ?
                                                       2000000001F473E0 ?
                                                       C000000000000899 ?
                                                       40000000024CB560 ?
                                                       600000000018F980 ?
                                                       000000000 ? 000000000 ?
                                                       000000001 ?
    evabtr()+496         ????     0xA0000000000107E0   2000000002075E28 ?
    __PGOSF326_opifcr()  ????     evabtr()             2000000002138470 ?
    +2496                                              200000000210EA50 ?
                                                       60000FFFFFE1E2EC ?
                                                       000000000 ?
                                                       20000000022ABA60 ?
                                                       000000000 ?
                                                       C000000000001DC3 ?
                                                       4000000008AA08D0 ?
    qersoFetch()+800     ????     __PGOSF326_opifcr()  60000FFFFFE1ED90 ?
                                                       000000001 ?
                                                       C000000000000EA5 ?
                                                       40000000088750E0 ?
                                                       600000000018F980 ?
                                                       200000000210EA50 ?
                                                       200000000210EA80 ?
                                                       20000000021A0388 ?
    opifch2()+6752       ????     qersoFetch()         4002439BCE8 ?
                                                       2000000001E066C0 ?
                                                       60000FFFFFE1ED90 ?
                                                       000000001 ?
                                                       C000000000001B3E ?
                                                       4000000008AA5C60 ?
                                                       600000000018F980 ?
                                                       4002439BD00 ?

Maybe you are looking for