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...

Similar Messages

  • 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

  • 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 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..

  • 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

    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

  • Error while doing J1IH (Excise JV) - TR6 Challan posting

    I am getting the following error while doing,  J1IH (Excise JV) - TR6 Challan posting
    Please assist....
    Short text
        The COMMIT WORK processing must not be interrupted.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLFACS" had to be terminated because it h
        come across a statement that unfortunately cannot be executed.
    What can you do?
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        During the COMMIT WORK statement, the following are executed:
        - the routines registered with the statement PERFORM .. ON COMMIT,
        - the registered methods for the events of the object services
          and
        - possibly the local update (SET UPDATE TASK LOCAL).
        An exception was raised and caught. The normal sequence of the routines
        was interrupted by this resulting in the program being continued before
        the call of COMMIT WORK. As this can lead to inconsistencies, the
        processing cannot be continued in the normal way.

    Thanks Milind...
    I am also getting the following error:
    Balance in transaction currency
        Message no. F5702
    Diagnosis
        A balance has occurred in transaction currency 'INR' with the following
        details:
        Exchange rate '00', amount '       500,000.00' and currency key 'INR'.
        The data in the transaction currency were transferred from the calling
        application.
    System Response
        Your data cannot be processed in FI.
    Procedure
      The error is probably in the calling application.
    Please assist

  • Error while doing recovrry

    HI
    I am getting the bellow error while doing the standby recovery
    SQL> recover datafile 1;
    ORA-00283: recovery session canceled due to errors
    ORA-01124: cannot recover data file 1 - file is in use or recovery
    ORA-01110: data file 1: '/pchpgi/oradata/data02/system01.dbf'
    SQL> select *from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    SQL>
    SQL> recover standby database;
    ORA-00283: recovery session canceled due to errors
    ORA-01124: cannot recover data file 1 - file is in use or recovery
    ORA-01110: data file 1: '/pchpgi/oradata/data02/system01.dbf'
    Thanks
    Edited by: 887400 on Dec 3, 2011 4:37 PM

    887400 wrote:
    HI
    I am getting the bellow error while doing the standby recovery
    SQL> recover datafile 1;
    ORA-00283: recovery session canceled due to errors
    ORA-01124: cannot recover data file 1 - file is in use or recovery
    ORA-01110: data file 1: '/pchpgi/oradata/data02/system01.dbf'
    SQL> select *from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    SQL>
    SQL> recover standby database;
    ORA-00283: recovery session canceled due to errors
    ORA-01124: cannot recover data file 1 - file is in use or recovery
    ORA-01110: data file 1: '/pchpgi/oradata/data02/system01.dbf'
    Thanks
    Edited by: 887400 on Dec 3, 2011 4:37 PM
    01124, 00000, "cannot recover data file %s - file is in use or recovery"
    // *Cause:  An attempt to do media recovery found that the file was not
    //          available for recovery. Either it is online and the database is
    //          open in some instance, or another process is curently doing
    //          media recovery on the file.
    // *Action: Do not do media recovery.

  • Error while doing Goods receipt for process order. Error code: "BS027"

    I am getting error while doing GR for a day whereas previous day(s) GR is already done and also 2 days post that day are also done successfully.
    Error :  ""Goods receipt for prodn. order" is not allowed (ORD XX-CEMTSAL) " (XX = First two characters of plant code)
    Error code: BS027.
    Thanks to all in advance.

    Hello,
    This issue would occur when you want to post a confirmation for a production order. The error message is generated if you wanted to post a backflush for a component and if this component was assigned to a sales order stock. The sales order itself was assigned to a work breakdown structure element which should be debited with the actual costs. However, the business transaction 'Confirm' is not permitted for a work breakdown structure.
    Please look into SAP Note 62367 and 64370
    Hope the information is helpful
    regards

  • Error while doing f111

    Dear Experts,
    I am getting below error while doing f111.
    Company codes 1100/1100 do not appear in proposal 29.05.2011 00008R; correctMessage no. FZ003
    In the LogNo check can be made in SAP GTS in an automatic payment processMessage no. FIPAY_GTS001Run is continued. System writes entries for subsequent checkMessage no. FIPAY_GTS006?
    Is there something related with GTS i am doing testing in Ides.
    Thanks in Adv.
    SN.NOORIE

    Yes, this is related to SAP GTS. I think you have GTS (Compliance screening) activated for your FI payment through ECC or R/3.
    Check these two note for further information and touch base with your GTS consultants.
    1. Note 850365
    2. Note 1027403
    From your error message, it seems the organizational setup is not proper.
    Cheers,
    Abir

  • Error while doing F-22 entry

    Hi,
    I am getting the below error while doing F-22. Kindly help me how to over come this Bug..
    Error Message : Express Document "Update was terminated" received from author RWRGV1
    Please help me why this is coming and how to fix this to post the document?
    Many Thanks
    Sunil

    Hi,
    Go to transaction SM13 and give the username as RWRGV1 and then execute.
    It will show you the task failed to be updated. You can go in details by double clicking on this task to find where it has failed.
    Regards,
    Gaurav

  • ORA-20160: Encountered an error while getting the ORACLE user account.

    when users trying to apply for the leave . Once they apply for the leave and the respective manager approves it.
    They get an notification mail with the error message The changes were not applied because ORA-20160: Encountered an error while getting the ORACLE user account for your concurrent request. Contact your system administrator. ORA-06512: at "APPS.ALR_PER_ABSENCE__800_53447_IAR", line 3 ORA-04088: error during execution of trigger 'APPS.ALR_PER_ABSENCE__800_53447_IAR'
    EBS : 12.1.2
    Database : 11.2.0

    We are also facing the same issue , with the following error.
    The Changes were not applied because ORA-20160: Encountered an error while getting the ORACLE user account for your concurrent request, Contact your system administrator. ORA-06512: at “ APPS.ALR_PAY_ELEMENT_801_53338_IAR”, line 1 ORA-04088: error during execution of the trigger ‘APPS.ALR_PAY_ELEMENT_801_53338_IAR’
    Dear Hussein ,
    As per your suggestion , if we disable the trigger , does it workflow goes ahead without any problems ?
    By Disabling the trigger , what would be the impact ? I mean does we are going to loose the data that was supposed to be updated the trigger.
    And basically please educate me . what is the use of this APPS.ALR_PAY_ELEMENT_801_53338_IAR’ ?
    Regards
    Raghu

  • Getting error while doing stream setup through OEM

    hi all,
    I am getting following error while doing stream setup for user stradmin (ORCL) db to stradmin_dest (orcldestination) on same windows m/c.
    java.sql.SQLException: ORA-20204: User does not exist: STRADMIN ORA-06512: at "SYSMAN.MGMT_USER", line 122 ORA-06512: at "SYSMAN.MGMT_JOBS", line 139 ORA-06512: at "SYSMAN.MGMT_JOBS", line 78 ORA-06512: at line 1
    I provided everything (host credential, usernames for new users and table capture)
    its urgent
    Help in advance

    hi,
    thanks for reply but DB user exists. It seems to be problem of WIN environment with Streams. I could solve it. But after whole setup and starting Apply and capture capture process goes for hours, not replicated at destination database. Normally how fast is replcation when done for small db like scott on table emp.
    thanks

  • 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

  • Error while doing ABGL Asset Credit Memo

    Hi Friends,
    I am getting the below error while doing Asset Credit Memo in ABGL. Please help me in fix this issue.
    Balance for transaction type group 10 negative for the area 01
    Note:In Asset Explorer Fiscal year start Asset value is 98,425.45 and Change is 4768.19. So total Asset value as of now is 1,03,193.64.
    Now we are trying to do ABGL with 12,790.23 value (Transaction type is 105). System is giving the above highlighted error.
    If we give the amount 4768.19 in ABGL transaction, system is not giving any error. If we give more that that system is giving error.
    Why system is giving error even the asset has balance of 1,03,193.64? Please help me on this..
    Thanks
    Sunil

    Hi,
    If the asset has been capitalized during earlier years, use ABGF to post credit memo.  ABGL is meant for assets capitalized during the year.
    Best Regards,
    Madhu

