sybperl-l Archive
Up Prev Next
From: Stephane_Pelchat at WellspringRes dot com
Subject: dbprocess management
Date: Jan 10 2000 4:55PM
Hi,
The application I'm maintaining is using DB-lib for its database access.
The issue we encounter is a DBPROCESS limit number error.
Looking at the DB-library C documentation there is a few routines to set and
get the maximum number of dbprocess (i.e dbsetmaxprocs ...) but I didn't
find these in the Perl documentation.
I'm implementing a workaround that will reduce the number of connections but
if they do exist or there is an alternative, please let me know.
Thanks in advance,
Stephan
|