ORA-02068+ORA-03113 on database link

Hi all
I have the following scenario:
The application is connecting to DB (Oracle 10.2.0.5) using jdbc connection pool.
The database is a 3-node RAC.
Using DB Link we access a PLSQL package on a remote database (10.2.0.4).The remote database is a single instance.
The remote database is not located behind FW.
Sometimes the remote DB is restarted, but we seem to hit these errors about 30 mins afterwards.
From time to time we get these errors and we cant find the root cause.
Any ideas how to address this?
Thanks,
Rudi

Rudi wrote:
Hi all
I have the following scenario:
The application is connecting to DB (Oracle 10.2.0.5) using jdbc connection pool.
The database is a 3-node RAC.
Using DB Link we access a PLSQL package on a remote database (10.2.0.4).The remote database is a single instance.
The remote database is not located behind FW.
Sometimes the remote DB is restarted, but we seem to hit these errors about 30 mins afterwards.
From time to time we get these errors and we cant find the root cause.
Any ideas how to address this?
Thanks,
RudiORA-00600/ORA-07445/ORA-03113 = Oracle bug => search on Metalink and/or call Oracle support

Similar Messages

  • ORA-02068 + ORA-03135

    Hi,
    we are getting this two ORA-02068 + ORA-03135 errors on application side using dblink .... can any one pls help....
    for 03135 we did some changes on db side .. what about ORA-02068 , is there is any action we have to made for this 2068 error
    Thanks,

    Hi,
    I have a similar problem... but more strange...
    The customer have an aplication on JBOSS with a Oracle database 10.2.0.4.
    When the user is logged in the application, he makes a query through the application, this query run a procedure that makes a select on the DB local an conects a remote DB with a db_link connection, with a synonym on the table remote and the procedure that fails
    This procedure have a EXCEPTION clause at the end, that insert in a "error table" that shows the following information:
    PET_ID ERROR DESCRIPTION F_CREATION USER_CREATION
    4565 -2068 ORA-02068: error grave de DB_COSTES 25/05/2011 09:41;11 [jboss]-xxxxxxxxx
    ORA-03135: la conexión ha perdido contacto
    4566 -1001 ORA-01001: cursor no válido 25/05/2011 09:41;47 [jboss]-xxxxxxxxx
    4567 -1001 ORA-01001: cursor no válido 25/05/2011 09:41;48 [jboss]-xxxxxxxxx
    4568 -1001 ORA-01001: cursor no válido 25/05/2011 09:41;49 [jboss]-xxxxxxxxx
    The error "ORA-01001: cursor no válido" appears on the "error table" when the user tries to re-run another searh in the application
    The DBA (in client side) must drop/create the synonym on the table and recompile the procedure to be able to work again... so, this error INVALID the procedure.
    It's not for iddle time of application, because I asked for the user and he said me that when he logged at the first time in the morning, and make the search, he got the error too.
    Can anybody help me?
    Thank you
    Bond2

  • ORA-02050 ORA-02068 ORA-03113 in apex application shared db link

    Dear all,
    I got error occasionally ORA-02068: following severe error from INV_FBIH ORA-03113: end-of-file on communication channel
    when I login into application on Apex.
    INV_FBIH is shared database link
    there is error:
    ORA-02050: transaction 11.26.780771 rolled back, some remote DBs may be in-doubt
    ORA-02068: following severe error from INV_FBIH
    ORA-03113: end-of-file on communication channel
    Database is: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    Is there any solution for this problem?
    Regards,
    Ed,
    Edited by: 852611 on May 24, 2013 8:27 AM

    I've had some problems in the past with in-doubt transactions with a DB link to a Sybase database. I can imagine it is more difficult for Oracle to manage transactions over a DB link if the the database is not Oracle. Especially with SQL Server/Sybase that do their own commit by default. Might that be the case here?
    ORA-03113: end-of-file on communication channelThis also indicates a network problem.
    You can also post this in the General Database forum.

  • ORA-02068; ORA-03113 ::DB Link Problems

    Hi,
    I have created a DB Link from to our client database MARS & i have named it as "MARS_DATA".
    But my problem is whenever i query the data using 2 tables in it with a proper join condition using DB Link i am getting the following error.
    ORA-02068: following severe error from MARS_DATA
    ORA-03113: end-of-file on communication channel
    NOTE:
    Whenever i query the MARS database with a single table in it i am getting the data.(Using DB Link only)
    Most surprising thing for me is when i am trying to execute the Errored out query after running the above it is working fine!!!
    Can you help me in resolving this issue?
    Regards,
    Srinivas.

    ORA-03113 errors should be resolved with the help of the Oracle Support.
    Ask your DBA to contact Oracle Support for this issue.

  • ORA-02068 errors using a DB Link between source and remote db servers

    I get the following error when I query a table or view on a remote database using a db link:
    13:58:13 SQL> /
    COUNT(*)
    92862
    13:58:16 SQL> /
    select count(*) from rp_adm.users
    ERROR at line 1:
    ORA-02068: following severe error from DURS.CONDEVD1.WORLD
    ORA-03113: end-of-file on communication channel
    14:03:53 SQL>
    As you can see, the query works sometimes and then if I wait about 5 minutes, I get the error. If I run the query immediately after the error, it works fine.
    rp_adm.users is a view which within the DDL it queries a remote database using a db link.
    Any one have any idea how to get rid of this ORA-02068 and ORA-03113 error????

    By the way, this is running on Solaris 10 OS running Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bit databases.
    Edited by: user10340463 on Nov 3, 2008 11:21 AM - Sorry for the dup. Browser screwing up.

  • ORA-02068,ORA-03113

    Hi ,
    APPLn users are getting the below 2 errors when executing a job
    ORA-02068: following severe error from CONNECT_TO_ERJ
    ORA-03113: end-of-file on communication channelUser-Defined Exception
    Any idea what could be the reason for this
    Thanks,
    Kr

    kurien wrote:
    Hi ,
    APPLn users are getting the below 2 errors when executing a job
    ORA-02068: following severe error from CONNECT_TO_ERJ
    ORA-03113: end-of-file on communication channelUser-Defined Exception
    Any idea what could be the reason for this
    Thanks,
    KrHI
    ora-03113 these error occur relavent to database,its not relavent to ERP software.so you should focus on database . check your network and alert log file..
    refer
    http://www.dbmotive.com/oracle_error_codes.php?errcode=03113
    Regards
    Azar
    DBA

  • Oracle errors: ORA-02068 + ORA-03113

    Hy everybody,
    we're experiencing a problem with a connection of a weblogic's pool:
    (here's workshop's log excerpt):
    <Id=sysContattiJcx; method=controls.data.SysContattiInbound.insertManuale(); Failure=java.sql.SQLException:
         : distributed update operation failed; rollback required
    ORA-02068: following severe error from CONTATTI_CRMB
    ORA-03113: end-of-file on communication channel
    [ServiceException]>
    the problem is encountered while updating a record on a synonim table which points
    to a remote oracle instance via a dblink.
    All other sql statements executed on local db instance's tables (i.e. the instance
    the pool is configured upon) go ok.
    I've read on a previous post that the problem is related with the restart of
    the remote db instance AFTER the creation of appserver connpool, which in turn
    determines the corruption of connections towards the remote instance (i.e. their
    state is STALE towards the remote instance even if - at the same time - HEALTY
    toward the local db instance...)
    Our problem is that we restarted the application server in order to be sure to
    re-establish all the connections, but the problem still stands there.
    Any other suggestions?
    thanks

    gabriele wrote:
    Hy everybody,
    we're experiencing a problem with a connection of a weblogic's pool:
    (here's workshop's log excerpt):
    <Id=sysContattiJcx; method=controls.data.SysContattiInbound.insertManuale(); Failure=java.sql.SQLException:
         : distributed update operation failed; rollback required
    ORA-02068: following severe error from CONTATTI_CRMB
    ORA-03113: end-of-file on communication channel
    [ServiceException]>This is an oracle communications problem between the driver and the DBMS, or between the
    immediate DBMS nd the remote DBMS. The end-of-file failure means that one end of a
    communication was dropped. I suggest you get some Oracle support to help find the
    problem. If you shut weblogic down and brought it back up, and the problem is still there,
    even on the first invocation after coming back up, then it is a problem between the DBMSes.
    Joe
    >
    the problem is encountered while updating a record on a synonim table which points
    to a remote oracle instance via a dblink.
    All other sql statements executed on local db instance's tables (i.e. the instance
    the pool is configured upon) go ok.
    I've read on a previous post that the problem is related with the restart of
    the remote db instance AFTER the creation of appserver connpool, which in turn
    determines the corruption of connections towards the remote instance (i.e. their
    state is STALE towards the remote instance even if - at the same time - HEALTY
    toward the local db instance...)
    Our problem is that we restarted the application server in order to be sure to
    re-establish all the connections, but the problem still stands there.
    Any other suggestions?
    thanks

  • ORA-02068, ORA-03135 - Connection Lost to Database - cancel session?

    The situation:
    We have an Oracle instance that we have no control over (3rd party maintained) and is shutdown on a nightly basis to do a cold back up. I'll call DB-A (8.1.7.4).
    We have processes that run in Peoplesoft that selects from a view in database HR-B (10.2.0.3) that references tables in DB-A via a database link.
    Peoplesoft does it's own "thread-pooling" and Oracle sessions that are created remain in an inactive state and get re-used as SQL statements are issued.
    Problem:
    As selects are made to the view with links to DB-A a valid session is created and remains inactive once the SQL is complete. During the night DB-A is shutdown and then started back up after the cold backups. In the morning a select is issued against the view to DB-A and tries to reuse the same session that was previously used. But since the DB-A was bounced the SQL statement gets an ORA-2068 and 0RA-03135 communication error. A second attempt seems to reestablish communication and is successful (using the same session). Adding to this problem is that multiple sessions could have been created and get reused by other processes and get the same error... so just adding retry process to a few applications does not seem feasible nor does it mean success.
    Possible Solution and question:
    Once DB-A is shutdown I would like to cancel any sessions in HR-B that may either be in a "bad" state, i.e. result in a communication error because it had last accessed DB-A. This way a new session would be created the next time a call is made to access data from DB-A... I've proven this to be successful via SQLPlus. Does anyone know if there is a V$ view that would show a session in a "bad" state like this? Or I would like to find sessions that executed SQL that referenced DB-A from HR-B and cancel those sessions. Does anyone have a suggestion? Thanks in advance.

    I believe what you are looking for is: sqlnet.expire_time
    You can put this in your sqlnet.ora file and set it for a time you want it to check for 'sniped' sessions, (or sessions that have been disconnected externally for some reason).
    Reference a quote from D. Burleson's site:
    The sqlnet.expire_time parameter is used to set a time interval, in minutes, to determine how often a probe should be sent verifying that client/server connections are active.
    http://www.dba-oracle.com/t_connect_time_idle_expire_timeout.htm
    HTH,
    ji li

  • ORA-20500+ ORA-02055+ORA-02068+ORA-03113

    i got this error in my front end .....any idea what might be the reason?
    Failed: ORA-20500: ORA-20500: ORA-20500: ORA-20500:
    ORA-02055: distributed update operation failed;
    rollback required
    ORA-02068: following severe error from MUDR2SEBL(db_link name)
    ORA-03113: end-of-file on communication channel
    Thanks all
    Gagan

    The remote site (server process) crashed. There should be something in the alert.log, and trace file on the remote site.
    It may also be the local site, so also look for local trace files.

  • ORA-28545 on mySQL - Oracle database link

    Hi All,
    I'm trying to make a connection to mySQL database from oracle.
    Oracle database runs on windows 2003 64 bit machine and version is 10.2.0.4.0.
    my init<dbname>, listner and tnsnames looks like this and I can create database links without any problem at all. Also oracle to oracle database links are working fine on that machine as well.
    HS_FDS_CONNECT_INFO=BOOKDB
    HS_FDS_TRACE_LEVEL=debug
    BOOKDB=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522))
    (ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    SID_LIST_BOOKDB=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=BOOKDB)
    (ORACLE_HOME=C:\oracle\product\10.2.0\db_1)
    (PROGRAM=hsodbc)
    BOOKDB=
      (DESCRIPTION=
        (ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522))
        (CONNECT_DATA=(SID=BOOKDB))
        (HS=OK)
      )When I try start the listner and then do the tnsping everything seems fine.
    C:\Documents and Settings\adminkh>lsnrctl start bookdb
    LSNRCTL for 64-bit Windows: Version 10.2.0.4.0 - Production on 20-JUL-2010 12:01:40
    Copyright (c) 1991, 2007, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 10.2.0.4.0 - Production
    System parameter file is C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to C:\oracle\product\10.2.0\db_1\network\log\bookdb.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522))
    STATUS of the LISTENER
    Alias                     bookdb
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.4.0 - Production
    Start Date                20-JUL-2010 12:01:42
    Uptime                    0 days 0 hr. 0 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File         C:\oracle\product\10.2.0\db_1\network\log\bookdb.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc)))
    Services Summary...
    Service "bookdb" has 1 instance(s).
      Instance "bookdb", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\adminkh>tnsping bookdb
    TNS Ping Utility for 64-bit Windows: Version 10.2.0.4.0 - Production on 20-JUL-2010 12:02:16
    Copyright (c) 1997,  2007, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522)) (CONNECT_DATA=(SID=bookdb)) (HS=OK))
    OK (10 msec)And then I create the database link and it created without a problem.
    create database link booklink connect to bookuser identified by ITDepartment using 'BOOKDB';And then I try to run small query.
    SQL> select * from admins@booklink;
    select * from admins@booklink
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from BOOKLINKSo can anyone help me with regards to this error.
    Edited by: garuka on Jul 20, 2010 4:08 AM
    Edited by: garuka on Jul 20, 2010 4:09 AM

    listner.ora from 11g
    BOOKDB=
         (ADDRESS_LIST=
         (ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522))
         (ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    SID_LIST_BOOKDB=
         (SID_LIST=
         (SID_DESC=
         (SID_NAME=BOOKDB)
         (ORACLE_HOME=C:\Oracle11g\product\11.2.0\tg_1)
         (PROGRAM=hsodbc)
         )status:
    C:\Oracle11g\product\11.2.0\tg_1\bin>lsnrctl status bookdb
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 20-JUL-2010 15:35:34
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522))
    STATUS of the LISTENER
    Alias                     bookdb
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                20-JUL-2010 15:34:51
    Uptime                    0 days 0 hr. 0 min. 43 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\Oracle11g\product\11.2.0\tg_1\network\admin\listener.ora
    Listener Log File         c:\oracle11g\product\11.2.0\tg_1\log\diag\tnslsnr\khhq-xs-ifsb01\bookdb\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.16.72.176)(PORT=1522)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc)))
    Services Summary...
    Service "bookdb" has 1 instance(s).
      Instance "bookdb", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfullyEdited by: garuka on Jul 20, 2010 7:42 AM

  • Error Ora-02068, Ora-03135

    Hi all,
    I am using a database link from between oracle 10g enterprise & oracle 10g express edition on window based system.
    We are getting below given error at one client system and others clients system is working fine..
    ORA-02068: following server error from dblink name
    ORA-03135: connection lost contact table name <tablename>
    Please help any one for the same.
    Thanks in advance.

    Hi,
    I already check alert.log fine but i am unable to find out any error.Pls see last generated log.
    Completed: ALTER DATABASE MOUNT
    Fri Dec 28 14:06:46 2012
    ALTER SYSTEM SET db_recovery_file_dest_size='15G' SCOPE=BOTH;
    Fri Dec 28 14:06:46 2012
    ALTER SYSTEM SET db_recovery_file_dest_size='15G' SCOPE=BOTH;
    Fri Dec 28 14:06:46 2012
    alter database open
    Fri Dec 28 14:06:47 2012
    Thread 1 opened at log sequence 10
    Current log# 1 seq# 10 mem# 0: D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_8FQVLD4W_.LOG
    Successful open of redo thread 1
    Fri Dec 28 14:06:47 2012
    SMON: enabling cache recovery
    Fri Dec 28 14:06:48 2012
    Successfully onlined Undo Tablespace 1.
    Fri Dec 28 14:06:48 2012
    SMON: enabling tx recovery
    Fri Dec 28 14:06:48 2012
    Database Characterset is UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=18, OS id=3884
    Fri Dec 28 14:06:53 2012
    Completed: alter database open
    Fri Dec 28 14:06:54 2012
    db_recovery_file_dest_size of 15360 MB is 0.65% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thanks

  • Error ORA-02068,ORA-03135,ORA-06512 in Streams

    Hi All,
    I am new to Streams. Actually we are trying to replicate the data between 2 databases and we are using streams for this.
    But we are getting the below error in DBA_PROPAGATION table.
    ORA-02068: following severe error from TINFOT3
    ORA-03135: connection lost contact
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 1087
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 7636
    ORA-06512: at "SYS.DBMS_AQADM", line 631
    ORA-06512: at line 1
    It seems the capture process is running perfectly.
    Can anyone suggest the solution or where to look more to troubleshoot the issue.
    Thanks.
    Amit.

    The error looks like your target database may be down / dblink is not working / network issue..
    Babu

  • Strange errors ORA-02068 ORA-00600

    Hi,
    I have a strange error in my mapping, that I have never heard before.
    In the source schema, I have a table that I check, that gives me a list of PK in order to know which lines I have to take in the other table of the schema.
    At the end of the mapping, I have to UPDATE the table in order not to take the lines when the mapping is executed the next day : there is a field which is a flag that I have to update from 0 to 1.
    But the mapping never manage to UPDATE all the table, it gives me these errors :
    ORA-00600 : internal error code, arguments : : [kdoorp-1], [15], [0], [], [], [], [], []
    ORA-02068 : following severe error from [DB_LINK_NAME]
    I made a mapping which only update the table and it doesn't work anymore. What is strange is that it stops the first time after 1003 rows updated, the second time 2007, the third 4014, etc... ? I don't understand ???!!
    Can someone help me ?
    Thanks,
    Nico

    There are some bugs reported against Oracle 9.2.0.8 with similar error:
    bug 5703193 and 6020413 which is unpublished.
    I can not recommend other than contacting support.
    Regards,
    Robert

  • ORA-03113 using Database Link

    Asking help Urgently..
    We need to create a DB link from 7.3 to 10g. After initial problems, the DB link is finally established and we can query and do DML on the 10g DB from 7.3. using SQLPLUS.
    Now the problem: We want to create triggers on tables in 7.3 DB to insert the same rows in 10g DB using the DB Link. The moment we create the trigger the connection is dropped with the error: ORA-03113: end-of-file on communication channel. We tried to write the insert statement inside a procedure/function but still the same problem.
    Please help as we are desperate to find a solution for the said problem. The objective is to be able to insert a row in 10g (DB Linked) Database based on a trigger fired in 7.3 Database (Reference DB). Any help will be appreciated.
    Thanks and regards.
    Rajeev.

    I know that 7.x to 10g is not supported officially and should not be used in production environment.
    But in our case, we need it for a short duration (duration of Parallel run) and my query is that, if I am able to do inserts from the SQLPLUS using the said DB Link, then why this cannot be done thru a procedure or a trigger.
    if anyone has an explanation or workaround, it will be great.
    Rajeev.

  • PL/SQL :ORA-04052 with Database link

    i have created a database link in my producation database as following
    CREATE PUBLIC DATABASE LINK <NAME>
    CONNECT TO <USER>
    IDENTIFIED BY <P/W>
    USING <CONNECT STRING OF TARGET DATABASE
    oracle version 9.0.2.8
    OS : Windows 2003 EE R2 SP2
    Using oracle failsafe 3.3.4 with windows cluster
    Problem Description :
    whenever i run my pl/sql procecdure to pull the data from the target database i get the following error
    ERROR at line 3
    ORA-06550:line 3 column 2
    PL/SQL : ORA-04052: error occured when looking up remote object _<SCHEMA>.<TABLE>@<DATABASE LINKE NAME>_
    ORA-00604 : ERROR occured at recursive SQL level 1
    ORA-03106 : fatal tow-task communication protocol error
    ORA-02063: preceding line from <DATABASE LINK NAME>
    I have tested the same way in the test environment the same oracle version as well the OS but without oracle failsafe and windows cluster
    the script goes smoothly with out any errors.
    i have google and checked the OTN for all available solutions but still nothing its not getting throw
    i will be very thankful for your replys and solutions
    any farther clarification i am ready
    thanks in advance

    Hi,
    This forum is for issues connecting to non-Oracle databases. As the problem is using PL/SQL to connect to another Oracle database then it would be better to post a thread in the PL/SQL forum -
    PL/SQL
    If you are trying to connect to a non-Oracle database then please give us the details of which non-Oracle database and the software you are trying to use to connect.
    Regards,
    Mike

Maybe you are looking for