Maybe you are looking for

  • Report is not getting refreshed after changing prompts once again?

    HI, I am running some webi and deski reports using webi sdk also i'm handling the prompts of report. Problem is that if i ran the parametrized webi or deski report then my application shows the prompt page then i fill all the prompt for the report it

  • Cannot uninstall Adobe reader

    Several months ago I upgraded my Windows 98 Ed2 operating system to XP (Now have V3).  The Adobe Reader version 4.0 was brought over from the old system to the new and I cannot now uninstall this old version.  The problem is that a new version will n

  • How to include process lead time in an outside processing amount resource

    Problem: We have a two operation routing where the first operation is time based and the second operation is an amount based outside processing resource. The outside processing resource has an outside processing item associated with a fixed lead time

  • Can't open any user manuals in FCS 2 from the help menu.

    I just installed FCS 2 and I can't open any of the user manuals in any of FCS 2 apps. from the help menu. They are listed in the resources folder under the content folder so I know that they're there. Any ideas how to fix this? Thanks

  • APExp: Music Tab in AP Admin Disappears - No AirTunes

    Network: Two APExpress. APEx 1-Setup for AirTunes, connected to stereo. APEx 2-Bridge-mode with attached USB printer. Stand. setup. Internet works fine, printing works fine. Issue: No longer can access the Music tab on the APExpress. (Tab is present