Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: ODBC error message

by monktim (Friar)
on Jan 27, 2004 at 13:55 UTC ( [id://324414]=note: print w/replies, xml ) Need Help??


in reply to ODBC error message

I don't think this is a DBI problem. If you post a larger chunk of the script I'll be able to tell you more. It looks like there might be a limit on the number of connections the Server allows or the Server is overloaded. If you're not on a production system, you can try killing some processes before you run your code again.

In MS SQL you can run the sp_who stored procedure to see the current activities in the dB. You can use the kill command to stop them.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://324414]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found