472,328 Members | 1,610 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,328 software developers and data experts.

Timed Out Error in Oracle.

Vini171285
Hi,
In my project,i have created a database in Oracle..
but the problem is ,now it is showing Timed Out Error..
Can anyone tell exactly what the problem is??
and how it can be solved??
Also when this error occurs programs doesnt't run and i cant even open the database..
Should i have to create the database again??
Thanx..
May 21 '08 #1
6 5082
debasisdas
8,127 Expert 4TB
please post the exact error number with error message.
May 22 '08 #2
Hi,

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC driver for Oracle][Oracle]ORA-12535: TNS:operation timed out
/indent1/FirstPage.asp, line 347

This is the error :timed out
Please Help

Thanx !!
Jun 10 '08 #3
vikas251074
198 100+
I think your processing takes longer than the session time set for processing. Increase the session time. But check this code in SQL editor, how long it takes?

Thanks and regards,
Vikas
Jun 10 '08 #4
r035198x
13,262 8TB
Hi,

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC driver for Oracle][Oracle]ORA-12535: TNS:operation timed out
/indent1/FirstPage.asp, line 347

This is the error :timed out
Please Help

Thanx !!
What's the output of
Expand|Select|Wrap|Line Numbers
  1. tnsping <databasename> 
?
Also is there any error displayed in SQLNET.log?
Jun 10 '08 #5
Hi,
We have not set any value for Session Timeout.
and can you please tell where to check the sqlnet log..
and what this sqlnet log is??
Thanx..
Jun 11 '08 #6
r035198x
13,262 8TB
Hi,
We have not set any value for Session Timeout.
and can you please tell where to check the sqlnet log..
and what this sqlnet log is??
Thanx..
Mine is in $ORACLE_HOME/network/log/
You can search for it on your computer. Don't forget to post the output of the tnsping command above.
Jun 11 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: David | last post by:
Hi Below is a copy of the top 5 timed events from my statspack. Don't know how to detect what enqueue waited for what. Don't understand Oracle...
2
by: William F. Robertson, Jr. | last post by:
Some of my users are receiving an error: Server Error in '/' Application....
0
by: Jack Wright | last post by:
Dear All, I have a web Application "http://localhost/Web/WebForm1.aspx" that calls a WebService from...
5
by: Sachin Surana | last post by:
We use HttpWebRequest to send the request at a URL. But some times the method GetResponse throws a time out exception. But when we check the IIS...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using...
4
by: Joe | last post by:
I'm hosting my web service on a Windows 2003 box which is remotely located. When trying to add a web reference to a C# project I get an error...
2
by: tlan | last post by:
Hi, I got this error when I move my web service to Windows2003 server. I spent hours scouting on the internet and could find any answer. Please...
10
by: Jim Underwood | last post by:
I am having a problem with my web page timng out while retrieving a long runnign report (90-120 seconds. I have tried modifying several settings in...
3
by: nms | last post by:
I've an ASP.net web site, Since last some days, Users are experiencing problem when they try to generate reports (for a large date range) it...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
1
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.