Create Table taking long time (more than 60 minutes) and still running

Hi all,
I was able to create and drop table until yesterday, but now the when I issue the below statement the server is stuck, its showing creating table in process.... and then it hangs till you cancel the operation. Query of table and running the procedures are ok, so I am confused why only create table is having issues.
CREATE TABLE table1
( field1 VARCHAR2(20) );
Any help at the earliest will be appreciated,
Thanks

Just check up your status of the log files
select * from v$logfile
If the status is inactive,
Just do a
alter system switch logfile
The alert log should have the problem specified check for the file.
also try to recreate another user and take a try in table creation:
SQL> connect sys/******
SQL> create user scott identified by tiger default tablespace users temporary tablespace temp quota 100m on users;
SQL> grant connect, resource to scott;_
SQL> connect scott/tiger
SQL> create table xyz ( a number);
SQL> create table abc ( d number);
Could you successfully create the tables?

Similar Messages

  • Create table taking long time

    my select query(2m records) coming within a second but while creating a table (nologging) based on the select clause it is taking long time.
    can anybody give me the suggestion which part i will look to improve the performance..

    Plan
    SELECT STATEMENT ALL_ROWS Cost: 11 Bytes: 655 Cardinality: 1                                              
         19 FILTER                                         
              18 NESTED LOOPS Cost: 11 Bytes: 655 Cardinality: 1                                    
                   15 NESTED LOOPS Cost: 9 Bytes: 617 Cardinality: 1                               
                        12 NESTED LOOPS Cost: 8 Bytes: 481 Cardinality: 1                          
                             9 NESTED LOOPS Cost: 6 Bytes: 435 Cardinality: 1                     
                                  6 NESTED LOOPS Cost: 4 Bytes: 209 Cardinality: 1                
                                       3 TABLE ACCESS BY INDEX ROWID TABLE OYSTER_WEB3.TRANSACTION Cost: 2 Bytes: 155 Cardinality: 1           
                                            2 BITMAP CONVERSION TO ROWIDS      
                                                 1 BITMAP INDEX SINGLE VALUE INDEX (BITMAP) OYSTER_WEB3.IX_LINE_COMMODITY_ID
                                       5 TABLE ACCESS BY INDEX ROWID TABLE OYSTERPLUS_DATA.BRIO_SUPPLIERS Cost: 2 Bytes: 54 Cardinality: 1           
                                            4 INDEX UNIQUE SCAN INDEX (UNIQUE) OYSTERPLUS_DATA.PK_BRIO_SUPPLIERS Cost: 1 Cardinality: 1      
                                  8 TABLE ACCESS BY INDEX ROWID TABLE OYSTER3.FLAT_SITE_MV Cost: 2 Bytes: 226 Cardinality: 1                
                                       7 INDEX UNIQUE SCAN INDEX (UNIQUE) OYSTER3.PK_FLAT_SITE_MV Cost: 1 Cardinality: 1           
                             11 TABLE ACCESS BY INDEX ROWID TABLE OYSTER3.SITE_COMMODITY_CODING Cost: 2 Bytes: 46 Cardinality: 1                     
                                  10 INDEX UNIQUE SCAN INDEX (UNIQUE) OYSTER3.PK_SITE_COMMODITY_CODING Cost: 1 Cardinality: 1                
                        14 TABLE ACCESS BY INDEX ROWID TABLE OYSTERPLUS_DATA.BRIO_COMMODITIES Cost: 1 Bytes: 136 Cardinality: 1                          
                             13 INDEX UNIQUE SCAN INDEX (UNIQUE) OYSTERPLUS_DATA.PK_BRIO_COMMODITIES Cost: 0 Cardinality: 1                     
                   17 TABLE ACCESS BY INDEX ROWID TABLE OYSTER3.SUPPLIER_ALIAS Cost: 2 Bytes: 38 Cardinality: 1                               
                        16 INDEX UNIQUE SCAN INDEX (UNIQUE) OYSTER3.PK_SUPPLIER_ALIAS Cost: 1 Cardinality: 1

  • We have two remote location when we makes this remote location pc member of domain (Remote location connected leaselan) it's taking login time more than 40/45 minutes.

    We have two remote location when we makes this remote location pc member of domain (Remote location connected leaselan)
    it's taking login time more than 40/45 minutes.
    Pls suggest.

    Hi,
    It might be Group Policies causing the login process slow.
    Remove any GPOs with Wallpaper or logon scripts on the user\computer account and try again.
    Regards,
    Satyajit
    Please “Vote As Helpful”
    if you find my contribution useful or “Mark As Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Create table taking much time

    Hi all,
    I have to copy one table with more than 1 lakh records from one schema (deloitte) into another schema (dell). It is taking more time but not getting output as early as possible.
    Is there any alternative way to make it more faster for copying the data.
    Create table dell.newtable as
    (select * from deloitte.oldtable)
    Advance thanks

    Costa wrote:
    Hi all,
    I have to copy one table with more than 1 lakh records from one schema (deloitte) into another schema (dell). It is taking more time but not getting output as early as possible.
    Is there any alternative way to make it more faster for copying the data.
    Create table dell.newtable as
    (select * from deloitte.oldtable)the slow down is NOT CREATE TABLE itself.
    The slowdown is populating the new table with old data.
    Other sessions can not see uncommitted data.
    So until the statement completes other sessions have no rows to access.

  • Select query taking long time (more then 6 min)

    Dear experts,
    DATA:IT_CHEQ2 TYPE TABLE OF TY_BSAS,
         WA_CHEQ2 LIKE LINE OF IT_CHEQ2.
    DATA : IT_CHEQ3 TYPE STANDARD TABLE OF TY_BSAS WITH HEADER LINE.
    TYPES:BEGIN OF TY_BSAS,
           BUKRS TYPE BSAS-BUKRS,
           HKONT TYPE BSAS-HKONT,
           AUGDT TYPE BSAS-AUGDT,
           AUGBL TYPE BSAK-AUGBL,
           ZUONR TYPE BSAK-ZUONR,
           GJAHR TYPE BSAK-GJAHR,
           BELNR TYPE BSAK-BELNR,
           BUZEI TYPE BSAK-BUZEI,
           BUDAT TYPE BSAK-BUDAT,
           XBLNR TYPE BSAK-XBLNR,
           BLART TYPE BSAK-BLART,
           SHKZG TYPE BSAK-SHKZG,
           DMBTR TYPE BSAK-DMBTR,
           WMWST TYPE BSAK-WMWST,
          AUGGJ TYPE BSAK-AUGGJ, " CLEARING FYSICAL YEAR
           OT_TAX TYPE BSAK-DMBTR,
           TDS   TYPE BSAK-DMBTR,
           VAT    TYPE BSAK-DMBTR, "Vat amount
           WCT   TYPE BSAK-DMBTR,
           ADV    TYPE BSAK-DMBTR,  "Advance
           CHAMT TYPE BSAK-DMBTR,
           CHNO  TYPE PAYR-CHECT,
           CHDATE TYPE PAYR-ZALDT,
           DBIT_NOTE TYPE BSAK-DMBTR,
           PAY_ADJ   TYPE BSAK-DMBTR,
           PEND_SES TYPE BSAK-DMBTR, "PENDING SES
           CR_PARTY(50)  TYPE C,
          END OF TY_BSAS.
    SELECT BUKRS HKONT AUGDT AUGBL ZUONR GJAHR BELNR BUZEI BUDAT XBLNR BLART SHKZG
                      DMBTR WMWST
                      FROM BSAS INTO " APPENDING
               CORRESPONDING FIELDS OF TABLE IT_CHEQ3
                      FOR ALL ENTRIES IN IT_CHEQ2
                      WHERE AUGBL = IT_CHEQ2-AUGBL and
                        BUKRS = IT_CHEQ2-BUKRS   AND
    *                  AUGBL = IT_CHEQ2-AUGBL
                          GJAHR = IT_CHEQ2-GJAHR
                      AND  XBLNR = IT_CHEQ2-XBLNR.
    line company code  hkont       augdt               augbl               zuonr              gjahr        belnr                 buzei  budat
    1     1018     0012100030     20110831     2100009710     20110831     2011     2100009710     005     20110831
    xblnr       blart        shkzg
    RA03     KZ         H            37067.00         0.00     2011     0.00     0.00
    2     1018     0012100030     20110831     2100009710     20110831     2011     2100009710     006     20110831
         RA03     KZ     H     393850.00     0.00     2011     0.00     0.00
    3     1018     0012100030     20110831     2100009710     20110831     2011     2100009710     004     20110831     RA03     KZ     S     723589.13     0.00     2011     0.00     0.00
    4     1018     0012100030     20110831     2100009710     20110823     2011     3900001250     001     20110823     RA03     RS     H     712921.13     0.00     2011     0.00     0.00
    5     1018     0023200000     20110831     2100009710     20110831     2011     2100009710     008     20110831     RA03     KZ     H     21788.00     0.00     2011     0.00     0.00
    6     1018     0023200000     20110831     2100009710     20110831     2011     2100009710     007     20110831     RA03     KZ     H     1162821.00     0.00     2011     0.00     0.00
    if i put same entry in se11 for bsas it takes 7 second
    and in query takes  more then 6 min ,kindly tell why
    help me gurus
    regards
    victor

    Tested point 2.
    There is no difference.
    REPORT  Z_YZ_SELECT_ORDER.
    types: begin of t_orderadm,
             description type CRMT_PROCESS_DESCRIPTION,
             created_at type COMT_CREATED_AT_USR,
             LOGICAL_SYSTEM type CRMT_LOGSYS,
             TEMPLATE_TYPE type CRMT_TEMPLATE_TYPE_DB,
             VERIFY_DATE type CRMT_VERIFY_DATE,
             GUID type CRMT_OBJECT_GUID,
           end of t_orderadm.
    types: begin of t_orderadm_1,
             GUID type CRMT_OBJECT_GUID,
             description type CRMT_PROCESS_DESCRIPTION,
             LOGICAL_SYSTEM type CRMT_LOGSYS,
             TEMPLATE_TYPE type CRMT_TEMPLATE_TYPE_DB,
             created_at type COMT_CREATED_AT_USR,
             VERIFY_DATE type CRMT_VERIFY_DATE,
           end of t_orderadm_1.
    data: lt_orders type table of t_orderadm,
          lt_orders_1 type table of t_orderadm_1.
    select description created_at logical_system template_type verify_date guid
      into table lt_orders
      from crmd_orderadm_h.
    select guid description logical_system template_type created_at verify_date
      into table lt_orders_1
      from crmd_orderadm_h.
    write 'done'.
    First select - mixed order of fields. Response time: 82.155 microseconds for 39380 records selected.
    Second select - fields in the order of the table. Response time: 81.061 microseconds for the same 39380 records selected.
    Then I changed the order of SELECT statements. I have put first the select with ordered fields, and second - select with mixed order of fields. The runtimes were the following:
    Ordered fields - 82.649 microseconds
    Mixed order of fields - 80.270 microseconds.
    So I'm going to change the Wiki page in order to avoid  in future advices that make no sense.

  • Alter table taking long time

    Hi
    we have problem with one of our tables
    we are trying to add a column to that table and it hangds
    I am trying to drop the table and it still hangs nor can i rename that table to a diff table name
    i killed the SQL session and in one of trace files got following errors for that table trust_details
    Dump file e:\oracle\ora92\dev\udump\dev_ora_2968.trc
    Wed Oct 13 11:53:38 2004
    ORACLE V9.2.0.1.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Instance name: dev
    Redo thread mounted by this instance: 1
    Oracle process number: 13
    Windows thread id: 2968, image: ORACLE.EXE
    *** 2004-10-13 11:53:38.000
    *** SESSION ID:(21.6937) 2004-10-13 11:53:38.000
    *** 2004-10-13 12:04:09.000
    SEARCH in kdisti: tsn = 2, objd = 4083, rdba = 12583042FATAL ERROR IN TWO-TASK SERVER: error = 12571
    *** 2004-10-13 12:04:09.000
    ksedmp: internal or fatal error
    ORA-04021: timeout occurred while waiting to lock object CHEALTH1.BIG_HV_LABELS
    No current SQL statement being executed.
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    ksedmp+147          CALLrel  ksedst+0
    __VInfreq__opitsk+3 CALLrel _ksedmp+0            2 25C34D4 311B
    eb
    opiino+5fc          CALLrel  opitsk+0 0 0 B416320 E4836C4 CE 0
    _opiodr+4cd          CALLreg  00000000             3C 4 E3EFBD4
    opidrv+233          CALLrel  opiodr+0 3C 4 E3EFBD4 0
    sou2o+19            CALLrel  opidrv+0
    opimai+10a          CALLrel  sou2o+0
    OracleThreadStart@  CALLrel  opimai+0
    4+35c
    7C4E9879 CALLreg 00000000
    --------------------- Binary Stack Dump ---------------------
    ========== FRAME [1] (_ksedmp+147 -> _ksedst+0) ==========
    Dump of memory from 0x0E3EE69C to 0x0E3EE714
    E3EE690 0E3EE714 [..>.]
    E3EE6A0 00691AB4 00000000 00000000 00000000 [..i.............]
    E3EE6B0 00000000 00000000 0000273E 6111978F [........>'.....a]
    E3EE6C0 00000000 00000000 00000000 025B43F0 [.............C[.]
    E3EE6D0 00000066 00000066 F1C11D54 00000065 [f...f...T...e...]
    E3EE6E0 00000000 0B410048 0B416320 00000000 [....H.A. cA.....]
    E3EE6F0 0B410048 0B416320 0B410048 0E3EE6A8 [H.A. cA.H.A...>.]
    E3EE700 0E3EE718 0E3EF898 014122B0 025AFB94 [..>...>.."A...Z.]
    E3EE710 FFFFFFFF [....]
    ========== FRAME [2] (__VInfreq__opitsk+3eb -> _ksedmp+0) ==========
    Dump of memory from 0x0E3EE714 to 0x0E3EEB14
    E3EE710 0E3EF7A0 017E1AE0 00000002 [..>...~.....]
    E3EE720 025C34D4 0000311B 00130003 00000001 [.4\..1..........]
    E3EE730 00000001 00000921 00000003 0E3EE648 [....!.......H.>.]
    E3EE740 0000004B 0E3EE614 0000000C 0E429EB0 [K.....>.......B.]
    E3EE750 0E3EEC70 00000000 00000000 00000000 [p.>.............]
    E3EE760 00000000 00000000 00000000 00000000 [................]
    E3EE770 0E3EEC94 00000000 0E3EECB8 0A4DE9E8 [..>.......>...M.]
    E3EE780 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    E3EE800 00000000 0000004B 00000000 00000005 [....K...........]
    E3EE810 00000000 00000000 00140000 00000000 [................]
    E3EE820 00000000 0E3EDB78 6057DAA8 00000000 [....x.>...W`....]
    E3EE830 0000003C 6057BF48 00000009 00000000 [<...H.W`........]
    E3EE840 00000004 003C0520 00000000 00000000 [.... .<.........]
    E3EE850 0E429EF8 6057BF08 00000000 0000004B [..B...W`....K...]
    E3EE860 47230101 00008000 00000000 00000000 [..#G............]
    E3EE870 00000000 00000000 00000000 0001001F [................]
    E3EE880 0000001E 00000000 00000000 00000000 [................]
    E3EE890 00000000 00000000 0E3E0000 00000000 [..........>.....]
    E3EE8A0 0E3EF4CC 6111D987 0E3EECC4 0E3EF0C8 [..>....a..>...>.]
    E3EE8B0 00000000 0000000D 6F5C3A45 6C63000D [........E:\o..cl]
    E3EE8C0 00000000 00323961 00000000 00000000 [....a92.........]
    E3EE8D0 00000000 00000000 00000000 00000000 [................]
    Repeat 8 times
    E3EE960 00000000 0E478A10 0E478A50 0E4836C4 [......G.P.G..6H.]
    E3EE970 00000000 00000000 00000000 00000000 [................]
    E3EE980 00000002 00000000 00000000 00000000 [................]
    E3EE990 00000000 00000000 00000000 00000000 [................]
    Repeat 4 times
    E3EE9E0 6F5C3A45 6C636172 726F5C65 00323961 [E:\oracle\ora92.]
    E3EE9F0 00000000 00000000 00000000 00000000 [................]
    Repeat 4 times
    E3EEA40 00000000 00000000 6F5C3A45 6C636172 [........E:\oracl]
    E3EEA50 726F5C65 00323961 00000000 00000000 [e\ora92.........]
    E3EEA60 00000000 00000000 0E3EEEA8 0E3EEE98 [..........>...>.]
    E3EEA70 0E3EF6CC 0E3EF6A0 6111D987 0E3EEE98 [..>...>....a..>.]
    E3EEA80 0E3EF29C 0000000F 00000000 000004B0 [..>.............]
    E3EEA90 00000200 0E3EF6C0 6111D8C0 00000000 [......>....a....]
    E3EEAA0 0E3EF2BC 0E3EEEB8 02806D3F 0281F398 [..>...>.?m......]
    E3EEAB0 00000002 00000000 00000000 00000000 [................]
    E3EEAC0 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    E3EEAE0 000004B0 00000200 0E3EF714 6111D8C0 [..........>....a]
    E3EEAF0 00000000 0E3EF310 0E3EEF0C 0E3EF9A8 [......>...>...>.]
    E3EEB00 0B410048 FFFFFFFF 00000000 0E3EF328 [H.A.........(.>.]
    E3EEB10 0E3EEF24 [$.>.]
    ========== FRAME [3] (_opiino+5fc -> _opitsk+0) ==========
    Dump of memory from 0x0E3EF7A0 to 0x0E3EF8A8
    E3EF7A0 0E3EF8A8 00627A91 00000000 00000000 [..>..zb.........]
    E3EF7B0 0B416320 0E4836C4 000000CE 00000000 [ cA..6H.........]
    E3EF7C0 00000000 00000000 0B416320 0E3EFD7A [........ cA.z.>.]
    E3EF7D0 0000000A 00000000 0B4162A8 00000000 [.........bA.....]
    E3EF7E0 0E478A10 0E478A50 0E3E0000 00000000 [..G.P.G...>.....]
    E3EF7F0 00000003 0E3EF884 0B4102AC 0E3EF7C0 [......>...A...>.]
    E3EF800 0E3EF92C 00167ED0 00000000 0E420400 [,.>..~........B.]
    E3EF810 00000000 00000000 00000002 0B410638 [............8.A.]
    E3EF820 0E420548 0E42A8DC 00000000 0E4284CC [H.B...B.......B.]
    E3EF830 00000000 00000000 00000000 677FA850 [............P..g]
    E3EF840 0B419398 00420000 00000000 0E3EF800 [..A...B.......>.]
    E3EF850 00000011 00420000 000010C0 00000000 [......B.........]
    E3EF860 00000000 00432B00 0E3EFAC8 018FC8D4 [.....+C...>.....]
    E3EF870 0000000F 00000000 0E4836C4 000000CE [.........6H.....]
    E3EF880 0E3EF92C 0B4102AC 00000002 0B410048 [,.>...A.....H.A.]
    E3EF890 0E3EF7C0 00000000 0E3EFAB4 014122B0 [..>.......>.."A.]
    E3EF8A0 025B13C8 FFFFFFFF [..[.....]
    ========== FRAME [4] (_opiodr+4cd -> 00000000) ==========
    Dump of memory from 0x0E3EF8A8 to 0x0E3EFAC4
    E3EF8A0 0E3EFAC4 005DFC74 [..>.t.].]
    E3EF8B0 0000003C 00000004 0E3EFBD4 01991CA0 [<.........>.....]
    E3EF8C0 60588FF0 00000000 00000000 00000000 [..X`............]
    E3EF8D0 00000000 00000000 0B416324 00000000 [........$cA.....]
    E3EF8E0 00000000 4D2FA200 FFFFFFFF 0E3EF96C [....../M....l.>.]
    E3EF8F0 7C4F1B1B 000000E4 7C4F1800 000000E4 [..O|......O|....]
    E3EF900 00000001 00430622 000000E4 0E3EF9A8 [....".C.......>.]
    E3EF910 0B411D08 0B411D08 00000003 0E42356C [..A...A.....l5B.]
    E3EF920 0E3EF930 0003270C 0B4102AC 0E3EFB10 [0.>..'....A...>.]
    E3EF930 00000001 00000001 00000001 00000001 [................]
    E3EF940 74B84CA6 01C4B10F 00000000 00000000 [.L.t............]
    E3EF950 00000000 00000000 00000000 0B411D08 [..............A.]
    E3EF960 00000001 0B411D29 00000500 0E3EF900 [....).A.......>.]
    E3EF970 0E3EF9D4 026B8BD7 0E3EF9A8 0E3EF9F0 [..>...k...>...>.]
    E3EF980 0B411D08 0B410048 00000000 00000000 [..A.H.A.........]
    E3EF990 00000000 00000000 00000000 0200CF70 [............p...]
    E3EF9A0 0000058C 00000570 00000000 00000000 [....p...........]
    E3EF9B0 0000270F 00000000 00000000 00000000 [.'..............]
    E3EF9C0 00000000 00000000 00000000 74B84CA6 [.............L.t]
    E3EF9D0 01C4B10F 0E3EFAD4 00432B12 0E3EF9F0 [......>..+C...>.]
    E3EF9E0 0B411D08 018FD800 0B4101D0 00000000 [..A.......A.....]
    E3EF9F0 00000000 00000000 00000000 00000000 [................]
    Repeat 3 times
    E3EFA30 0E3EFC60 7C4ECEAC 7C4E0000 00000002 [`.>...N|..N|....]
    E3EFA40 00000001 00130000 00130000 0B4A0000 [..............J.]
    E3EFA50 000000A1 0E3EFBFC 77FCD04A 77FCC59D [......>.J..w...w]
    E3EFA60 77FCC5B4 00000000 0E3EFC74 62625D80 [...w....t.>..]bb]
    E3EFA70 00000000 00000000 00000FA0 77FCC59D [...............w]
    E3EFA80 0B416320 0B410048 0B4102AC 0B410048 [ cA.H.A...A.H.A.]
    E3EFA90 0B416324 0B416324 0B416324 0B416324 [$cA.$cA.$cA.$cA.]
    E3EFAA0 0B416324 0B416324 0B416324 0E3EF8BC [$cA.$cA.$cA...>.]
    E3EFAB0 0B416320 0E3EFB44 014122B0 025B1FB0 [ cA.D.>.."A...[.]
    E3EFAC0 00000000 [....]
    ========== FRAME [5] (_opidrv+233 -> _opiodr+0) ==========
    Dump of memory from 0x0E3EFAC4 to 0x0E3EFB54
    E3EFAC0 0E3EFB54 007DD4E8 0000003C [T.>...}.<...]
    E3EFAD0 00000004 0E3EFBD4 00000000 0E3EFD85 [......>.......>.]
    E3EFAE0 0E3EFBF0 0E3EFE74 0B41629C 00000000 [..>.t.>..bA.....]
    E3EFAF0 00000000 00000000 00000000 00000000 [................]
    E3EFB00 00000000 0015CFD8 0B4A0FA0 0B4102AC [..........J...A.]
    E3EFB10 00000000 00000000 00000001 0E3EFB00 [..............>.]
    E3EFB20 001F0003 0E3EFB60 7C4FB2BC 00000000 [....`.>...O|....]
    E3EFB30 00000000 00000000 00000000 0E3EFADC [..............>.]
    E3EFB40 00000001 0E3EFFA4 014122B0 018929A8 [......>.."A..)..]
    E3EFB50 00000000 [....]
    ========== FRAME [6] (_sou2o+19 -> _opidrv+0) ==========
    Dump of memory from 0x0E3EFB54 to 0x0E3EFB6C
    E3EFB50 0E3EFB6C 00714D8E 0000003C [l.>..Mq.<...]
    E3EFB60 00000004 0E3EFBD4 00000000 [......>.....]
    ========== FRAME [7] (_opimai+10a -> _sou2o+0) ==========
    Dump of memory from 0x0E3EFB6C to 0x0E3EFC08
    E3EFB60 0E3EFC08 [..>.]
    E3EFB70 0070FB5F 0E3EFBF0 0000003C 00000004 [_.p...>.<.......]
    E3EFB80 0E3EFBD4 0E3EFD85 7C4E5F3B 00000000 [..>...>.;_N|....]
    E3EFB90 00000000 00000000 00000000 0E4284CC [..............B.]
    E3EFBA0 61307D10 00000000 00000000 0E3EFBE0 [.}0a..........>.]
    E3EFBB0 001F0003 0E3EFBC0 0000BBF8 00000000 [......>.........]
    E3EFBC0 00000000 00000000 0E3EFBD8 00000000 [..........>.....]
    E3EFBD0 00000000 0E3EFD7A FFFFFFFF 00000000 [....z.>.........]
    E3EFBE0 00000001 0E3EFC04 0E3EFFA4 014122B0 [......>...>.."A.]
    E3EFBF0 00000000 FFFFFFFF 0E3EFC0C 00000000 [..........>.....]
    E3EFC00 61307D10 00000003 [.}0a....]
    ========== FRAME [8] (_OracleThreadStart@4+35c -> _opimai+0) ==========
    Dump of memory from 0x0E3EFC08 to 0x0E3EFFB4
    E3EFC00 0E3EFFB4 00710511 [..>...q.]
    E3EFC10 00000002 0E3EFE74 00DF7298 77D3BBD9 [....t.>..r.....w]
    E3EFC20 00DF7C34 0B4161FC 00000001 00000009 [4|...aA.........]
    E3EFC30 0E3EFC64 00400110 74FD1C74 0E3EFC88 [d.>[email protected]..>.]
    E3EFC40 77F8CC8C 00400000 00000001 00000000 [...w..@.........]
    E3EFC50 44414853 00000000 00130000 00000002 [SHAD............]
    E3EFC60 0200CF70 00000000 00000570 00000002 [p.......p.......]
    E3EFC70 0E3EFC54 000C4004 0E3EFD0C 77F98191 [T.>..@....>....w]
    E3EFC80 77F8CCD0 FFFFFFFF 0E3EFD1C 77F95328 [...w......>.(S.w]
    E3EFC90 00400000 00000002 7FFDF000 7FFAB000 [..@.............]
    E3EFCA0 77F84ACE 77FCF348 77F84B98 0E3EFD30 [.J.wH..w.K.w0.>.]
    E3EFCB0 77D3BBD9 00DF7C34 00000000 00000000 [...w4|..........]
    E3EFCC0 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    E3EFCF0 00000000 7FFAB000 00000000 00000000 [................]
    E3EFD00 00000000 0E3EFCAC 00000000 FFFFFFFF [......>.........]
    E3EFD10 77F98191 77F84BD8 FFFFFFFF 00000000 [...w.K.w........]
    E3EFD20 77FA15D3 77FA15DB 0E3EFD30 00000001 [...w...w0.>.....]
    E3EFD30 00010017 00000000 00000000 00000000 [................]
    E3EFD40 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    E3EFD70 6361726F 2000656C 4C282020 4C41434F [oracle.   (LOCAL]
    E3EFD80 294F4E3D 00000000 00000000 00000000 [=NO)............]
    E3EFD90 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    E3EFDC0 00000038 00000023 00000023 00DF7298 [8...#...#....r..]
    E3EFDD0 77D3BBD9 00DF7C34 7C2D6F88 00000000 [...w4|...o-|....]
    E3EFDE0 007101B0 00139CC0 7C4E9824 0000001B [..q.....$.N|....]
    E3EFDF0 00000200 0E3EFFFC 00000023 00000000 [......>.#.......]
    E3EFE00 00000000 00000000 00000000 00000000 [................]
    Repeat 6 times
    E3EFE70 00000000 0E3EFD70 0E3EFD7A 00000000 [....p.>.z.>.....]
    E3EFE80 00000000 00000000 61726F2A 77617073 [........*oraspaw]
    E3EFE90 65725F6E 5F796C70 5F766564 38363932 [n_reply_dev_2968]
    E3EFEA0 0000002A 00000000 00000000 00000000 [*...............]
    E3EFEB0 00000000 00000000 00000000 00000000 [................]
    Repeat 6 times
    E3EFF20 00000000 8BBC14E4 8046D943 FFFFFFFF [........C.F.....]
    E3EFF30 8A912260 87C31860 00000000 87C318CC [`"..`...........]
    E3EFF40 87C31860 87C319F0 8042C367 87C31860 [`.......g.B.`...]
    E3EFF50 87C319C0 800654F0 00000000 00000000 [.....T..........]
    E3EFF60 00000000 00000000 00000000 BDEA7CB0 [.............|..]
    E3EFF70 00000000 87C319F0 00000005 00000000 [................]
    E3EFF80 00000000 00000000 8042FACB 00000002 [..........B.....]
    E3EFF90 00000000 8042FB7B 8A912260 0E3EFC18 [....{.B.`"....>.]
    E3EFFA0 FFFFFFFF 0E3EFFDC 014122B0 01891A58 [......>.."A.X...]
    E3EFFB0 00000001 [....]
    ========== FRAME [9] (7C4E9879 -> 00000000) ==========
    Dump of memory from 0x0E3EFFB4 to 0x0E3F00B4
    E3EFFB0 0E3EFFEC 7C4E987C 00DF7C34 [..>.|.N|4|..]
    E3EFFC0 00DF7298 77D3BBD9 00DF7C34 7FFAB000 [.r.....w4|......]
    E3EFFD0 00000000 0E3EFFC0 00000000 FFFFFFFF [......>.........]
    E3EFFE0 7C4FF0B4 7C4ED360 00000000 00000000 [..O|`.N|........]
    E3EFFF0 00000000 007101B0 00DF7C34 00000000 [......q.4|......]
    E3F0000 00000000 00000000 00000000 00000000 [................]
    Repeat 10 times
    E3F00B0 00000000 [....]
    ----- Argument/Register Address Dump -----
    Argument/Register addr=0x025C34D4.
    Dump of memory from 0x025C3494 to 0x025C35D4
    25C3490 3A20736C 62647520 73666564 [ls : udbdefs]
    25C34A0 00000000 7069706F 693A736C 726F636E [....opipls:incor]
    25C34B0 74636572 2E6F6E20 20666F20 646E6962 [rect no. of bind]
    25C34C0 00000073 7069706F 733A736C 74736C71 [s...opipls:sqlst]
    25C34D0 00000072 41544146 5245204C 20524F52 [r...FATAL ERROR ]
    25C34E0 54204E49 542D4F57 204B5341 56524553 [IN TWO-TASK SERV]
    25C34F0 203A5245 6F727265 203D2072 000A6425 [ER: error = %d..]
    25C3500 626F7250 656C6261 72726520 2820726F [Probable error (]
    25C3510 2D41524F 34353832 69202936 656E206E [ORA-28546) in ne]
    25C3520 726F7774 6461206B 696E696D 61727473 [twork administra]
    25C3530 6E6F6974 0000000A 7774654E 206B726F [tion....Network ]
    25C3540 746F7270 6C6F636F 72726520 6F20726F [protocol error o]
    25C3550 6966206E 20747372 61746164 74666120 [n first data aft]
    25C3560 6E207265 63207765 656E6E6F 000A7463 [er new connect..]
    25C3570 7469706F 315F6B73 00000000 7469706F [opitsk_1....opit]
    25C3580 325F6B73 00000000 2D2D2D2D 2D2D2D2D [sk_2....--------]
    25C3590 2D2D2D2D 2D2D2D2D 2D2D2D2D 65520A2D [-------------.Re]
    25C35A0 65746F6D 4C515320 5253442D 61747320 [mote SQL-DSR sta]
    25C35B0 656D6574 0A3A746E 00000000 7869706F [tement:.....opix]
    25C35C0 312D6272 00000038 7869706F 312D6272 [rb-18...opixrb-1]
    25C35D0 00000037 [7...]
    Argument/Register addr=0x0B416320.
    Dump of memory from 0x0B4162E0 to 0x0B416420
    B4162E0 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    B416310 00000000 00000000 00000000 0E4298DC [..............B.]
    B416320 40002D99 00000000 00000000 00030000 [.-.@............]
    B416330 003E0000 00000000 00000000 00000000 [..>.............]
    B416340 00000000 00000000 00000036 00002300 [........6....#..]
    B416350 00000000 00000136 00000000 0B419404 [....6.........A.]
    B416360 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    B416380 00000000 00000000 00000006 00000000 [................]
    B416390 00000000 00000000 60664960 60664720 [........`If` Gf`]
    B4163A0 0B4162A8 00000000 0E497608 0B4163C4 [.bA......vI..cA.]
    B4163B0 00000000 00000000 00000000 7FFFFFFF [................]
    B4163C0 0B417E98 0E4789B8 00000000 0E48C10C [.~A...G.......H.]
    B4163D0 0E4889F4 0E48C10C 0E4889F4 0E4836C4 [..H...H...H..6H.]
    B4163E0 00000000 00000000 00000000 00001130 [............0...]
    B4163F0 0E3EE800 0E3EEC00 6057B510 0B4164F4 [..>...>...W`.dA.]
    B416400 0B416430 00000000 00000000 00000002 [0dA.............]
    B416410 00000000 00000000 00000000 00000000 [................]
    Argument/Register addr=0x0E4836C4.
    Dump of memory from 0x0E483684 to 0x0E4837C4
    E483680 74617274 FF00726F 00BC614E [trator..Na..]
    E483690 FFFFFFFF 00000B98 00000018 41524353 [............SCRA]
    E4836A0 59484354 6D64415C 73696E69 74617274 [TCHY\Administrat]
    E4836B0 FF00726F 00BC614E FFFFFFFF 00000B98 [or..Na..........]
    E4836C0 000000D0 53454428 50495243 4E4F4954 [....(DESCRIPTION]
    E4836D0 4441283D 53455244 43283D53 554D4D4F [=(ADDRESS=(COMMU]
    E4836E0 5954494E 7063743D 726F772E 2829646C [NITY=tcp.world)(]
    E4836F0 544F5250 4C4F434F 5043543D 6F482829 [PROTOCOL=TCP)(Ho]
    E483700 533D7473 54415243 29594843 726F5028 [st=SCRATCHY)(Por]
    E483710 35313D74 29293132 4E4F4328 5443454E [t=1521))(CONNECT]
    E483720 5441445F 53283D41 643D4449 28297665 [_DATA=(SID=dev)(]
    E483730 3D444943 4F525028 4D415247 5C3A433D [CID=(PROGRAM=C:\]
    E483740 676F7250 206D6172 656C6946 724F5C73 [Program Files\Or]
    E483750 656C6361 65726A5C 312E315C 625C382E [acle\jre\1.1.8\b]
    E483760 6A5C6E69 2E776572 29657865 534F4828 [in\jrew.exe)(HOS]
    E483770 43533D54 43544152 28295948 52455355 [T=SCRATCHY)(USER]
    E483780 6D64413D 73696E69 74617274 2929726F [=Administrator))]
    E483790 00002929 00BC614E FFFFFFFF 00000B98 [))..Na..........]
    E4837A0 00000030 0000000A 000007DB 0000000A [0...............]
    E4837B0 0000000A 0000000A 00000000 00000000 [................]
    E4837C0 00000000 [....]
    Argument/Register addr=0x0E3EFBD4.
    Dump of memory from 0x0E3EFB94 to 0x0E3EFCD4
    E3EFB90 00000000 00000000 0E4284CC [..........B.]
    E3EFBA0 61307D10 00000000 00000000 0E3EFBE0 [.}0a..........>.]
    E3EFBB0 001F0003 0E3EFBC0 0000BBF8 00000000 [......>.........]
    E3EFBC0 00000000 00000000 0E3EFBD8 00000000 [..........>.....]
    E3EFBD0 00000000 0E3EFD7A FFFFFFFF 00000000 [....z.>.........]
    E3EFBE0 00000001 0E3EFC04 0E3EFFA4 014122B0 [......>...>.."A.]
    E3EFBF0 00000000 FFFFFFFF 0E3EFC0C 00000000 [..........>.....]
    E3EFC00 61307D10 00000003 0E3EFFB4 00710511 [.}0a......>...q.]
    E3EFC10 00000002 0E3EFE74 00DF7298 77D3BBD9 [....t.>..r.....w]
    E3EFC20 00DF7C34 0B4161FC 00000001 00000009 [4|...aA.........]
    E3EFC30 0E3EFC64 00400110 74FD1C74 0E3EFC88 [d.>[email protected]..>.]
    E3EFC40 77F8CC8C 00400000 00000001 00000000 [...w..@.........]
    E3EFC50 44414853 00000000 00130000 00000002 [SHAD............]
    E3EFC60 0200CF70 00000000 00000570 00000002 [p.......p.......]
    E3EFC70 0E3EFC54 000C4004 0E3EFD0C 77F98191 [T.>..@....>....w]
    E3EFC80 77F8CCD0 FFFFFFFF 0E3EFD1C 77F95328 [...w......>.(S.w]
    E3EFC90 00400000 00000002 7FFDF000 7FFAB000 [..@.............]
    E3EFCA0 77F84ACE 77FCF348 77F84B98 0E3EFD30 [.J.wH..w.K.w0.>.]
    E3EFCB0 77D3BBD9 00DF7C34 00000000 00000000 [...w4|..........]
    E3EFCC0 00000000 00000000 00000000 00000000 [................]
    E3EFCD0 00000000 [....]
    ----- End of Call Stack Trace -----
    ===================================================
    Files currently opened by this process:
    ===================================================
    PROCESS STATE
    Process global information:
    process: 67A6EF74, call: 00000000, xact: 00000000, curses: 00000000, usrses: 67AAAFEC
    SO: 67A6EF74, type: 2, owner: 00000000, flag: INIT/-/-/0x00
    (process) Oracle pid=13, calls cur/top: 00000000/67B25154, flag: (0) -
    int error: 0, call error: 0, sess error: 0, txn error 0
    (post info) last post received: 178 0 4
    last post received-location: kslpsr
    last process to post me: 67a6cdb4 1 6
    last post sent: 0 0 15
    last post sent-location: ksasnd
    last process posted by me: 67a6cdb4 1 6
    (latch info) wait_event=0 bits=0
    Process Group: DEFAULT, pseudo proc: 67A9ACC8
    O/S info: user: SYSTEM, term: SCRATCHY, ospid: 2968
    OSD pid info: Windows thread id: 2968, image: ORACLE.EXE
    SO: 672CC334, type: 8, owner: 67A6EF74, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ab78c incno=0 pending i/o cnt=0
    SO: 672CBC08, type: 8, owner: 67A6EF74, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ac20c incno=0 pending i/o cnt=0
    SO: 672CC2C8, type: 8, owner: 67A6EF74, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ab244 incno=1 pending i/o cnt=0
    SO: 67AAAFEC, type: 4, owner: 67A6EF74, flag: INIT/-/-/0x00
    (session) trans: 00000000, creator: 67A6EF74, flag: (100041) USR/- -/-/-/-/-/-
    DID: 0001-000D-00000002, short-term DID: 0000-0000-00000000
    txn branch: 00000000
    oct: 0, prv: 0, sql: 00000000, psql: 64EBC6B0, user: 19/CHEALTH1
    O/S info: user: SCRATCHY\Administrator, term: SCRATCHY, ospid: 2920:460, machine: HSW\SCRATCHY
    program: jrew.exe
    last wait for 'null event' blocking sess=0x0 seq=1169 wait_time=10
    =54435000, =1, =0
    temporary object counter: 0
    SO: 66AF86B4, type: 51, owner: 67AAAFEC, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66af86b4 handle=64ebc6b0 mode=N
    call pin=66B28454 session pin=00000000
    user=67aaafec session=67aaafec count=1 flags=[00] savepoint=1
    LIBRARY OBJECT HANDLE: handle=64ebc6b0
    name=/* OracleOEM */ ANALYZE TABLE "CHEALTH1"."BIG_HV_LABELS" COMPUTE STATISTICS
    hash=8ae355cf timestamp=10-13-2004 11:59:01
    namespace=CRSR flags=RON/KGHP/TIM/PN0/MED/[50010000]
    kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=5
    lwt=64EBC6C8[64EBC6C8,64EBC6C8] ltm=64EBC6D0[64EBC6D0,64EBC6D0]
    pwt=64EBC6E0[64EBC6E0,64EBC6E0] ptm=64EBC738[64EBC738,64EBC738]
    ref=64EBC6B8[64EBC6B8, 64EBC6B8] lnd=64EBC744[64EBC744,64EBC744]
    LIBRARY OBJECT: object=666c832c
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    CHILDREN: size=16
    child# table reference handle
    0 64ede608 64ede54c 65647aac
    DATA BLOCKS:
    data# heap pointer status pins change
    0 666ca2c8 666c83b4 I/P/A 0 NONE
    SO: 66B00730, type: 51, owner: 67AAAFEC, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b00730 handle=66610c40 mode=N
    call pin=66B29F84 session pin=00000000
    user=67aaafec session=67aaafec count=1 flags=CBB/[02] savepoint=74
    LIBRARY OBJECT HANDLE: handle=66610c40
    name=SYS.DATABASE
    hash=aea96fa0 timestamp=12-31-4712 23:59:59
    namespace=EVNT flags=KGHP/TIM/SML/[02000000]
    kkkk-dddd-llll=0000-0009-0009 lock=N pin=0 latch#=2
    lwt=66610C58[66610C58,66610C58] ltm=66610C60[66610C60,66610C60]
    pwt=66610C70[66610C70,66610C70] ptm=66610CC8[66610CC8,66610CC8]
    ref=66610C48[66610C48, 66610C48] lnd=66610CD4[66610CD4,66610CD4]
    LIBRARY OBJECT: object=65d6951c
    type=EVNT flags=EXS/LOC[0005] pflags= [00] status=VALD load=0
    DATA BLOCKS:
    data# heap pointer status pins change
    0 65d69724 65d69608 I/-/A 0 NONE
    3 65d695b8 65651554 I/-/A 0 NONE
    SO: 66AFB078, type: 51, owner: 67AAAFEC, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66afb078 handle=665e34c8 mode=N
    call pin=66B383D4 session pin=00000000
    user=67aaafec session=67aaafec count=1 flags=CBB/[02] savepoint=74
    LIBRARY OBJECT HANDLE: handle=665e34c8
    name=CHEALTH1.CHEALTH1
    hash=2a835da9 timestamp=12-31-4712 23:59:59
    namespace=EVNT flags=KGHP/TIM/SML/[02000000]
    kkkk-dddd-llll=0000-0009-0009 lock=N pin=0 latch#=1
    lwt=665E34E0[665E34E0,665E34E0] ltm=665E34E8[665E34E8,665E34E8]
    pwt=665E34F8[665E34F8,665E34F8] ptm=665E3550[665E3550,665E3550]
    ref=665E34D0[665E34D0, 665E34D0] lnd=665E355C[665E355C,665E355C]
    LIBRARY OBJECT: object=6589d28c
    type=EVNT flags=EXS/LOC[0005] pflags= [00] status=VALD load=0
    DATA BLOCKS:
    data# heap pointer status pins change
    0 6589d494 656528e8 I/-/A 0 NONE
    3 65652898 65654ae4 I/-/A 0 NONE
    SO: 658A1FA0, type: 50, owner: 67AAAFEC, flag: INIT/-/-/0x00
    user lock: lock=658a1fa0 mode=S
    user resource: user=66b0f4f8 uid=19 mode=S
    SO: 65D53B7C, type: 50, owner: 67AAAFEC, flag: INIT/-/-/0x00
    user lock: lock=65d53b7c mode=S
    user resource: user=66b0f4f8 uid=19 mode=S
    SO: 66EBDE98, type: 39, owner: 67AAAFEC, flag: INIT/-/-/0x00
    (dummy) nxc=1, nlb=1
    SO: 66E9AA0C, type: 38, owner: 66EBDE98, flag: INIT/-/-/0x00
    (trans) bsn = 5, flg = 0x04, flg2 = 0x00, prx = 0x0, ros = 2147483647, spn = 59
    efd = 10
    parent xid: 0x0000.000.00000000
    env: (scn: 0x0000.00000000 xid: 0x0000.000.00000000 uba: 0x00000000.0000.00 statement num=0 parent xid: xid: 0x0000.000.00000000 scn: 0x0000.00000000 0sch: scn: 0x0000.00000000)
    cev: (spc = 0 arsp = 0 ubk tsn: 0 rdba: 0x00000000 useg tsn: 0 rdba: 0x00000000
    hwm uba: 0x00000000.0000.00 col uba: 0x00000000.0000.00
    num bl: 0 bk list: 0x0)
    (enqueue) <no resource>
    res: 0, prv: 0, sess: 0
    xga: 0x0, heap: UGA
    SO: 66E64238, type: 37, owner: 66EBDE98, flag: -/-/-/0x00
    (List of Blocks) next index = 4
    index savepoint itli buffer hint rdba
    0 802 2 0x671d6e50 0x401d49
    1 852 1 0x67140790 0x407b3e
    2 855 2 0x67129990 0x407b45
    3 857 2 0x67039b10 0x407b4d
    SO: 67BEA438, type: 13, owner: 67A6EF74, flag: INIT/-/-/0x00
    (broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 67A6EF74,
    event: 107, last message event: 107,
    last message waited event: 107, messages read: 0
    channel: (67BF117C) system events broadcast channel
    scope: 0, event: 126, last mesage event: 0,
    publishers/subscribers: 0/14,
    messages published: 0
    SO: 67B25154, type: 3, owner: 67A6EF74, flag: INIT/-/-/0x00
    (call) sess: cur 67aaafec, rec 0, usr 67aaafec; depth: 0
    END OF PROCESS STATE
    PINNED BUFFER HISTORY
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 0 rdba: 0x00401d17 (1/7447) was pinned,
    but could not be dumped
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 0 rdba: 0x004002d3 (1/723) was pinned,
    but could not be dumped
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 0 rdba: 0x00401d44 (1/7492) was pinned,
    but could not be dumped
    The buffer with tsn: 0 rdba: 0x00401d44 (1/7492) has already been dumped
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 6 rdba: 0x01c2a8e5 (7/174309) was pinned,
    but could not be dumped
    The buffer with tsn: 6 rdba: 0x01c2a8e5 (7/174309) has already been dumped
    The buffer with tsn: 6 rdba: 0x01c2a8e5 (7/174309) has already been dumped
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 6 rdba: 0x01c2a8e6 (7/174310) was pinned,
    but could not be dumped
    END OF PINNED BUFFER HISTORY
    Dump file e:\oracle\ora92\dev\udump\dev_ora_2968.trc
    Tue Oct 19 13:21:29 2004
    ORACLE V9.2.0.1.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Instance name: dev
    Redo thread mounted by this instance: 1
    Oracle process number: 14
    Windows thread id: 2968, image: ORACLE.EXE
    *** 2004-10-19 13:21:29.000
    *** SESSION ID:(11.11497) 2004-10-19 13:21:29.000
    FATAL ERROR IN TWO-TASK SERVER: error = 12571
    *** 2004-10-19 13:21:29.000
    ksedmp: internal or fatal error
    Current SQL statement for this session:
    SELECT SECTOR_IN_USE FROM TRUST_DETAILS
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    ksedmp+147          CALLrel  ksedst+0
    __VInfreq__opitsk+3 CALLrel _ksedmp+0            2 25C34D4 311B
    eb
    opiino+5fc          CALLrel  opitsk+0 0 0 A10E5E8 E72355C 108 0
    _opiodr+4cd          CALLreg  00000000             3C 4 E68FBD4
    opidrv+233          CALLrel  opiodr+0 3C 4 E68FBD4 0
    sou2o+19            CALLrel  opidrv+0
    opimai+10a          CALLrel  sou2o+0
    OracleThreadStart@  CALLrel  opimai+0
    4+35c
    7C4E9879 CALLreg 00000000
    --------------------- Binary Stack Dump ---------------------
    ========== FRAME [1] (_ksedmp+147 -> _ksedst+0) ==========
    Dump of memory from 0x0E68E69C to 0x0E68E714
    E68E690 0E68E714 [..h.]
    E68E6A0 00691AB4 00000000 00000000 00000000 [..i.............]
    E68E6B0 00000000 00000000 0000273E 6111978F [........>'.....a]
    E68E6C0 00000000 00000000 00000000 025B43F0 [.............C[.]
    E68E6D0 0000002E 0000002E F1971D54 0000002D [........T...-...]
    E68E6E0 00000000 0A108310 0A10E5E8 00000000 [................]
    E68E6F0 0A108310 0A10E5E8 0A108310 0E68E6A8 [..............h.]
    E68E700 0E68E718 0E68F898 014122B0 025AFB94 [..h...h.."A...Z.]
    E68E710 FFFFFFFF [....]
    ========== FRAME [2] (__VInfreq__opitsk+3eb -> _ksedmp+0) ==========
    Dump of memory from 0x0E68E714 to 0x0E68EB14
    E68E710 0E68F7A0 017E1AE0 00000002 [..h...~.....]
    E68E720 025C34D4 0000311B 00130003 00000001 [.4\..1..........]
    E68E730 00000005 00000005 0E68E668 00000029 [........h.h.)...]
    E68E740 00000000 00000000 00000000 0E68E5CC [..............h.]
    E68E750 00000001 00000000 00000000 00000000 [................]
    E68E760 00000000 00000000 00000000 00000000 [................]
    E68E770 0E68EC94 0E7551F8 0E68ECB8 00000000 [..h..Qu...h.....]
    E68E780 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    E68E800 00000000 00000000 00000000 00050000 [................]
    E68E810 0003001C 00000000 00000000 00000000 [................]
    E68E820 00000000 00000000 00000000 00003700 [.............7..]
    E68E830 00000001 00000000 00000030 6057D708 [........0.....W`]
    E68E840 00000012 00000000 00000004 00300000 [..............0.]
    E68E850 00000000 0E68E63C 0E68E830 00000000 [....<.h.0.h.....]
    E68E860 00000000 00000010 6057B888 00000003 [..........W`....]
    E68E870 00000000 00000002 00100000 00000000 [................]
    E68E880 00000000 0E68E824 00000000 00000000 [....$.h.........]
    E68E890 00000008 6057B828 00000003 00000000 [....(.W`........]
    E68E8A0 00000001 00080000 00000000 0E68E880 [..............h.]
    E68E8B0 0E68E81E 00000000 00000000 6C636172 [..h.........racl]
    E68E8C0 726F5C65 00323961 00000000 00000000 [e\ora92.........]
    E68E8D0 00000000 00000000 00000000 00000000 [................]
    Repeat 8 times
    E68E960 00000000 0E718A10 0E718A50 0E72355C [......q.P.q.\5r.]
    E68E970 00000000 00000000 00000000 00000000 [................]
    E68E980 00000002 00000000 00000000 00000000 [................]
    E68E990 00000000 00000000 00000000 00000000 [................]
    Repeat 4 times
    E68E9E0 6F5C3A45 6C636172 726F5C65 00323961 [E:\oracle\ora92.]
    E68E9F0 00000000 00000000 00000000 00000000 [................]
    Repeat 4 times
    E68EA40 00000000 00000000 6F5C3A45 6C636172 [........E:\oracl]
    E68EA50 726F5C65 00323961 00000000 00000000 [e\ora92.........]
    E68EA60 00000000 00000000 0E68EEA8 0E68EE98 [..........h...h.]
    E68EA70 0E68F6CC 0E68F6A0 6111D987 0E68EE98 [..h...h....a..h.]
    E68EA80 0E68F29C 0000000F 00000000 000005B0 [..h.............]
    E68EA90 00000200 0E68F6C0 6111D8C0 00000000 [......h....a....]
    E68EAA0 0E68F2BC 0E68EEB8 02806D3F 0281F398 [..h...h.?m......]
    E68EAB0 00000002 00000000 00000000 00000000 [................]
    E68EAC0 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    E68EAE0 000005B0 00000200 0E68F714 6111D8C0 [..........h....a]
    E68EAF0 00000000 0E68F310 0E68EF0C 0E68F9A8 [......h...h...h.]
    E68EB00 0A108310 FFFFFFFF 00000000 0E68F328 [............(.h.]
    E68EB10 0E68EF24 [$.h.]
    ========== FRAME [3] (_opiino+5fc -> _opitsk+0) ==========
    Dump of memory from 0x0E68F7A0 to 0x0E68F8A8
    E68F7A0 0E68F8A8 00627A91 00000000 00000000 [..h..zb.........]
    E68F7B0 0A10E5E8 0E72355C 00000108 00000000 [....\5r.........]
    E68F7C0 00000000 00000000 0A10E5E8 0E68FD7A [............z.h.]
    E68F7D0 0000000A 00000000 0A10E570 00000000 [........p.......]
    E68F7E0 0E718A10 0E718A50 0E680000 00000000 [..q.P.q...h.....]
    E68F7F0 00000003 0E68F884 0A108574 0E68F7C0 [......h.t.....h.]
    E68F800 0E68F92C 00225480 00000000 0E6C0400 [,.h..T".......l.]
    E68F810 00000000 00000000 00000002 0A108900 [................]
    E68F820 0E6C0548 0E6CA8DC 00000000 0E6C84CC [H.l...l.......l.]
    E68F830 00000000 00000000 00000000 677FA850 [............P..g]
    E68F840 0A111660 00420000 00000000 0E68F800 [`.....B.......h.]
    E68F850 00000011 00420000 000010C0 00000000 [......B.........]
    E68F860 00000000 00432B00 0E68FAC8 018FC8D4 [.....+C...h.....]
    E68F870 0000000F 00000000 0E72355C 00000108 [........\5r.....]
    E68F880 0E68F92C 0A108574 00000002 0A108310 [,.h.t...........]
    E68F890 0E68F7C0 00000000 0E68FAB4 014122B0 [..h.......h.."A.]
    E68F8A0 025B13C8 FFFFFFFF [..[.....]
    ========== FRAME [4] (_opiodr+4cd -> 00000000) ==========
    Dump of memory from 0x0E68F8A8 to 0x0E68FAC4
    E68F8A0 0E68FAC4 005DFC74 [..h.t.].]
    E68F8B0 0000003C 00000004 0E68FBD4 01991CA0 [<.........h.....]
    E68F8C0 60588FF0 00000000 00000000 00000000 [..X`............]
    E68F8D0 00000000 00000000 0A10E5EC 00000000 [................]
    E68F8E0 00000000 4D2FA200 FFFFFFFF 0E68F96C [....../M....l.h.]
    E68F8F0 7C4F1B1B 000000E4 7C4F1800 000000E4 [..O|......O|....]
    E68F900 00000001 00430622 000000E4 0E68F9A8 [....".C.......h.]
    E68F910 0A109FD0 0A109FD0 00000003 0E6C356C [............l5l.]
    E68F920 0E68F930 0003270C 0A108574 0E68FB10 [0.h..'..t.....h.]
    E68F930 00000001 00000001 00000001 00000001 [................]
    E68F940 8FB11F36 01C4B5D4 00000000 00000000 [6...............]
    E68F950 00000000 00000000 00000000 0A109FD0 [................]
    E68F960 00000001 0A109FF1 00000500 0E68F900 [..............h.]
    E68F970 0E68F9D4 026B8BD7 0E68F9A8 0E68F9F0 [..h...k...h...h.]
    E68F980 0A109FD0 0A108310 00000000 00000000 [................]
    E68F990 00000000 00000000 00000000 0200D278 [............x...]
    E68F9A0 00000550 0000013C 00000000 00000000 [P...<...........]
    E68F9B0 0000270F 00000000 00000000 00000000 [.'..............]
    E68F9C0 00000000 00000000 00000000 8FB11F36 [............6...]
    E68F9D0 01C4B5D4 0E68FAD4 00432B12 0E68F9F0 [......h..+C...h.]
    E68F9E0 0A109FD0 018FD800 0A108498 00000000 [................]
    E68F9F0 00000000 00000000 00000000 00000000 [................]
    Repeat 3 times
    E68FA30 0E68FC60 7C4ECEAC 7C4E0000 00000002 [`.h...N|..N|....]
    E68FA40 00000000 7FFDF000 00130000 0A06C000 [................]
    E68FA50 000000A1 0E68FBFC 77FCC651 77FCC59D [......h.Q..w...w]
    E68FA60 77FCC5B4 00000000 0E68FC74 62625D80 [...w....t.h..]bb]
    E68FA70 0000199F 77FCBAEF 00000FA0 77FCC59D [.......w.......w]
    E68FA80 0A10E5E8 0A108310 0A108574 0A108310 [........t.......]
    E68FA90 0A10E5EC 0A10E5EC 0A10E5EC 0A10E5EC [................]
    E68FAA0 0A10E5EC 0A10E5EC 0A10E5EC 0E68F8BC [..............h.]
    E68FAB0 0A10E5E8 0E68FB44 014122B0 025B1FB0 [....D.h.."A...[.]
    E68FAC0 00000000 [....]
    ========== FRAME [5] (_opidrv+233 -> _opiodr+0) ==========
    Dump of memory from 0x0E68FAC4 to 0x0E68FB54
    E68FAC0 0E68FB54 007DD4E8 0000003C [T.h...}.<...]
    E68FAD0 00000004 0E68FBD4 00000000 0E68FD85 [......h.......h.]
    E68FAE0 0E68FBF0 0E68FE74 0A10E564 00000000 [..h.t.h.d.......]
    E68FAF0 00000000 0019F648 00130178 00000000 [....H...x.......]
    E68FB00 00000000 00000000 00000000 0A108574 [............t...]
    E68FB10 00000000 00000000 00000001 0E68FB00 [..............h.]
    E68FB20 001F0003 0E68FB60 7C4FB2BC 00000000 [....`.h...O|....]
    E68FB30 00000000 00000000 00000000 0E68FADC [..............h.]
    E68FB40 00000001 0E68FFA4 014122B0 018929A8 [......h.."A..)..]
    E68FB50 00000000 [....]
    ========== FRAME [6] (_sou2o+19 -> _opidrv+0) ==========
    Dump of memory from 0x0E68FB54 to 0x0E68FB6C
    E68FB50 0E68FB6C 00714D8E 0000003C [l.h..Mq.<...]
    E68FB60 00000004 0E68FBD4 00000000 [......h.....]
    ========== FRAME [7] (_opimai+10a -> _sou2o+0) ==========
    Dump of memory from 0x0E68FB6C to 0x0E68FC08
    E68FB60 0E68FC08 [..h.]
    E68FB70 0070FB5F 0E68FBF0 0000003C 00000004 [_.p...h.<.......]
    E68FB80 0E68FBD4 0E68FD85 7C4E5F3B 00000000 [..h...h.;_N|....]
    E68FB90 00000000 00000000 00000000 0E6C84CC [..............l.]
    E68FBA0 61307D10 00000000 00000000 0E68FBE0 [.}0a..........h.]
    E68FBB0 001F0003 0E68FBC0 0000ABF8 00000000 [......h.........]
    E68FBC0 00000000 00000000 0E68FBD8 00000000 [..........h.....]
    E68FBD0 00000000 0E68FD7A FFFFFFFF 00000000 [....z.h.........]
    E68FBE0 00000001 0E68FC04 0E68FFA4 014122B0 [......h...h.."A.]
    E68FBF0 00000000 FFFFFFFF 0E68FC0C 00000000 [..........h.....]
    E68FC00 61307D10 00000003 [.}0a....]
    ========== FRAME [8] (_OracleThreadStart@4+35c -> _opimai+0) ==========
    Dump of memory from 0x0E68FC08 to 0x0E68FFB4
    E68FC00 0E68FFB4 00710511 [..h...q.]
    E68FC10 00000002 0E68FE74 00DF7298 77D3BBD9 [....t.h..r.....w]
    E68FC20 00DF7C34 0A10E4C4 00000001 00000009 [4|..............]
    E68FC30 0E68FC64 00400110 77441490 0E68FC88 [[email protected].]
    E68FC40 77F8CC8C 00400000 00000001 00000000 [...w..@.........]
    E68FC50 44414853 00000000 00130000 00000002 [SHAD............]
    E68FC60 0200D278 00000000 0000013C 00000002 [x.......<.......]
    E68FC70 0E68FC54 0E68FD0C 0E68FD0C 77F98191 [T.h...h...h....w]
    E68FC80 77F8CCD0 FFFFFFFF 0E68FD1C 77F95328 [...w......h.(S.w]
    E68FC90 00400000 00000002 7FFDF000 7FFAA000 [..@.............]
    E68FCA0 77F84ACE 77FCF348 77F84B98 0E68FD30 [.J.wH..w.K.w0.h.]
    E68FCB0 77D3BBD9 00DF7C34 00000000 00000000 [...w4|..........]
    E68FCC0 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    E68FCF0 00000000 7FFAA000 00000000 00000000 [................]
    E68FD00 00000000 0E68FCAC 00000000 FFFFFFFF [......h.........]
    E68FD10 77F98191 77F84BD8 FFFFFFFF 00000000 [...w.K.w........]
    E68FD20 77FA15D3 77FA15DB 0E68FD30 00000001 [...w...w0.h.....]
    E68FD30 00010017 00000000 00000000 00000000 [................]
    E68FD40 00000000 00000000 00000000 E2D448D8 [.............H..]
    E68FD50 00000018 B73D7A68 80452A99 8041513D [....hz=..*E.=QA.]
    E68FD60 E2D448D8 00000000 8B67E388 804959CF [.H........g..YI.]
    E68FD70 6361726F 2000656C 4C282020 4C41434F [oracle.   (LOCAL]
    E68FD80 294F4E3D 8BBEAB00 E2D448F0 E2D448D8 [=NO).....H...H..]
    E68FD90 E2D448DC E1C28DF0 00000000 00000000 [.H..............]
    E68FDA0 E2D448DC B73D7AB4 8041513D 8BBEABC0 [.H...z=.=QA.....]
    E68FDB0 001F0001 E2D448D8 00000000 00000000 [.....H..........]
    E68FDC0 00000038 00000023 00000023 00DF7298 [8...#...#....r..]
    E68FDD0 77D3BBD9 00DF7C34 7C2D6F88 00000000 [...w4|...o-|....]
    E68FDE0 007101B0 00139CC0 7C4E9824 0000001B [..q.....$.N|....]
    E68FDF0 00000200 0E68FFFC 00000023 B73D7D34 [......h.#...4}=.]
    E68FE00 80463730 80400910 FFFFFFFF B73D7B4C [[email protected]{=.]
    E68FE10 804DC46D 8B67E388 80450737 00059073 [m.M...g.7.E.s...]
    E68FE20 819BCC94 00059073 819BCC94 00FFFFFF [....s...........]
    E68FE30 8044FA2C 00000700 819BCC94 8BBC74E4 [,.D..........t..]
    E68FE40 00000000 8042C749 00000001 B73D7BA4 [....I.B......{=.]
    E68FE50 00000000 0000125A 00000000 02FAE000 [....Z...........]
    E68FE60 B73D7B80 80450899 7FFAE000 00000001 [.{=...E.........]
    E68FE70 00000000 0E68FD70 0E68FD7A 00000000 [....p.h.z.h.....]
    E68FE80 7FFAF000 C0601FF8 61726F2A 77617073 [......`.*oraspaw]
    E68FE90 65725F6E 5F796C70 5F766564 38363932 [n_reply_dev_2968]
    E68FEA0 7FFA002A 8A43BDE8 8B67C401 00000000 [*.....C...g.....]
    E68FEB0 C03FFD70 00001218 00000000 0253F000 [p.?...........S.]
    E68FEC0 B73D7BE0 00000001 80486C38 8BBD26E0 [.{=.....8lH..&..]
    E68FED0 8BBB8BC0 80432E7D 80486C30 8BBB8BC0 [....}.C.0lH.....]
    E68FEE0 80432FE9 0000000A 0000000E 7FFAE000 [./C.............]
    E68FEF0 8B68C000 0000000A 8BBB8C2C B73D7C30 [..h.....,...0|=.]
    E68FF00 80431168 8B78E2F0 8B798020 80458836 [h.C...x. .y.6.E.]
    E68FF10 E1D6DF30 82000000 82000000 02000000 [0...............]
    E68FF20 8BBC74E4 8BBC14E4 8046D943 FFFFFFFF [.t......C.F.....]
    E68FF30 885ECB00 8AEA3DA0 00000000 8AEA3E0C [..^..=.......>..]
    E68FF40 8AEA3DA0 8AEA3F30 8042C367 8AEA3DA0 [.=..0?..g.B..=..]
    E68FF50 8AEA3F00 800654F0 8046D739 B73D7C70 [.?...T..9.F.p|=.]
    E68FF60 00000000 E2060070 00000000 B73D7CB0 [....p........|=.]
    E68FF70 00000000 8AEA3F30 00000005 00000000 [....0?..........]
    E68FF80 00000000 00000000 8042FACB 00000002 [..........B.....]
    E68FF90 00000000 8042FB7B 885ECB00 0E68FC18 [....{.B...^...h.]
    E68FFA0 FFFFFFFF 0E68FFDC 014122B0 01891A58 [......h.."A.X...]
    E68FFB0 00000001 [....]
    ========== FRAME [9] (7C4E9879 -> 00000000) ==========
    Dump of memory from 0x0E68FFB4 to 0x0E6900B4
    E68FFB0 0E68FFEC 7C4E987C 00DF7C34 [..h.|.N|4|..]
    E68FFC0 00DF7298 77D3BBD9 00DF7C34 7FFAA000 [.r.....w4|......]
    E68FFD0 00000000 0E68FFC0 00000000 FFFFFFFF [......h.........]
    E68FFE0 7C4FF0B4 7C4ED360 00000000 00000000 [..O|`.N|........]
    E68FFF0 00000000 007101B0 00DF7C34 00000000 [......q.4|......]
    E690000 00000000 00000000 00000000 00000000 [................]
    Repeat 10 times
    E6900B0 00000000 [....]
    ----- Argument/Register Address Dump -----
    Argument/Register addr=0x025C34D4.
    Dump of memory from 0x025C3494 to 0x025C35D4
    25C3490 3A20736C 62647520 73666564 [ls : udbdefs]
    25C34A0 00000000 7069706F 693A736C 726F636E [....opipls:incor]
    25C34B0 74636572 2E6F6E20 20666F20 646E6962 [rect no. of bind]
    25C34C0 00000073 7069706F 733A736C 74736C71 [s...opipls:sqlst]
    25C34D0 00000072 41544146 5245204C 20524F52 [r...FATAL ERROR ]
    25C34E0 54204E49 542D4F57 204B5341 56524553 [IN TWO-TASK SERV]
    25C34F0 203A5245 6F727265 203D2072 000A6425 [ER: error = %d..]
    25C3500 626F7250 656C6261 72726520 2820726F [Probable error (]
    25C3510 2D41524F 34353832 69202936 656E206E [ORA-28546) in ne]
    25C3520 726F7774 6461206B 696E696D 61727473 [twork administra]
    25C3530 6E6F6974 0000000A 7774654E 206B726F [tion....Network ]
    25C3540 746F7270 6C6F636F 72726520 6F20726F [protocol error o]
    25C3550 6966206E 20747372 61746164 74666120 [n first data aft]
    25C3560 6E207265 63207765 656E6E6F 000A7463 [er new connect..]
    25C3570 7469706F 315F6B73 00000000 7469706F [opitsk_1....opit]
    25C3580 325F6B73 00000000 2D2D2D2D 2D2D2D2D [sk_2....--------]
    25C3590 2D2D2D2D 2D2D2D2D 2D2D2D2D 65520A2D [-------------.Re]
    25C35A0 65746F6D 4C515320 5253442D 61747320 [mote SQL-DSR sta]
    25C35B0 656D6574 0A3A746E 00000000 7869706F [tement:.....opix]
    25C35C0 312D6272 00000038 7869706F 312D6272 [rb-18...opixrb-1]
    25C35D0 00000037 [7...]
    Argument/Register addr=0x0A10E5E8.
    Dump of memory from 0x0A10E5A8 to 0x0A10E6E8
    A10E5A0 00000000 00000000 [........]
    A10E5B0 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    A10E5E0 00000000 0E6C98DC 40002991 00000000 [......l..).@....]
    A10E5F0 00000000 00050000 0003001C 00000000 [................]
    A10E600 00000000 00000000 00000000 00000000 [................]
    A10E610 00000036 00003700 00000001 00000136 [6....7......6...]
    A10E620 00000000 0A1116CC 00000000 00000000 [................]
    A10E630 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    A10E650 00000005 00000000 00000000 00000000 [................]
    A10E660 60664960 60664720 0A10E570 00000000 [`If` Gf`p.......]
    A10E670 0E733368 0A10E68C 00000000 00000000 [h3s.............]
    A10E680 00000000 7FFFFFFF 0A110160 0E7189B8 [........`.....q.]
    A10E690 00000000 0E723A3C 0E725C44 0E723A3C [....<:r.D\r.<:r.]
    A10E6A0 0E725C44 0E72355C 00000000 00000000 [D\r.\5r.........]
    A10E6B0 00000000 00000FA0 0E68E800 0E68EC00 [..........h...h.]
    A10E6C0 6057B510 0A10E7BC 0A10E6F8 00000000 [..W`............]
    A10E6D0 00000000 00000002 00000000 00000000 [................]
    A10E6E0 00000000 00000000 [........]
    Argument/Register addr=0x0E72355C.
    Dump of memory from 0x0E72351C to 0x0E72365C
    E723510 00000000 [....]
    E723520 000007DB 00000000 0000008F 0000008F [................]
    E723530 0000008F 00000000 00000000 0E7289EA [..............r.]
    E723540 00000810 000007DB 00000001 00BC614E [............Na..]
    E723550 FFFFFFFF 00000B98 0000010C 53454428 [............(DES]
    E723560 50495243 4E4F4954 4441283D 53455244 [CRIPTION=(ADDRES]
    E723570 494C5F53 283D5453 52444441 3D535345 [S_LIST=(ADDRESS=]
    E723580 4D4F4328 494E554D 743D5954 772E7063 [(COMMUNITY=tcp.w]
    E723590 646C726F 52502829 434F544F 543D4C4F [orld)(PROTOCOL=T]
    E7235A0 28295043 74736F48 5243533D 48435441 [CP)(Host=SCRATCH]
    E7235B0 50282959 3D74726F 31323531 41282929 [Y)(Port=1521))(A]
    E7235C0 45524444 283D5353 4D4D4F43 54494E55 [DDRESS=(COMMUNIT]
    E7235D0 63743D59 6F772E70 29646C72 4F525028 [Y=tcp.world)(PRO]
    E7235E0 4F434F54 43543D4C 48282950 3D74736F [TOCOL=TCP)(Host=]
    E7235F0 41524353 59484354 6F502829 313D7472 [SCRATCHY)(Port=1]
    E723600 29363235 43282929 454E4E4F 445F5443 [526)))(CONNECT_D]
    E723610 3D415441 44495328 7665643D 49432829 [ATA=(SID=dev)(CI]
    E723620 50283D44 52474F52 433D4D41 726F5C3A [D=(PROGRAM=C:\or]
    E723630 5C746E61 5C4E4942 42525752 2E303645 [ant\BIN\RWRBE60.]
    E723640 29657865 534F4828 574F3D54 53534E45 [exe)(HOST=OWENSS]
    E723650 29324350 45535528 776F3D52 [PC2)(USER=ow]
    Argument/Register addr=0x0E68FBD4.
    Dump of memory from 0x0E68FB94 to 0x0E68FCD4
    E68FB90 00000000 00000000 0E6C84CC [..........l.]
    E68FBA0 61307D10 00000000 00000000 0E68FBE0 [.}0a..........h.]
    E68FBB0 001F0003 0E68FBC0 0000ABF8 00000000 [......h.........]
    E68FBC0 00000000 00000000 0E68FBD8 00000000 [..........h.....]
    E68FBD0 00000000 0E68FD7A FFFFFFFF 00000000 [....z.h.........]
    E68FBE0 00000001 0E68FC04 0E68FFA4 014122B0 [......h...h.."A.]
    E68FBF0 00000000 FFFFFFFF 0E68FC0C 00000000 [..........h.....]
    E68FC00 61307D10 00000003 0E68FFB4 00710511 [.}0a......h...q.]
    E68FC10 00000002 0E68FE74 00DF7298 77D3BBD9 [....t.h..r.....w]
    E68FC20 00DF7C34 0A10E4C4 00000001 00000009 [4|..............]
    E68FC30 0E68FC64 00400110 77441490 0E68FC88 [[email protected].]
    E68FC40 77F8CC8C 00400000 00000001 00000000 [...w..@.........]
    E68FC50 44414853 00000000 00130000 00000002 [SHAD............]
    E68FC60 0200D278 00000000 0000013C 00000002 [x.......<.......]
    E68FC70 0E68FC54 0E68FD0C 0E68FD0C 77F98191 [T.h...h...h....w]
    E68FC80 77F8CCD0 FFFFFFFF 0E68FD1C 77F95328 [...w......h.(S.w]
    E68FC90 00400000 00000002 7FFDF000 7FFAA000 [..@.............]
    E68FCA0 77F84ACE 77FCF348 77F84B98 0E68FD30 [.J.wH..w.K.w0.h.]
    E68FCB0 77D3BBD9 00DF7C34 00000000 00000000 [...w4|..........]
    E68FCC0 00000000 00000000 00000000 00000000 [................]
    E68FCD0 00000000 [....]
    ----- End of Call Stack Trace -----
    ===================================================
    Files currently opened by this process:
    ===================================================
    PROCESS STATE
    Process global information:
    process: 67A6F334, call: 00000000, xact: 00000000, curses: 00000000, usrses: 67AA518C
    SO: 67A6F334, type: 2, owner: 00000000, flag: INIT/-/-/0x00
    (process) Oracle pid=14, calls cur/top: 00000000/67B2521C, flag: (0) -
    int error: 0, call error: 0, sess error: 0, txn error 0
    (post info) last post received: 0 0 111
    last post received-location: kgllldl: post after freeing latch
    last process to post me: 67a6fab4 5 0
    last post sent: 0 0 107
    last post sent-location: kgllkdl: post after freeing latch
    last process posted by me: 67a709b4 2 0
    (latch info) wait_event=0 bits=0
    Process Group: DEFAULT, pseudo proc: 67A9ACC8
    O/S info: user: SYSTEM, term: SCRATCHY, ospid: 2968
    OSD pid info: Windows thread id: 2968, image: ORACLE.EXE
    SO: 672CD800, type: 8, owner: 67A6F334, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ab78c incno=0 pending i/o cnt=0
    SO: 672CD794, type: 8, owner: 67A6F334, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ac4a8 incno=0 pending i/o cnt=0
    SO: 672CD4FC, type: 8, owner: 67A6F334, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ac20c incno=0 pending i/o cnt=0
    SO: 672CCFEC, type: 8, owner: 67A6F334, flag: INIT/-/-/0x00
    (FOB) flags=2 fib ptr=673ab244 incno=1 pending i/o cnt=0
    SO: 67AA518C, type: 4, owner: 67A6F334, flag: INIT/-/-/0x00
    (session) trans: 00000000, creator: 67A6F334, flag: (41) USR/- -/-/-/-/-/-
    DID: 0001-000E-00000002, short-term DID: 0000-0000-00000000
    txn branch: 00000000
    oct: 0, prv: 0, sql: 00000000, psql: 6586B26C, user: 19/CHEALTH1
    O/S info: user: owenss, term: OWENSSPC2, ospid: 288:2044, machine: HSW\OWENSSPC2
    program:
    last wait for 'null event' blocking sess=0x0 seq=7620 wait_time=10
    =28444553, =1, =0
    temporary object counter: 0
    SO: 66B33260, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66b33260 handle=6586acf0 mode=S lock=66b44d84
    user=67aa518c session=67aa518c count=1 mask=0041 savepoint=2 flags=[00]
    SO: 66B44D84, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b44d84 handle=6586acf0 mode=N
    call pin=00000000 session pin=66B33260
    user=67aa518c session=67aa518c count=1 flags=PNS/[08] savepoint=2
    LIBRARY OBJECT HANDLE: handle=6586acf0
    namespace=CRSR flags=RON/KGHP/PN0/[10010000]
    kkkk-dddd-llll=0000-0041-0041 lock=N pin=S latch#=3
    lwt=6586AD08[6586AD08,6586AD08] ltm=6586AD10[6586AD10,6586AD10]
    pwt=6586AD20[6586AD20,6586AD20] ptm=6586AD78[6586AD78,6586AD78]
    ref=6586ACF8[6586AF10, 6586AF10] lnd=6586AD84[6586AD84,6586AD84]
    LIBRARY OBJECT: object=6586aa78
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    DEPENDENCIES: count=1 size=16
    AUTHORIZATIONS: count=1 size=16 minimum entrysize=16
    ACCESSES: count=1 size=16
    TRANSLATIONS: count=1 size=16
    DATA BLOCKS:
    data# heap pointer status pins change
    0 6586ac80 65868e78 I/P/A 0 NONE
    6 6586ab14 65867e58 I/P/A 1 NONE
    SO: 66AF38A8, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66af38a8 handle=6586b26c mode=N
    call pin=66B332A8 session pin=00000000
    user=67aa518c session=67aa518c count=1 flags=[00] savepoint=1
    LIBRARY OBJECT HANDLE: handle=6586b26c
    name=SELECT SECTOR_IN_USE FROM TRUST_DETAILS
    hash=96a0238e timestamp=10-19-2004 13:11:06
    namespace=CRSR flags=RON/KGHP/TIM/PN0/SML/[12010000]
    kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=3
    lwt=6586B284[6586B284,6586B284] ltm=6586B28C[6586B28C,6586B28C]
    pwt=6586B29C[6586B29C,6586B29C] ptm=6586B2F4[6586B2F4,6586B2F4]
    ref=6586B274[6586B274, 6586B274] lnd=6586B300[6586B300,6586B300]
    LIBRARY OBJECT: object=6586aff4
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    CHILDREN: size=16
    child# table reference handle
    0 6586b1b0 6586af10 6586acf0
    DATA BLOCKS:
    data# heap pointer status pins change
    0 6586b1fc 6586b07c I/P/A 0 NONE
    SO: 66B3EB7C, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b3eb7c handle=65895d7c mode=N
    call pin=00000000 session pin=66AFC980
    user=67aa518c session=67aa518c count=1 flags=[00] savepoint=2
    LIBRARY OBJECT HANDLE: handle=65895d7c
    namespace=CRSR flags=RON/KGHP/PN0/[10010000]
    kkkk-dddd-llll=0000-0041-0041 lock=N pin=0 latch#=1
    lwt=65895D94[65895D94,65895D94] ltm=65895D9C[65895D9C,65895D9C]
    pwt=65895DAC[65895DAC,65895DAC] ptm=65895E04[65895E04,65895E04]
    ref=65895D84[65895E40, 65895E40] lnd=65895E10[65895E10,65895E10]
    LIBRARY OBJECT: object=65895b04
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    DATA BLOCKS:
    data# heap pointer status pins change
    0 65895d0c 65895000 I/P/A 0 NONE
    6 65895ba0 65893fe0 I/-/A 0 NONE
    SO: 66B3EC54, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b3ec54 handle=65896298 mode=N
    call pin=66AFC6F8 session pin=00000000
    user=67aa518c session=67aa518c count=1 flags=[00] savepoint=1
    LIBRARY OBJECT HANDLE: handle=65896298
    name=set role DBA,SELECT_CATALOG_ROLE,HS_ADMIN_ROLE,EXECUTE_CATALOG_ROLE,DELETE_CATALOG_ROLE,EXP_FULL_DATABASE,IMP_FULL_DATABASE,GATHER_SYSTEM_STATISTICS,CH_DEVELOPER,CONNECT,RESOURCE,CH_CLERIC
    hash=94dbe80e timestamp=10-19-2004 13:10:27
    namespace=CRSR flags=RON/KGHP/TIM/PN0/MED/[50010000]
    kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=1
    lwt=658962B0[658962B0,658962B0] ltm=658962B8[658962B8,658962B8]
    pwt=658962C8[658962C8,658962C8] ptm=65896320[65896320,65896320]
    ref=658962A0[658962A0, 658962A0] lnd=6589632C[6589632C,6589632C]
    LIBRARY OBJECT: object=65897574
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    CHILDREN: size=16
    child# table reference handle
    0 6589600c 65895e40 65895d7c
    DATA BLOCKS:
    data# heap pointer status pins change
    0 6589767c 65896070 I/P/A 0 NONE
    SO: 66B333C8, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66b333c8 handle=6636b7b8 mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66B327B0, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66b327b0 handle=66252830 mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66B3C9BC, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66b3c9bc handle=6636e1a0 mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66B32768, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66b32768 handle=6638d260 mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66AF91AC, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66af91ac handle=665fff18 mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66AFC500, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66afc500 handle=665b91ac mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66B3C8E4, type: 52, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT PIN: pin=66b3c8e4 handle=66211b00 mode=S lock=0
    user=67aa518c session=67aa518c count=1 mask=000d savepoint=1 flags=[00]
    SO: 66B34898, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b34898 handle=658c553c mode=N
    call pin=00000000 session pin=66B2CE18
    user=67aa518c session=67aa518c count=1 flags=[00] savepoint=3
    LIBRARY OBJECT HANDLE: handle=658c553c
    namespace=CRSR flags=RON/KGHP/PN0/[10010000]
    kkkk-dddd-llll=0000-0041-0041 lock=N pin=0 latch#=5
    lwt=658C5554[658C5554,658C5554] ltm=658C555C[658C555C,658C555C]
    pwt=658C556C[658C556C,658C556C] ptm=658C55C4[658C55C4,658C55C4]
    ref=658C5544[658C575C, 658C575C] lnd=658C55D0[658C55D0,658C55D0]
    LIBRARY OBJECT: object=658c476c
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    DEPENDENCIES: count=5 size=16
    ACCESSES: count=1 size=16
    TRANSLATIONS: count=1 size=16
    DATA BLOCKS:
    data# heap pointer status pins change
    0 658c54cc 658c452c I/P/A 0 NONE
    6 658c4808 658c350c I/-/A 0 NONE
    SO: 66B34850, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b34850 handle=658c5ab8 mode=N
    call pin=66B2CE60 session pin=00000000
    user=67aa518c session=67aa518c count=1 flags=[00] savepoint=2
    LIBRARY OBJECT HANDLE: handle=658c5ab8
    name=select ROLE from SESSION_ROLES
    hash=3e532d11 timestamp=10-19-2004 13:10:02
    namespace=CRSR flags=RON/KGHP/TIM/PN0/SML/[12010000]
    kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=5
    lwt=658C5AD0[658C5AD0,658C5AD0] ltm=658C5AD8[658C5AD8,658C5AD8]
    pwt=658C5AE8[658C5AE8,658C5AE8] ptm=658C5B40[658C5B40,658C5B40]
    ref=658C5AC0[658C5AC0, 658C5AC0] lnd=658C5B4C[658C5B4C,658C5B4C]
    LIBRARY OBJECT: object=658c5840
    type=CRSR flags=EXS[0001] pflags= [00] status=VALD load=0
    CHILDREN: size=16
    child# table reference handle
    0 658c59fc 658c575c 658c553c
    DATA BLOCKS:
    data# heap pointer status pins change
    0 658c5a48 658c58c8 I/P/A 0 NONE
    SO: 66B34F10, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66b34f10 handle=665f13b0 mode=N
    call pin=66B3CADC session pin=00000000
    user=67aa518c session=67aa518c count=1 flags=CBB/[02] savepoint=74
    LIBRARY OBJECT HANDLE: handle=665f13b0
    name=SYS.DATABASE
    hash=aea96fa0 timestamp=12-31-4712 23:59:59
    namespace=EVNT flags=KGHP/TIM/SML/[02000000]
    kkkk-dddd-llll=0000-0009-0009 lock=N pin=0 latch#=2
    lwt=665F13C8[665F13C8,665F13C8] ltm=665F13D0[665F13D0,665F13D0]
    pwt=665F13E0[665F13E0,665F13E0] ptm=665F1438[665F1438,665F1438]
    ref=665F13B8[665F13B8, 665F13B8] lnd=665F1444[665F1444,665F1444]
    LIBRARY OBJECT: object=665f1138
    type=EVNT flags=EXS/LOC[0005] pflags= [00] status=VALD load=0
    DATA BLOCKS:
    data# heap pointer status pins change
    0 665f1340 665f1224 I/-/A 0 NONE
    3 665f11d4 665f0d08 I/-/A 0 NONE
    SO: 66AFB0C0, type: 51, owner: 67AA518C, flag: INIT/-/-/0x00
    LIBRARY OBJECT LOCK: lock=66afb0c0 handle=665c3c38 mode=N
    call pin=66B32600 session pin=00000000
    user=67aa518c session=67aa518c count=1 flags=CBB/[02] savepoint=74
    LIBRARY OBJECT HANDLE: handle=665c3c38
    name=CHEALTH1.CHEALTH1
    hash=2a835da9 timestamp=12-31-4712 23:59:59
    namespace=EVNT flags=KGHP/TIM/SML/[02000000]
    kkkk-dddd-llll=0000-0009-0009 lock=N pin=0 latch#=1
    lwt=665C3C50[665C3C50,665C3C50] ltm=665C3C58[665C3C58,665C3C58]
    pwt=665C3C68[665C3C68,665C3C68] ptm=665C3CC0[665C3CC0,665C3CC0]
    ref=665C3C40[665C3C40, 665C3C40] lnd=665C3CCC[665C3CCC,665C3CCC]
    LIBRARY OBJECT: object=665c39c0
    type=EVNT flags=EXS/LOC[0005] pflags= [00] status=VALD load=0
    DATA BLOCKS:
    data# heap pointer status pins change
    0 665c3bc8 665c3aac I/-/A 0 NONE
    3 665c3a5c 665c3474 I/-/A 0 NONE
    SO: 65A41FA8, type: 50, owner: 67AA518C, flag: INIT/-/-/0x00
    user lock: lock=65a41fa8 mode=S
    user resource: user=66b0f4f8 uid=19 mode=S
    SO: 658EB84C, type: 50, owner: 67AA518C, flag: INIT/-/-/0x00
    user lock: lock=658eb84c mode=S
    user resource: user=66b0f4f8 uid=19 mode=S
    SO: 66EBDF1C, type: 39, owner: 67AA518C, flag: INIT/-/-/0x00
    (dummy) nxc=0, nlb=0
    SO: 67BEA488, type: 13, owner: 67A6F334, flag: INIT/-/-/0x00
    (broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 67A6F334,
    event: 100, last message event: 100,
    last message waited event: 100, messages read: 0
    channel: (67BF1138) system events broadcast channel
    scope: 0, event: 106, last mesage event: 0,
    publishers/subscribers: 0/18,
    messages published: 0
    SO: 67B2521C, type: 3, owner: 67A6F334, flag: INIT/-/-/0x00
    (call) sess: cur 67aa518c, rec 0, usr 67aa518c; depth: 0
    END OF PROCESS STATE
    PINNED BUFFER HISTORY
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 0 rdba: 0x004000f6 (1/246) was pinned,
    but could not be dumped
    The buffer with tsn: 0 rdba: 0x004000f6 (1/246) has already been dumped
    Unable to dump buffer since buffer cache has been freed.
    The buffer with tsn: 0 rdba: 0x0040011e (1/286) was pinned,
    but could not be dumped
    The buffer with tsn: 0 rdba: 0x004000f6 (1/246) has already been dumped
    The buffer with tsn: 0 rdba: 0x004000f6 (1/246) has already been dumped
    The buffer with tsn: 0 rdba: 0x004000f6 (1/246) has already been dumped
    The buffer with tsn: 0 rdba: 0x004000f6 (1/246) has already been dumped
    The buffer with tsn: 0 rdba: 0x0040011e (1/286) has already been dumped
    END OF PINNED BUFFER HISTORY
    any suggestions
    thx
    kedar

    The error message "ORA-04021: timeout occurred while waiting to lock object CHEALTH1.BIG_HV_LABELS" would seem to indicate that either DML was in progress when you tried to modify the table or a prior DDL command was in progress.
    Basically you were waiting to get access to the table. You should perform your alter when the table is not in heavy use.
    As user 355099 mentioned v$access is one way to find users. Another would be to issue a lock table command and if you did not immediately get it then look for the blocking sessions. You will need to terminate them, or wait them out.
    HTH -- Mark D Powell --

  • SAINT/SPAM UPDATE takes longer time more than 12hours

    Hi everyone,
      I am doing SAINT/SPAM UPDATE version 33 on NW70 systems running on windows 2003 x64 servers with oracle 10g database. The update is running for more than 12 hours and has not finished yet.
    Normally SAINT/SPAM update wud take 15 to 20mins. But this is very unusual.
    Has anyone faced similar problems before ?
    Please suggest solutions if any
    thanks
    Moses

    Check the import monitor and the tp system log to check the status of the patch... please post here any errors found.
    Loging using DDIC
    ensure 000 client you login
    ensure your active login session on CI instance (in case multiple instances)
    ensure to shutdown/stop all other instances (Dialog Distances) running on other hosts
    This information is inacurate and missleading... You don't need to logon with DDIC you can use any user with the right authorizations,  also you don't need to shutdown any instances.
    Regards
    Juan

  • Application is getting crash when recording long time( more than 1hour 30m)

    Implemented a Java app to record audio & video .
    For audio recording - Java Sound , video - writing all captured images to one file by capturing images using java.awt.Robot class
    Generating video file using JMF from captured images.
    Once clicked on stop button, I am merging audio & video files using JMF .
    But Here the problem is if I record more than 1hr 30min then I clicked on STOP button, then the app is crashing.
    I am not getting any out of memory or some other exceptions.
    Please suggest.
    Thanks
    GRR

              * This is called from the Processor to read a frame worth of video data.
              public void read(Buffer buffer) throws IOException
                   logger.debug(" read(): nextImage = " + nextImage + ",numOfFrames : "+RecordingConverter.numOfImages);
                   if (nextImage >= numOfImages)
                        start = System.currentTimeMillis();     
                        // We are done. Set EndOfMedia.
                        logger.debug("Done reading all images.");
                        buffer.setEOM(true);
                        buffer.setOffset(0);
                        buffer.setLength(0);
                        buffer.setFormat(format);
                        ended = true;                         
                        return;
                   nextImage++;
                   int imageSize = EndianFormat.readInt(recFile);
              byte data[] = new byte[imageSize];           
              recFile.readFully(data);           
                   buffer.setData(data);
                   buffer.setOffset(0);
                   buffer.setLength(data.length);
                   buffer.setFormat(format);
                   buffer.setFlags(buffer.getFlags() | Buffer.FLAG_KEY_FRAME);     
              }

  • Possible to download emails more than once and still display new emails?

    Hi,
    I have to download emails to my powerbook when i travel, and I download my emails to my powerbook via POP3 server. My office desktop PC, is connected to the company's email server via exchange server. Evertime after i download my emails to my powerbook, the email server will signalified the downloaded emails are read when i download them again to my desktop PC in my office . This way makes it difficult for me to read new emails in my PC when i got back from work. I just use my powerbook to read my emails to make sure nothing serious has happened. when i got the office, i will read my emails carefully and individually. Is there any ways to download all of my email to my Entourage and still showing NEW emails when i download my emails again in my office PC? I think our company uses exchange server 2000. thanks.

    If he is selling the $!29.00 Leopard, and keeping his original discs and $9.99 upgrade, everything is OK. The $129.00 kit will install on another computer (if it meets the Leopard requirements). The $129.00 is licensed for one computer, so technically, he should reinstall Tiger with the discs that came with the computer, then upgrade to Leopard with the $9.99 disc, before selling the $129.00 kit. The resulting software will be the same on his computer, though, so it is just a waste of time (unless he wants to check that the upgrade disc works). If anybody asks, he can say he did it. There's no way to prove he didn't.

  • Using functions in select statement(joining 5 tables) taking long time in Oracle

    Hi,
    I have created a query in oracle which joins 5 tables and uses two functions(function names are 'ca_concat' and 'ca_concat_noseq').
    Query takes approximately 40 secs to execute around 12000 records. If I remove the functions from query it excutes within a second..
    Note : I have used the oracle SQL Developer for testing the query.
    It would be appriciated if anybody helps me to improve the perfomance of the query.
    Below are the querie with and without functions:
    1. Query with functions:
    select
    imsAuditEvent12.id as ID,
    imsAuditEvent12.audit_time as AUDIT_TIME,
    imsAuditEvent12.admin_dn as ADMIN_DN,
    imsAuditEvent12.admin_name as ADMIN_NAME,
    imsAuditEvent12.event_name as EVENT_NAME,
    imsAuditEvent12.event_description as EVENT_DESCRIPTION,
    imsAuditEvent12.event_state as EVENT_STATE,
    imsAuditEvent12.envname as ENVNAME,
    imsAuditTaskSession12.task_name as TASK_NAME,
    imsAuditTaskSession12.id as TASK_ID,
    imsAuditTaskSession12.task_description as TASK_DESCRIPTION,
    imsAuditTaskSession12.task_priority as TASK_PRIORITY,
    S1.OBJECT_ID,
    S1.OBJECT_NAME as OBJECT_NAME,
    S1.OBJECT_TYPE as OBJECT_TYPE,
    S2.ATTRIBUTE_NAME as ATTRIBUTE_NAME,
    S2.ATTRIBUTE_OLDVALUES as ATTRIBUTE_OLDVALUES,
    S2.ATTRIBUTE_NEWVALUES as ATTRIBUTE_NEWVALUES,
    S3.OBJECT_DN as OBJECT_DN,
    S3.OBJECT_TYPE as IMSOBJECT_TYPE,
    S3.CONTAINER_NAME as CONTAINER_NAME,
    S3.CONTAINER_DN as CONTAINER_DN,
    S3.CONTAINER_TYPE as CONTAINER_TYPE
    from
    imsAuditEvent12 LEFT JOIN imsAuditTaskSession12 ON imsAuditTaskSession12.id=imsAuditEvent12.tasksession_id LEFT JOIN
    (select parent_event_id,
    ca_concat('imsAuditEventObject12.parent_event_id',parent_event_id,'imsAuditEventObject12.object_name','imsAuditEventObject12') as OBJECT_NAME,
    ca_concat('imsAuditEventObject12.parent_event_id',parent_event_id,'imsAuditEventObject12.object_type','imsAuditEventObject12') as OBJECT_TYPE,
    ca_concat_noseq('imsAuditEventObject12.parent_event_id',parent_event_id,'imsAuditEventObject12.ID','imsAuditEventObject12') as OBJECT_ID
    from
    imsAuditEventObject12 group by parent_event_id) S1
    ON imsAuditEvent12.id = S1.parent_event_id LEFT JOIN
    (select
    parent_object_id,
    ca_concat('parent_object_id',parent_object_id,'attribute_name','imsauditobjectattributes12') as ATTRIBUTE_NAME,
    ca_concat('parent_object_id',parent_object_id,'attribute_oldvalue','imsauditobjectattributes12') as ATTRIBUTE_OLDVALUES ,
    ca_concat('parent_object_id',parent_object_id,'attribute_newvalue','imsauditobjectattributes12') as ATTRIBUTE_NEWVALUES
    from
    imsauditobjectattributes12 group by parent_object_id) S2
    ON S1.OBJECT_ID = S2.parent_object_id LEFT JOIN
    (select
    parent_event_id,
    ca_concat('parent_event_id',parent_event_id,'OBJECT_DN','imsauditobjectrelationship12') as OBJECT_DN,
    ca_concat('parent_event_id',parent_event_id,'OBJECT_TYPE','imsauditobjectrelationship12') as OBJECT_TYPE ,
    ca_concat('parent_event_id',parent_event_id,'CONTAINER_NAME','imsauditobjectrelationship12') as CONTAINER_NAME,
    ca_concat('parent_event_id',parent_event_id,'CONTAINER_DN','imsauditobjectrelationship12') as CONTAINER_DN,
    ca_concat('parent_event_id',parent_event_id,'CONTAINER_TYPE','imsauditobjectrelationship12') as CONTAINER_TYPE
    from
    imsauditobjectrelationship12 group by parent_event_id) S3
    ON imsAuditEvent12.id =S3.parent_event_id where imsauditevent12.id > 0 and imsauditevent12.id <12000 order by imsauditevent12.id ASC;
    2. Query without using functions:
    select * from imsauditeventobject12 left join imsauditevent12 on imsauditeventobject12.id=imsauditevent12.id left join imsauditobjectattributes12 on imsauditeventobject12.id=imsauditobjectattributes12.parent_object_id left join imsaudittasksession12 on imsauditevent12.tasksession_id=imsaudittasksession12.id left join imsAuditObjectRelationship12 on imsAuditEvent12.id =imsAuditObjectRelationship12.parent_event_id where imsauditevent12.id >0 and imsauditevent12.id < 12000 order by imsauditevent12.id asc;
    Thanks,
    Badri

    Hi,
    Please find the below more information about the query.
    DB version: Oracle 11g Enterprise Edition Release 11.2.0.1.0
    Below are source of the functions:
    create or replace function ca_concat( ca_key_name in varchar2,
                           ca_key_val  in varchar2,
                           ca_other_col_name in varchar2,
                           ca_tname     in varchar2 )
       return varchar2
          as
           type rc is ref cursor;
           l_str    varchar2(32000);
           l_sep    varchar2(1);
           l_val    varchar2(32000);
           l_count   number(6);
           l_cur    rc;
       begin
       l_count :=1;
       l_str := '';
           open l_cur for 'select '|| ca_other_col_name ||'
                             from '|| ca_tname || '
                            where ' || ca_key_name || ' = '
                       using ca_key_val;
           loop
               fetch l_cur into l_val;
               l_val := SUBSTR(l_val,0,102);
               exit when (l_cur%notfound or l_count > 38);
               l_str := l_str || l_sep || l_count || '.' || l_val;
               l_sep := ',';
           l_count := l_count + 1;
           end loop;
           close l_cur;
           return l_str;
       end;
      create or replace function ca_concat_noseq( ca_key_name in varchar2,
                           ca_key_val  in varchar2,
                           ca_other_col_name in varchar2,
                           ca_tname     in varchar2 )
       return varchar2
          as
           type rc is ref cursor;
           l_str    nvarchar2(32000);
           l_sep    varchar2(1);
           l_val    varchar2(32000);
           l_count   number(6);
           l_cur    rc;
       begin
       l_count :=1;
           open l_cur for 'select '||ca_other_col_name||'
                             from '|| ca_tname || '
                            where ' || ca_key_name || ' = '
                       using ca_key_val;
           loop
               fetch l_cur into l_val;
               exit when (l_cur%notfound or length(l_val)>3000 or l_count>1);
               l_str := l_str || l_sep || l_val ;
               l_sep := ',';
           l_count := l_count + 1;
           end loop;
           close l_cur;
           return l_str;
    end;
    Below are the tables structures:
    DESC imsauditevent12;
    Name                           Null     Type                                                                                                                                                                                      
    ID                             NOT NULL NUMBER                                                                                                                                                                                       
    TASKSESSION_ID                 NOT NULL NUMBER                                                                                                                                                                                       
    TASKSESSION_OID                         VARCHAR2(100)                                                                                                                                                                                
    PARENT_EVENT_OID                        VARCHAR2(100)                                                                                                                                                                                
    AUDIT_TIME                     NOT NULL TIMESTAMP(6)                                                                                                                                                                                 
    EVENT_OID                      NOT NULL VARCHAR2(100)                                                                                                                                                                                
    ADMIN_DN                       NOT NULL VARCHAR2(512)                                                                                                                                                                                
    ADMIN_NAME                              VARCHAR2(255)                                                                                                                                                                                
    EVENT_NAME                     NOT NULL VARCHAR2(255)                                                                                                                                                                                
    EVENT_DESCRIPTION                       VARCHAR2(4000)                                                                                                                                                                               
    EVENT_STATE                             VARCHAR2(100)                                                                                                                                                                                
    ENVNAME                        NOT NULL VARCHAR2(100)                                                                                                                                                                                
    ENV_OID                        NOT NULL VARCHAR2(100)                                                                                                                                                                                
    DESC imsauditeventobject12;
    Name                           Null     Type                                                                                                                                                                                         
    ID                             NOT NULL NUMBER                                                                                                                                                                                       
    PARENT_EVENT_ID                NOT NULL NUMBER                                                                                                                                                                                       
    AUDIT_TIME                     NOT NULL TIMESTAMP(6)                                                                                                                                                                                 
    OBJECT_TYPE                    NOT NULL VARCHAR2(100)                                                                                                                                                                                
    OBJECT_NAME                             VARCHAR2(255)                                                                                                                                                                                
    DESC imsauditobjectattributes12;
    Name                           Null     Type                                                                                                                                                                                         
    ID                             NOT NULL NUMBER                                                                                                                                                                                       
    PARENT_OBJECT_ID               NOT NULL NUMBER                                                                                                                                                                                       
    AUDIT_TIME                     NOT NULL TIMESTAMP(6)                                                                                                                                                                                 
    DISPLAY_NAME                            VARCHAR2(255)                                                                                                                                                                                
    ATTRIBUTE_NAME                 NOT NULL VARCHAR2(255)                                                                                                                                                                                
    ATTRIBUTE_OLDVALUE                      VARCHAR2(4000)                                                                                                                                                                               
    ATTRIBUTE_NEWVALUE                      VARCHAR2(4000)                                                                                                                                                                               
    DESC imsaudittasksession12;
    Name                           Null     Type                                                                                                                                                                                         
    ID                             NOT NULL NUMBER                                                                                                                                                                                       
    PARENT_TS_OID                           VARCHAR2(100)                                                                                                                                                                                
    PARENT_EVENT_OID                        VARCHAR2(100)                                                                                                                                                                                
    AUDIT_TIME                     NOT NULL TIMESTAMP(6)                                                                                                                                                                                 
    TASKSESSION_OID                NOT NULL VARCHAR2(100)                                                                                                                                                                                
    ADMIN_DN                       NOT NULL VARCHAR2(512)                                                                                                                                                                                
    ADMIN_NAME                              VARCHAR2(255)                                                                                                                                                                                
    TASK_NAME                               VARCHAR2(255)                                                                                                                                                                                
    TASK_TAG                       NOT NULL VARCHAR2(255)                                                                                                                                                                                
    TASK_DESCRIPTION                        VARCHAR2(4000)                                                                                                                                                                               
    TASK_PRIORITY                           NUMBER                                                                                                                                                                                       
    STATE                          NOT NULL VARCHAR2(100)                                                                                                                                                                                
    ENVNAME                        NOT NULL VARCHAR2(100)                                                                                                                                                                                
    ENV_OID                        NOT NULL VARCHAR2(100)                                                                                                                                                                
    DESC imsAuditObjectRelationship12;
    Name                           Null     Type                                                                                                                                                                                         
    ID                             NOT NULL NUMBER                                                                                                                                                                                       
    PARENT_EVENT_ID                NOT NULL NUMBER                                                                                                                                                                                       
    AUDIT_TIME                     NOT NULL TIMESTAMP(6)                                                                                                                                                                                 
    OBJECT_TYPE                    NOT NULL VARCHAR2(100)                                                                                                                                                                                
    OBJECT_DN                      NOT NULL VARCHAR2(512)                                                                                                                                                                                
    CONTAINER_TYPE                 NOT NULL VARCHAR2(100)                                                                                                                                                                                
    OBJECT_NAME                    NOT NULL VARCHAR2(255)                                                                                                                                                                                
    CONTAINER_NAME                 NOT NULL VARCHAR2(255)                                                                                                                                                                                
    CONTAINER_DN                   NOT NULL VARCHAR2(512)                                                                                                                                                                          
    OPERATION                      NOT NULL VARCHAR2(50)                                                                                                                                                                                 
    Thanks,
    Badri

  • Creating Table View's with more than one table

    I have two custom tables. 
    Table A has 2 fields:  Code and Description
    Table B has 4 fields:  Code, Country, Emp Group and Personnel Area
    I would like to build a view which has:  Code, Description, County, Emp Group and Personnel Area.  This view should be able to pull in the Description from Table A when the user enters in the Code.
    I have created a view with SE11 and have put both Table A and B with joins as follows:  A Code = B Code.  Under the view fields I have put the fields B.Code, A. Description, B.Country, B.Emp Group and B.Personnel Area.
    When I generate this view (Utilities, Table Maintenance Generator) it only shows the Code and Description field.  It does pull in the Description automatically which is great.  The issue is 2 things 1) The Description can be changed and 2) The other fields I specified above are not included on the view (e.g., Country etc.)
    Any ideas?

    I have checked several times that it is against the view as it is so strange that not all of the fields are appearing.
    I go into SE11, Click on View, Type in the View Name and then Change.  I goto into Utilities, Table Maintenance Generator and select it as one Step and then click on the Create Button.  When I go into SM30 I only see the 2 fields?

  • Urgent run the job --SBIE0001 takes  long time more than two hours

    hi expert,
    we run the job which cocntian the program SBIE0001 it takes so along time,
    we use the job to eatra the date from our system to another satellite system, by checking the
    job this is one step takes the mainly time as below.
    88 LUWs confirmed and 88 LUWs to be deleted with function module RSC2_QOUT_CONFIRM_DATA
    any update will be appreciated. thanks in advance.

    If you have transaction ME30 active in yous system, run the program into in.
    It will give more information about how the time is lost.

  • DELETE query takes long time more than 30 min

    Hi
    I have delete query as below.It takes 1300 sec to execute .Please let me know how to reduce the time of execution.I have indexes on both the columns jdoid,jdoversion of deletion.
    DELETE FROM SIT7016.DEVICEINTERFACE WHERE JDOID = :1 AND JDOVERSION = :2
    Regards
    Pandu

    udnapp wrote:
    I have delete query as below.It takes 1300 sec to execute .Please let me know how to reduce the time of execution.I have indexes on both the columns jdoid,jdoversion of deletion.
    DELETE FROM SIT7016.DEVICEINTERFACE WHERE JDOID = :1 AND JDOVERSION = :2Pretty meaningless information without an the execution plan.

  • Firefox shows a black screen suddenly while browsing or when left idle for long time (more than 1 hr).

    Firefox suddenly turns totally black while I was browsing yesterday. I tried restarted it, and it works fine. In such state none of the menu or actions items are accessible. Even while closing the browser I get the confirmation popup which is also completely black.
    Screenshot link: http://prntscr.com/55kggq
    I had to randomly click on the "close tabs" button.
    I am using Mozilla Firefox v33.1 in Windows 7, 32 Bit OS with i3 processor, 4GB RAM.

    ''nescafe2002 [[#answer-663423|said]]''
    <blockquote>
    I've just had the same issue (sudden black screen while browsing), probably related to my graphics card driver which I've updated two days ago.
    Laptop model: ASUS N550JV CN270H
    Graphics card model: Intel(R) HD Graphics 4600
    Old driver: 10.18.10.3308 (2013-09-16)
    New driver: 10.18.10.3960 (2014-09-29)
    If the problems recurs, I will re-install the 10.18.10.3308 driver and post the results here.
    </blockquote>
    After 3 more blackouts, I restored 10.18.10.3308 and the problem went away.

  • Fwrite() and fread() of a shared FAT32 formatted file is taking long time in MAC osx Lion C program

    Hi
    Is there any provision or api in MAC to open a file in shared mode same as windows
       hUSBdrive = CreateFile(pDriveName, GENERIC_READ | GENERIC_WRITE, FILE_SHARE_READ | FILE_SHARE_WRITE, NULL, OPEN_EXISTING, FILE_FLAG_NO_BUFFERING, NULL);
    we have the follwing scenario where a file is shared among two processes for read/write.one is running on Linux and the other one is running on MAC.where both the processses are reading/writing into the same memory location in the file say "X"
    FAT 32 formatted raw data file which is located on the device, is shared among two processes.
    One process is running on Linux device which is connected to MAC book through usb.In this linux process, the file is opened using fopen() and we have used fcntl() with O_DIRECT flag.This process continuously reads/writes data on memory location "X" in the shared file .
    The other process is running on Mac which has simple c program that opens the file on the connected device i.e from usb drive and reads/writes data using fread()/fwrite().fopen() is used to open the file and FILE_NOCACHE flag is used to avoid caching.
    The value at memory location "X" is updated by mac by using fwrite() and the linux process reads the memory location "X" by using fread(). Linux process is taking around 30 sec to get the updated value.
    If the value is updated by Linux process at memory location "X" by using fwrite() the MAC process is also taking long time more than a minute to read the updated value by usng fread().
    fwrite()/fread() on mac is taking long time where as the windows application which uses the same apis is taking msec time.
    Do we need to use other api s or flags to open file?
    thanks in advance.......

    does any one face this kind of problem?
    fwrite() and fread() takes long time?
    Is there any problem in read/write to a fat32 file on MAC?

Maybe you are looking for

  • Not sure if im posting query in right forum

    Hello all, I am currently writing a web service using SOAP to connect to the google API i have the search working and it is returning the reults in an XML format and then extracts relevant information to a destop file for the user to easily view. Any

  • Mail.app shows garbled Chinese character

    Mail.app received a mail, which displayed fine in inbox listing. But showed only garbled characters after opening the mail. The mail itself shows no problem in gmail web interface. Here is the original message: ===== Begining of quote: Delivered-To:

  • Project MRP - Requirement Grouping in PR

    Dear Experts, Please note that I am attaching two finished goods (Material Type - FERT) in the project through network activity, on two different activity. The delivery time for the two items are different. Requirement date is one month different for

  • Compressor 4 won't launch

    I just bought compressor 4. I am running on a Mac Pro 8 core (early 2009) 2.26 GHZ with 6 GB or ram.( I know I need more ram) I am on the trial version of FCP X but I have FCP 7 on my main hard drive. I have installed, uninstalled, I have three drive

  • How do I turn off the sound when an error message pops up?

    There is an anoying sound when an error message pops up in FF. I looked in the preferences but there doesn't seem to be an option to disable it.