sybperl-l Archive
Up Prev Next
From: jimmy mcdonald <jimmy at simplayer dot com>
Subject: Re: max DBPROCESS problem
Date: Jan 12 2001 8:57PM
> dbsetmaxprocs(100);
i have installed sybperl 2.13...
i get the following error:
Undefined subroutine &main::dbsetmaxprocs called at ./Foo_schedule.pl line 31.
I'm also interested in information on persistent connections.
I want to leave these connections persistent and I think I'm
running out because I'm reaching the 25 connections although I
don't really think I should based on the load. So, I'm thinking
that my script isn't properly deciding that a connection is usable
and makes a new connection.
Any thoughts on this by anyone?
thanks,
jimmy
|