'ULException': Resource governor for 'START DATABASE' exceeded -
06-25-2010
, 07:00 AM
Hi,
I'm using Ultralite 10 in my project for storing temporary data. For
each job I create an instance of a small database and then delete it
on job completion. Multiple jobs can execute concurrently.
Intermittently I get exceptions while opening the connection to
database which says "'ULException': Resource governor for 'START
DATABASE' exceeded".
What could be the reason for this exception? Is there any workaround
for the problem. |