To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here

HOME 11g Central 10g Central 9i Central 8i Central Oracle News Scripts FAQ OCP Zone Resources Database Journal

Go Back   DBAsupport.com Forums > Oracle Forums > Oracle Database Administration

Reply Post New Thread
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-17-2009, 09:27 AM
prathapsingh prathapsingh is offline
Junior Member
 
Join Date: Sep 2009
Posts: 2
ORA-02068: following severe error from dblink

Dear friends,

My database (oracle 9.2.0.8.0) will call another database's (oracle 9i cluster) view through DB Link to get some data.
If we are to access the data for the first time in a particular session, it gives the output within a second.
But if we access the data after 45mins in the same session(already connection is open), the query is running for 9 mins it throws an oracle error.
There is no network issue also(solaris 5.8 server).

select * from where =;

synonym is created in my database for remote database view (schema_name.view_name@dblink_name)

please find the Oracle error below:

ORA-02068: following severe error from RAMBOMAX
ORA-03113: end-of-file on communication channel


SID EVENT STATE WAIT_TIME SECONDS_IN_WAIT P1 P2 P3 SQL_HASH_VALUE
---


--------------------------------------------------------------------------------
-----
--------------------------------------------------------------------------------
--------------- -- -- --
--------------------------------------------------------------------------------

547 SQL*Net message to client WAITED KNOWN TIME -1 0 1413697536 1 0 951575186

283 SQL*Net message from dbli WAITING 0 441 675562835 1 0 3503340408

298 SQL*Net message from dbli WAITING 0 199 675562835 1 0 3503340408

572 SQL*Net message from dbli WAITING 0 485 675562835 1 0 3503340408

632 SQL*Net message from dbli WAITING 0 358 675562835 1 0 3503340408

634 SQL*Net message from dbli WAITING 0 250 675562835 1 0 3503340408

581 SQL*Net message from dbli WAITING 0 208 675562835 1 0 3503340408

561 SQL*Net message from dbli WAITING 0 376 675562835 1 0 3503340408

520 SQL*Net message from dbli WAITING 0 413 675562835 1 0 3503340408

What could be the reason for this? could some one please help me on this?

Its very urgent this error is happening in live servers :(

Thanks,
Prathap
Reply With Quote
  #2  
Old 09-17-2009, 09:07 PM
vnktummala's Avatar
vnktummala vnktummala is offline
Senior Member
 
Join Date: Mar 2006
Location: Boston, MA
Posts: 380
if the resource limits are enabled then check the value for idle_time resource and increase the value.

Also look into adding SQLNET.EXPIRE_TIME = to the sqlnet.ora file.

Thanks,
__________________
Vijay Tummala

Try hard to get what you like OR you will be forced to like what you get.
Reply With Quote
  #3  
Old 09-17-2009, 10:45 PM
prathapsingh prathapsingh is offline
Junior Member
 
Join Date: Sep 2009
Posts: 2
Quote:
Originally Posted by vnktummala View Post
if the resource limits are enabled then check the value for idle_time resource and increase the value.

Also look into adding SQLNET.EXPIRE_TIME = to the sqlnet.ora file.

Thanks,

Hi,
The resource limits are UNLIMITED only.
SQLNET.EXPIRE_TIME =3

Kindly do the needful,

thanks,
prathap
Reply With Quote
  #4  
Old 09-18-2009, 02:58 AM
vnktummala's Avatar
vnktummala vnktummala is offline
Senior Member
 
Join Date: Mar 2006
Location: Boston, MA
Posts: 380
increase the expire_time value. please test it in dev or test environment before moving to production.

Thanks,
__________________
Vijay Tummala

Try hard to get what you like OR you will be forced to like what you get.
Reply With Quote
  #5  
Old 09-18-2009, 10:05 AM
PAVB's Avatar
PAVB PAVB is offline
Senior Advisor
 
Join Date: Mar 2007
Location: Ft. Lauderdale, FL
Posts: 2,629
Most probably remote database is timing out your connection.
Close dblink before attempting to use it again.
__________________
Pablo (Paul) Berzukov

Author of Understanding Database Administration available at amazon and other bookstores.

Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Reply With Quote
Reply Post New Thread

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -4. The time now is 12:19 PM.


DBAsupport.com Recent Articles


 » Configuring Oracle as a Data Source for SQL Server

 » When tuning Oracle is not an option

 » Leveraging Logical Standby Databases in Data Guard

 » Building an Oracle Server Environment

 » Oracle 11g Security – Guidelines for Auditing

Search DBAsupport:
 


Click Here to Expand Forum to Full Width











Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.