I am seeing a few of the below listed error message on our application
servers that are connecting to our SQL 2005 servers. What do they mean and
how can I resolve them ?
[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_DBC
failed
Hi
You can call SQLGetDiagRec with a HandleType of SQL_HANDLE_DBC and a Handle
of you ConnectionHandle to get more information about the error. See
http://msdn2.microsoft.com/en-us/library/ms711810.aspx
John
"Hassan" wrote:
> I am seeing a few of the below listed error message on our application
> servers that are connecting to our SQL 2005 servers. What do they mean and
> how can I resolve them ?
> [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_DBC
> failed
>
>
>
Sunday, February 26, 2012
Driver's SQLAllocHandle on SQL_HANDLE_DBC failed error
Labels:
andhow,
applicationservers,
below,
connecting,
database,
driver,
error,
failed,
message,
microsoft,
mysql,
oracle,
server,
servers,
sql,
sql_handle_dbc,
sqlallochandle
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment