Connecting Tech Pros Worldwide Help | Site Map

Apache/PHP/Oracle XE TNS:listener could not find available handler

 
LinkBack Thread Tools Search this Thread
  #1  
Old March 17th, 2008, 12:15 AM
www.douglassdavis.com
Guest
 
Posts: n/a
Default Apache/PHP/Oracle XE TNS:listener could not find available handler


I have an Apache server, PHP 5.2.5 and Oracle 10g Express Edition for
development purposes on my laptop running Windows XP.

I am using OCI to connect to Oracle from PHP

I am using MDB2 database abstraction library.


Occasionally when I load a page I will get this error:
ORA-12520: TNS:listener could not find available handler for requested
type of server
MDB2 Error: connect failed

When I try to connect from Oracle SQL developer:
ORA-12519: TNS: no appropriate service handler found

When I run lsnrctl services:

Service "xe" has 1 instance(s).
Instance "xe", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:85 refused:0 state:blocked
LOCAL SERVER

It appears that the "established" number is not going down, only going
up.

Does this mean that it is not dropping the connection once the page is
finished loading? How can this be fixed?

Thanks.



  #2  
Old March 18th, 2008, 12:35 PM
Mladen Gogala
Guest
 
Posts: n/a
Default Re: Apache/PHP/Oracle XE TNS:listener could not find availablehandler

On Mon, 17 Mar 2008 08:47:21 -0700, bdbafh wrote:
Quote:
If an spfile is in fact in use, type:
>
SQLalter system set processes=150 scope=spfile;
Wow! He's using Winduhs XP as a server! This is a DBA solution to the
sloppy Apache configuration.

--
Mladen Gogala
http://mgogala.freehostia.com
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.