Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 9i refuses to allow client connection -- I need
Stephen,
I also would like to extend a warm welcome to the world of Oracle. I
hope that you find it interesting and challenging and rewarding.
I would suggest that you get a head start on your training so you
won't be overwhelmed when you attend, by acquiring some of the "Oracle
101" books that are available on the market. They are a valuable
resource that I refer to constantly as I can't remember as much as I use
to.
I don't mean to slight any of the excellent authors that are on this
list by not listing their works here. I am sure that if you asked for
references you will be supplied with a list that will be quite complete
and up to date.
Again,
Welcome.
Ron mª¿ªm
>>> wisernet100_at_yahoo.com 07/25/03 08:59AM >>> there are a number of logs that could help:
first, does the application itself generate a log? If so, does that
log
reflect the actual error returned? It might look something like
"ORA-nnnnnn"
Second, on the Windows Box itself, look for a file name "alert<sid>.log" (I'm not that familiar with Oracle's configuration on Windows as I run Unix but it should look something like that). Look to see if there are any error messages in that file at the time the connections are refused.
If increasing memory on the box itself helped, it's likely that what's happening is that users are connecting to the box, never dropping or closing the connections so that memory stays allocated. The box runs out of memory, you reboot (closing the connections and releasing the memory) and you are good for another week or so.
if that's what's happening -- you either have to get the users to LOG OFF (yeah, right) or find a way of closing/killing the connections after x amount of time (look into the online docs -- technet.oracle.com, specifically look at the network manuals).
and welcome! It's always nice to see a new face here, especially one who is willing to LEARN
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Rachel Carmichael INET: wisernet100_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You mayReceived on Fri Jul 25 2003 - 09:02:57 CDT
![]() |
![]() |