ORA-013124 -Two-task internal error

when i try to remove the data in a column table i am getting the follwoing error
But i am able to change the data in the table
ORA-013124 -Two-task internal error
Pls help me in this

Hi,
TOAD 8.0 is quite old, you might want to grab 9.0.1 from www.quest.com (assuming you can arrange the appropriate access). But that shouldn't be causing this error.
In addition, what version of Oracle software are you using with TOAD? ie the Oracle client software version. If this is indeed Oracle 8.0 then you need to upgrade this (and this is probably what's causing the error).
Cheers,
Colin

Similar Messages

  • ORA-03118 two-task error while doing a non blocking OCI call

    Hi,
    I have an application that runs on Linux and uses OCI API (version 8.1.6).
    If I do the following in non blocking mode after polling about
    70 times I get the error:
    ORA-03118: two-task coroutine has invalid state
    do {
    call_cnt++;
    rtc = OCIStmtFetch(stmtptr->stmt, oracle_err, 1, OCI_FETCH_NEXT,
    OCI_DEFAULT);
    } while (rtc == OCI_STILL_EXECUTING);
    This doesn't happen all the time but it happens most often on big selects.
    Does anyone have any idea what is happening here?
    I have searched for related information but have come up dry. If anyone
    knows anything or maybe a better place to ask this question please tell me.
    Thanks,
    Barry
    null

    Ask your basis guys to increase the table space...
    check this thread...
    [Error : DBIF_RSQL_SQL_ERROR;
    --- Thanks...

  • How can solve this ORA-03120: two-task conversion routine: integer overflow

    Hello everybody,
    I'm writing this query "SELECT rowid from <mytable>" and I get this error: ORA-03120
    Does anybody know how can i solve it?
    Thanks in advice

    Here is the cause and action as suggested in the Oracle Error Guide...please see if it helps you to fix the error
    ORA-03120:two-task conversion routine:integer overflow
    Cause: An integer value in an internal Oracle structure overflowed when being sent or received over a heterogeneous connection. This can happen when an invalid buffer length or too great a row count is specified. It usually indicates a bug in user application.
    Action: Check parameters to Oracle calls. If the problem recurs, reduce all integer parameters, column values not included, to less than 32767
    Regards,
    Murali Mohan

  • ORA-03120: two-task conversion routine: integer overflow

    Hello DB Gurus!!
    Need your comments and help once again...
    I am trying to import a DUMP file into My Local Database ie. Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    The file exported was by different user on different Dabase of Oracle 10g i.e. Oracle Database 10g Enterprise Edition Release 10.2.0.3.0
    but while I am trying to import, I getting the following error..
    Please help.. and suggest the alternate..
    Warning: the objects were exported by XYZABC , not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    IMP-00008: unrecognized statement in the export file:
    . importing NEXOS_ADMIN_OLTP_API's objects into SHRICHANDRA_ABC123
    IMP-00003: ORACLE error 3120 encountered
    ORA-03120: two-task conversion routine: integer overflow
    . importing NEXOS_ADMIN_OLTP_TAB's objects into SHRICHANDRA_XYZ123
    IMP-00003: ORACLE error 3120 encountered
    ORA-03120: two-task conversion routine: integer overflow
    Thanks in advance..

    Thank Rajneesh,
    I suspect the same issue as you did, But unfortunately I don't have much option available, as other side all are production DB so All I can do is pull from there that is export and import to my local where I am stuck!!!
    Thanks..

  • ORA-03120 :two-task conversion routine:integer overflow Vendor code 3120

    Hi,
    I got below mentioned error message, while i run the procedure in sql developer
    ORA-03120 :two-task conversion routine:integer overflow Vendor code 3120

    What version of the database are you on? 9.2.0.8 for a guess?
    >
    ORA-03120 is associated with bug 5671074 on Oracle Enterprise Edition; Version 9.2.0.8, occurring on any platform:
    After applying the 9.2.0.8 patchset, compilation of functions and/or materialized view refreshes that reference remote databases via database links start failing with:
    ORA-04052: error occurred when looking up remote object OMS.PREMISE@JEAUSER_OMPR_L.WORLD
    ORA-00604: error occurred at recursive SQL level 1
    ORA-03120: two-task conversion routine: integer overflow
    ORA-02063: preceding line from JEAUSER_OMPR_L
    Bug 5671074 "ORA-4052/ORA-3106 on Create / Refresh of Materialized View", can cause this problem. Contrary to the bug abstract and description, this bug does not just apply to materialized view creation and refresh. It can occur for any PL/SQL that references a remote object via database link where the 'Endianness' of the two platforms differs. If one platform is 'Big-Endian', and another platform is 'Little-Endian', then this bug can be triggered between them. A list of the endianness of different platforms can be obtained from the following query (note that the v$transportable_platform view is only available in 10.1 and above):
    To resolve ORA-03120, this solution is given:
    To implement the solution, it will be necessary to apply the one-off patch for Bug 5671074 to the 9.2.0.8 database. One-off patches to 9.2.0.8 for most platforms are already available for download on MOSC. Bug 5671074 to the 9.2.0.8 database. One-off patches to 9.2.0.8 for most platforms are already available for download on MOSC.
    >
    If not, post more information: {message:id=9360002}

  • ORA-03120: two-task conversion

    Hi,
    I have been using OEE V8.1.6.0.0 on SUN solaris recently we installed OracleV8.1.7 on linux .I have been noticing following error message in webserver log at client end.
    "Error: ora8.c:2161:ora_get_row: error in `OCILobRead ()': ORA-03120: two-task conversion routine: integer overflow"
    I know patching the db at server end is solution.WOndering if anyone could help how to fix this problem without upgrdating at server end.Does any one have oracleV8.1.6 client on Linux ?
    Thx

    I receive the message "ORA-03120: two-task
    : conversion routine: integer overflow".
    I got this error message when I was parameters from
    a stored procedure and I had my parameter-ordinals
    reversed like this:
    if first parameter is string and second int for instance
    (I don't remember the actual call anymore) and I would get data
    with the following statements
    sText=stmt.getString(2);
    i=stmt.getInt(1);
    Hope this helps
    Jani
    null

  • FATAL ERROR IN TWO-TASK SERVER: error = 12571

    Hi all,
    I have a stored procedure which inserts quite a number of records in different tables.When it executes, the sessions seems to hang. When I checked alert log, I found that some trace file is genereated. GIven below is the content of trace file:
    Dump file D:\orant\rdbms80\trace\IMS\ORA00393.TRC
    Fri Mar 19 16:25:58 2004
    ORACLE V8.0.5.0.0 - Production vsnsta=0
    vsnsql=c vsnxtr=3
    Windows NT V4.0, OS V5.101, CPU type 586
    Oracle8 Release 8.0.5.0.0 - Production
    PL/SQL Release 8.0.5.0.0 - Production
    Windows NT V4.0, OS V5.101, CPU type 586
    Instance name: ims1
    Redo thread mounted by this instance: 1
    Oracle process number: 45
    pid: 189
    *** 2004.03.19.16.25.58.218
    *** SESSION ID:(69.590) 2004.03.19.16.25.58.062
    FATAL ERROR IN TWO-TASK SERVER: error = 12571
    *** 2004.03.19.16.25.58.265
    ksedmp: internal or fatal error
    Current SQL statement for this session:
    begin sp_update_kit_01(:a); end;
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    ksedmp+9e                       CALLrel  ksedst+0
    21E5F0
    opitsk+cdb                      CALLrel  ksedmp+0 2
    opiino+4fe                      CALLrel  opitsk+0 0
    _opiodr+4a6                      CALLreg  00000000                         3C 4
    E21FBFC
    opidrv+335                      CALLrel  opiodr+0 3C 4
    E21FBFC
    0
    sou2o+f                         CALLrel  opidrv+0 3C 4
    E21FBFC
    opimai+10c                      CALLrel  sou2o+0
    OracleThreadStart@4+47e         CALLrel  opimai+0 2
    E21FE78
    77F04EED CALLreg 00000000
    ----- Argument/Register Address Dump -----
    Argument/Register addr=e21e5f0. Dump of memory from E21E5B0 to E21E6F0
    E21E5A0 00000000 00000003 00000000 655221D0
    E21E5C0 00000033 00000000 00000003 0E21E589 00000001 00000000 00000000 00000000
    E21E5E0 00000000 0000001D 0F841AD0 0E21E600 009E7F78 009E7F78 009E7F78 009E7F80
    E21E600 009E7F78 009E7F78 009E7F78 009E7F78 009E7F80 0F841AD0 00000000 00000000
    E21E620 00000000 0F841AD0 0E21E6D8 007F85BC 0E21E63C 0000001C 00000000 2A2A2A0A
    E21E640 30303220 33302E34 2E39312E 322E3631 38352E35 32332D25 2D252073 25207338
    E21E660 7332332D 0E270020 00000001 00002F78 0000311B 31324520 38374546 25207300
    E21E680 7332332D 342D2520 00000A73 0E270030 655221F4 00000033 00000000 0F841AD0
    E21E6A0 0E21E6C0 00000020 00000000 00000000 0E21FFEC 00000000 0E21FE78 00000000
    E21E6C0 00000001 00000001 00000000 0E21DE38 00000003 0E21E6FC 007BB0F3 0E21E614
    E21E6E0 00000000 0000311B 0F844368 00000001
    Argument/Register addr=e21fbfc. Dump of memory from E21FBBC to E21FCFC
    E21FBA0 77F1C9CF
    E21FBC0 0E21FBF0 001F0003 0E273BD8 002C40E0 00000000 00000000 00000000 00000048
    E21FBE0 0E21FBD0 00000000 00000000 00000000 00000830 0E21FC14 77F1C952 0E21FD85
    E21FC00 FFFFFFFF 00000000 00000001 00000000 0E21FE8C 77F02ED7 0E21FFB8 004027D3
    E21FC20 00000002 0E21FE78 000000F0 01399530 01399768 0F845F80 00000000 00000000
    E21FC40 00000000 00000000 00000000 00000000 00000000 00000000 00000000 44414853
    E21FC60 00000000 00000000 00000002 00C39F78 000008D4 00000000 00000000 00000000
    E21FC80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    Repeat 2 times
    E21FCE0 00000000 00000000 00000000 00000000 77B2BE71 77B20000 00000002
    Argument/Register addr=e21fe78. Dump of memory from E21FE38 to E21FF78
    E21FE20 FFFFFFFF 0E21FE54
    E21FE40 77F88C19 00400000 00131DE4 00400000 77663BC8 0E21FE9C 77F6406F 00400000
    E21FE60 00000001 00000009 0E21FE78 00131DE4 7FFDF000 77663BC8 0E21FD78 0E21FD85
    E21FE80 0E21FE3C 0E21FE6C 0E21FF0C 61726F2A 77617073 65725F6E 5F796C70 31736D69
    E21FEA0 3339335F 0040002A 00000002 0E21FF1C 00000000 77F61292 77FA6560 77F61298
    E21FEC0 0E21FF30 01399530 01399768 00000000 00000000 00000000 00000000 00000000
    E21FEE0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    E21FF00 00000000 0E21FEC0 00000000 FFFFFFFF 77F92F94 77F9E0E8 FFFFFFFF 00000000
    E21FF20 77F76547 77F7654F 0E21FF30 00000001 00010017 00000000 00000000 00000000
    E21FF40 00000000 00002005 00000000 80154388 80117280 80F7EA8C 80F7EA20 80154380
    E21FF60 80154388 80117454 0000000A 80E1242B 80E1B020 7FFD6000
    ----- End of Call Stack Trace -----
    ===================================================
    Files currently opened by this process:
    ===================================================
    PROCESS STATE
    Process global information:
    process: 20c7c80, call: 0, xact: 0, curses: 0, usrses: 20f5c08
    SO: 20c7c80, type: 1, owner: 0, flag: INIT/-/-/0x00
    (process) Oracle pid=45, calls cur/top: 0/24891b4, flag: (0) -
    int error: 0, call error: 0, sess error: 0, txn error 0
    (post info) last post received: 0 0 4
    last post received-location: kslpsr
    last process to post me: 20bfee0 1 2
    last post sent: 38080860 0 15
    last post sent-location: ksasnd
    last process posted by me: 20bfee0 1 2
    (latch info) wait_event=0 bits=0
    O/S info: user: SYSTEM, term: SCDFHQINT04, ospid: 00189
    OSD pid info: pid: 189
    SO: 24891b4, type: 2, owner: 20c7c80, flag: INIT/-/-/0x00
    (call) sess: cur 20f5c08, rec 0, usr 20f5c08; depth: 0
    END OF PROCESS STATE
    Can anyone help me about this?
    Thanks in advance.

    Sorry to point to you to someone else but, sounds like you should talk to Oracle Support.

  • ORA-03117: TWO-TASK SAVE AREA OVERFLOW

    I have oracle 8i database and powerbuilder 7 application.
    When I try to execute a store procedure through powerbuilder script ,I got a oracle error "ORA-03117: TWO-TASK SAVE AREA OVERFLOW".
    That stored procedure is inside a package .
    That oracle package contains more than 10 procedure , function and user define data type declarations.
    The same procedure (inside package) execute properly in oracle 7 DBMS and its prompt "TWO-TASK SAVE AREA OVERFLOW" error in oracle 8i DBMS.
    The profile string to connect oracle database and powerbuilder is follow:
    [Profile TEST]
    DBMS=O84
    Database=Oracle8i
    UserId=
    DatabasePassword=
    LogPassword=
    ServerName=TEST
    LogId=
    Lock=
    Prompt=1
    DbParm=DisableBind=0,DelimitIdentifier='No',CommitOnDisconnect='No'
    When I try execute other package stored procedures , it execute properly without any error through powerbuilder application.
    Please anyone help me how to solve the error "ORA-03117: TWO-TASK SAVE AREA OVERFLOW' in oracle 8i DBMS
    Thanks
    Leela

    Hello,
    I think we found the explanation for ORA-03117 error in PowerBuilder environment.
    Before EACH time when PowerBuilder calls stored procedure or function it runs dbms_describe.describe_procedure
    It looks like at some point this function stops working and it becomes a problem. So far I found the way to discover it.
    SET pagesize 0
    SET trimspool ON
    SPOOL c:\temp\describe.sql
    SELECT 'PROMPT Object: ' || object_name || CHR(13) || CHR(10) || 'DESCRIBE ' || object_name
         FROM all_objects
         WHERE owner = 'ABC'
         AND object_type IN ('PROCEDURE', 'PACKAGE', 'FUNCTION CLASS')
         ORDER BY object_name;
    SPOOL OFF
    SPOOL c:\temp\describe.log
    @c:\temp\describe.sql
    SPOOL OFF
    If you will find text "ORA-03117" in c:\temp\describe.log then this could lead you to the solution.
    What's weird is that SQL*Plus can not describe package but it can execute any of its function without any problem.
    I will update this thread if something new will come up.
    Hope this will help,
    Boris

  • FATAL ERROR IN TWO-TASK SERVER: error = 12592

    *** 2010-09-27 10:02:52.790
    *** SESSION ID:(1350.24486) 2010-09-27 10:02:52.790
    FATAL ERROR IN TWO-TASK SERVER: error = 12592
    *** 2010-09-27 10:02:52.790
    ksedmp: internal or fatal error
    Current SQL statement for this session:
    select SN,PRODUCT_SN,DATE_CODE,CONFIGURATION,REPLACED from UW_Runcard where wo_key=:1 order by create_time desc
    ----- Call Stack Trace -----

    It's a communication problem, check your sqlnet config and metalink.oracle.com.
    Fred

  • ORA-03137: TTC protocol internal error

    Hi
    We created a new database and trying to connect from this database to Oracle access manager at AS400.We added the new instance on oracel access manager Tnsnames.
    The connection is failing and the error I see in alert log file is
    ORA-03137: TTC protocol internal error : [12333] [14] [0] [68] [] [] [] []
    We are able to connect to the other database on same server .
    Please help .
    Oracle Version : Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production

    user8940828 wrote:
    Hi
    We created a new database and trying to connect from this database to Oracle access manager at AS400.We added the new instance on oracel access manager Tnsnames.
    The connection is failing and the error I see in alert log file is
    ORA-03137: TTC protocol internal error : [12333] [14] [0] [68] [] [] [] []
    We are able to connect to the other database on same server .
    Please help .
    Oracle Version : Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Productionbcm@bcm-laptop:~$ oerr ora 3137
    03137, 00000, "TTC protocol internal error : [%s] [%s] [%s] [%s] [%s] [%s] [%s] [%s]"
    // *Cause:  TTC protocol internal error.
    // *Action: Contact Oracle Support Services.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • ORA-06544: PL/SQL: internal error, arguments: [ORA-06544: PL/SQL:

    Hi,
    Im getting the following error when im trying to connect with my database and getting the following errors. Your quick response will be appreciated
    Alter Log file :
    Database Version : 10.1.0.5
    Errors in file /u01/oracle/app/orainfra/admin/dmsstage/bdump/dmsstage_j000_15592.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-06544: PL/SQL: internal error, arguments: [56313], [], [], [], [], [], [], []
    ORA-06553: PLS-801: internal error [56313]
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 2
    Wed Jul 29 17:18:15 2009
    Errors in file /u01/oracle/app/orainfra/admin/dmsstage/bdump/dmsstage_j000_15592.trc:
    ORA-12012: error on auto execute of job 64553
    ORA-06544: PL/SQL: internal error, arguments: [ORA-06544: PL/SQL: internal error, arguments: [56313], [], [], [], [], [], [], []
    ORA-06553: PLS-801: internal error [56313]
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 2
    Trace file
    dmsstage_j000_15592.trc
    ksedmp: internal or fatal error
    ORA-00604: error occurred at recursive SQL level 1
    ORA-06544: PL/SQL: internal error, arguments: [56313], [], [], [], [], [], [], []
    ORA-06553: PLS-801: internal error [56313]
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 2
    *** CLIENT ID:() 2009-07-29 17:18:15.105
    *** 2009-07-29 17:18:15.105
    ORA-12012: error on auto execute of job 64553
    ORA-06544: PL/SQL: internal error, arguments: [ORA-06544: PL/SQL: internal error, arguments: [56313], [], [], [], [], [], [], []
    ORA-06553: PLS-801: internal error [56313]
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 2
    best regards,

    I would recommend searching Metalink. Be sure to include the arguments in your search.

  • ORA-03137: TTC protocol internal error : [12333] [4] [195] [56] [] [] [] []

    Hi All,
    I am getting these errors daily in oracle alert logs.
    ORA-03137: TTC protocol internal error : [12333] [4] [195] [56] [] [] [] [] Sun Aug 14 14:07:12 2011
    ORA-03137: TTC protocol internal error : [12333] [4] [195] [47] [] [] [] [] Sun Aug 14 21:07:32 2011
    ORA-03137: TTC protocol internal error : [12333] [4] [195] [56] [] [] [] []
    Fri Aug 12 01:58:10 2011
    ORA-03137: TTC protocol internal error : [12333] [5] [196] [28] [] [] [] [] Fri Aug 12 02:12:43 2011
    ORA-03137: TTC protocol internal error : [12333] [5] [196] [28] [] [] [] [] Fri Aug 12 02:28:45 2011
    ORA-03137: TTC protocol internal error : [3120] [] [] [] [] [] [] [] Fri Aug 12 04:08:45 2011
    ORA-03137: TTC protocol internal error : [3120] [] [] [] [] [] [] [] Fri Aug 12 04:48:43 2011
    ORA-03137: TTC protocol internal error : [1010] [] [] [] [] [] [] [] Fri Aug 12 05:26:48 2011
    ORA-03137: TTC protocol internal error : [12333] [5] [196] [28] [] [] [] [] Fri Aug 12 06:02:46 2011
    ORA-03137: TTC protocol internal error : [12333] [5] [196] [28] [] [] [] [] Fri Aug 12 06:10:07 2011
    ORA-03137: TTC protocol internal error : [3120] [] [] [] [] [] [] [] Fri Aug 12 06:39:11 2011
    ORA-03137: TTC protocol internal error : [12333] [254] [64] [44] [] [] [] [] Fri Aug 12 08:47:24 2011
    ORA-03137: TTC protocol internal error : [12333] [254] [64] [44] [] [] [] [] Fri Aug 12 10:06:56 2011
    ORA-03137: TTC protocol internal error : [12333] [254] [64] [44] [] [] [] [] Fri Aug 12 16:10:08 2011
    ORA-03137: TTC protocol internal error : [12333] [5] [196] [35] [] [] [] [] Fri Aug 12 16:57:37 2011
    ORA-03137: TTC protocol internal error : [12333] [11] [77] [97] [] [] [] [] Fri Aug 12 17:02:39 2011
    ORA-03137: TTC protocol internal error : [12333] [50] [44] [53] [] [] [] [] Fri Aug 12 17:19:22 2011
    ORA-03137: TTC protocol internal error : [12333] [254] [64] [44] [] [] [] []
    Platform : Solaris: Version 11.1.0.7.0
    Thanks,

    Hi;
    Please close this thread as answered and keep updating your other thread:
    Re: ORA-03137: TTC protocol internal error : [12333] [4] [195] [56] [] [] [] []
    Regard
    Helios

  • ORA-03137: TTC protocol internal error : [1010] [] [] [] [] [] [] [

    Hi
    Database 11.1.0.6
    OS: EL 5
    Hi I'm frequently getting this error in the database alert log:
    ORA-03137: TTC protocol internal error : [1010] [] [] [] [] [] [] [
    and the database got shutdown.
    Anybody has any idea how to troubleshoot?

    03137, 00000, "TTC protocol internal error : [%s] [%s] [%s] [%s] [%s] [%s] [%s] [%s]"
    // *Cause:  TTC protocol internal error.
    // *Action: Contact Oracle Support Services.                                                                                                                                                                                                                                                                                                                                                           

  • ORA-06553: PLS-801: internal error [hshuid:LU invalid]

    DBA refreshed database B from database A (both 64-bit). Database C (also 64-bit) had a link to database B. DBA claims to have rebuilt the link from C to B, but queries now result in:
    SQL> select housing_pkg.f_housing_dep_amt@btest(12540, '200808', 'HEA');
    select housing_pkg.f_housing_dep_amt@btest(12540, '200808', 'HEA')
    ERROR at line 1:
    ORA-06553: PLS-801: internal error [hshuid:LU invalid]
    Can anyone provide some insight into what the error message is saying?

    Hi,
    Most the error is due to the 32 bit datafiles being running on a 64 bit version of oracle.
    Running utlirp.sql (this is going to invalidate most and then recompiles them again )
    I suppose..that is the problem with your DB.
    - Pavan Kumar N
    Edited by: Pavan Kumar on Oct 2, 2008 11:59 PM

  • ERROR: ORA-06553: PLS-801: internal error [55018]

    Sorry for my bad english ...
    I got error ...
    ERROR: ORA-06553: PLS-801: internal error [55018]
    if I build function than return %rowtype like this
    SELECT * INTO var_return FROM .......
    RETURN var_return
    Oracle 11g in RedHat Linux
    Thanks before ...

    Hi,
    Perhaps this link can help you.
    Regards

Maybe you are looking for