知识大全 SQL Server 2000 SP4与数据链接池问题
Posted 知
篇首语:曾无好事来相访,赖尔高文一起予。本文由小常识网(cha138.com)小编为大家整理,主要介绍了知识大全 SQL Server 2000 SP4与数据链接池问题相关的知识,希望对你有一定的参考价值。
SQL Server 2000 SP4与数据链接池问题 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!
今天远程连接一台xp sp 上的SQL 报错信息如下
Timeout expired The timeout period elapsed prior to obtaining a connection from the pool This may have occurred because all pooled connections were in use and max pool size was reached
Description: An unhandled exception occurred during the execution of the current web request Please review the stack trace for more information about the error and where it originated in the code
Exception Details: System InvalidOperationException: Timeout expired The timeout period elapsed prior to obtaining a connection from the pool This may have occurred because all pooled connections were in use and max pool size was reached
Source Error:
Line : cmd CommandType = CommandType StoredProcedure;
Line :
Line : connection Open();
Line : SqlCommandBuilder DeriveParameters(cmd);
Line : connection Close();
但是 我的连接字符串中已经设置了 最大链接池= 应该是不可能全部被占用的
当把链接池设置去掉 就报
An error has occurred while establishing a connection to the server When connecting to SQL Server this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections (provider: Named Pipes Provider error: Could not open a connection to SQL Server)
Description: An unhandled exception occurred during the execution of the current web request Please review the stack trace for more information about the error and where it originated in the code
Exception Details: System Data SqlClient SqlException: An error has occurred while establishing a connection to the server When connecting to SQL Server this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections (provider: Named Pipes Provider error: Could not open a connection to SQL Server)
Source Error:
Line : cmd CommandType = CommandType StoredProcedure;
Line :
Line : connection Open();
Line : SqlCommandBuilder DeriveParameters(cmd);
Line : connection Close();
cha138/Article/program/SQLServer/201311/22376相关参考
SqlServer下数据库链接的使用方法 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 有时候我
知识大全 SQL Server 2005和SQL Server 2000数据的相互导入
SQLServer2005和SQLServer2000数据的相互导入 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快
知识大全 在SQL Server 2000数据仓库中使用分区
在SQLServer2000数据仓库中使用分区 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 摘
SQLServer2000数据库应用技巧 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 一怎样删
SQLServer2000数据库置疑的解决方法 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 先
知识大全 调整SQL Server 2000运行中数据库结构
调整SQLServer2000运行中数据库结构 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 开
知识大全 从MDF文件恢复Sql Server2000数据库
从MDF文件恢复SqlServer2000数据库 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!
知识大全 在SQL Server 2000中恢复Master数据库
在SQLServer2000中恢复Master数据库 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!
知识大全 简单的修改SQL Server 2000数据库的端口号
简单的修改SQLServer2000数据库的端口号 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!
知识大全 在SQL Server 2000查询分析器里面收缩数据库日志
在SQLServer2000查询分析器里面收缩数据库日志 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下