No announcements
Found 1555132 threads
-
0 Votes
Connection pooling reset error
It basically means the SPID is not ready for a new connection, so it is refused.Answered | 6 Replies | 9043 Views | Created by aaditya2000 - Wednesday, May 25, 2011 3:58 PM | Last reply by Tom Phillips - Thursday, May 26, 2011 1:46 PM -
1 Votes
Stored procedures and connection pooling
Connections are acquired from the pool during open and returned upon close.Answered | 5 Replies | 1978 Views | Created by Jonathan Miller - Friday, September 12, 2014 10:01 PM | Last reply by Elvis Long - Tuesday, September 16, 2014 2:48 AM -
0 Votes
Temprory tables with connection pooling
Hello, I would recommend to go through the below link to better understand how connection pooling works.Answered | 5 Replies | 8495 Views | Created by Varun Jha - Monday, December 28, 2009 8:13 PM | Last reply by Krishna Rajeesh - Tuesday, December 29, 2009 1:56 PM -
0 Votes
Connection Pooling reuses transaction settings
"The transaction isolation level is not reset when you reuse a connection from the connection pool"Answered | 7 Replies | 3433 Views | Created by RikMoed - Thursday, July 30, 2009 7:55 AM | Last reply by RikMoed - Thursday, August 13, 2009 12:11 PM -
0 Votes
Connection reset
If a fatal severity level is encountered, the client connection is terminated after receiving the message, and the error is logged in the error and application ...Answered | 4 Replies | 2745 Views | Created by i-Bro - Thursday, August 25, 2016 6:37 PM | Last reply by Olaf Helper - Friday, August 26, 2016 3:48 PM -
1 Votes
connection pooling error and DB server not responding..
Do you see any other error appearing on the SQL Server error log, next to the 18056 error message?Answered | 3 Replies | 1172 Views | Created by MSDN_12345 - Friday, September 19, 2014 3:20 PM | Last reply by Alberto Morillo - Friday, September 19, 2014 4:13 PM -
1 Votes
Error: The connection with the server was reset - while downloading documents
Internet options -> Advanced -> Reset Take a look at the similar issue posts:Answered | 2 Replies | 6702 Views | Created by Venkatzeus - Wednesday, June 24, 2015 11:32 AM | Last reply by Lisa Chen1226 - Friday, June 26, 2015 9:10 AM -
1 Votes
SQL Server Connection Pooling and IIS Application Pool
Connection pools are not shared among application pools.Answered | 2 Replies | 6220 Views | Created by David G. Lyall - Saturday, May 4, 2013 1:58 AM | Last reply by Ed Price - MSFT - Saturday, May 4, 2013 8:49 AM -
0 Votes
C# connection pooling
Hi, As per my understanding, it is always good to specify the connection pooling information along with the connection string instead of configuring in ...Answered | 1 Replies | 4054 Views | Created by wendy elizabeth - Sunday, February 10, 2013 8:50 AM | Last reply by Muthuraja Irullandi - Sunday, February 10, 2013 9:30 AM -
0 Votes
All Pooled Connections use Max Pool Size
However, on a busy site, it is likely that the connection pool will run out of connections before garbage collection kicks in.Answered | 2 Replies | 8634 Views | Created by Dewan Mojam - Saturday, January 29, 2011 5:56 AM | Last reply by Mike_999 - Monday, January 31, 2011 6:47 AM -
0 Votes
TFS connection pooling Problem
If I look to the performance monitor for the pooled connectins they stay arround 3/4 and then when the error happen they peek to more then 100.Answered | 5 Replies | 4549 Views | Created by seduto - Friday, September 19, 2008 8:27 AM | Last reply by seduto - Friday, October 17, 2008 6:37 AM -
0 Votes
C# SQL Server Connection Pooling
I think the Audit Logout is called because connection pool is going to reset the current connection to reuse it.Answered | 3 Replies | 11599 Views | Created by ChrisR_NZ - Thursday, August 20, 2009 9:14 PM | Last reply by Michael Sun [MSFT] - Tuesday, August 25, 2009 9:36 AM -
0 Votes
Connection pooling Attunity Oracle
Then I do not think you can anything about it on the SSIS end as the Attunity driver does not expose the property to direct using the connection pool.Answered | 4 Replies | 1459 Views | Created by Ben Ootjers - Wednesday, December 9, 2015 8:24 AM | Last reply by COZYROC - Friday, December 11, 2015 6:48 AM -
0 Votes
Connection Pooling Not Working
Dears Since our back end Oracle databases (10G) can only support a number of oracle connections, I am trying to implement connection pooling to my ...Answered | 2 Replies | 12880 Views | Created by Sajid Hussain - Tuesday, June 17, 2008 3:49 PM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 7:47 AM -
0 Votes
Audit Login and Pooled Connections
Yes, you could implement your own connection pooling where you never disconnect physically.Answered | 1 Replies | 1523 Views | Created by Jakub Miara - Tuesday, December 17, 2013 10:19 AM | Last reply by Erland Sommarskog - Tuesday, December 17, 2013 10:35 PM -
0 Votes
Wshttp- PerSession- connection pooling
Perhaps just have your service object access a singleton that wraps all access to your database connections.Answered | 1 Replies | 3746 Views | Created by Hari123 - Thursday, December 11, 2008 8:02 PM | Last reply by Brent Arias - Friday, December 12, 2008 1:24 AM -
0 Votes
Deadlock Priority and Connection Pooling
See if the below links ...Answered | 1 Replies | 1107 Views | Created by GilPeleg - Tuesday, November 11, 2014 9:23 AM | Last reply by Paul P Clement IV - Tuesday, November 11, 2014 1:21 PM -
0 Votes
How to tackle a connection pooling problem in sql server ?
We are getting error message # 18056 , the description is for that message is like this ...Answered | 3 Replies | 7118 Views | Created by Krunal Mehta - Monday, July 14, 2008 2:39 AM | Last reply by Shanky_621 - Monday, December 30, 2013 10:53 AM -
1 Votes
cluster pool with databricks connection
I noticed that in Databricks, a cluster gets assigned to a pool (of resources).Answered | 7 Replies | 1328 Views | Created by timkracht - Thursday, September 26, 2019 7:55 PM | Last reply by timkracht - Tuesday, October 1, 2019 12:26 PM -
0 Votes
What is the use of connection pooling
Hi, Connection pooling is used to Resuse the connection have a look at this link http://msdn.microsoft.com/en-us/library/8xx3tyca.aspxAnswered | 2 Replies | 2786 Views | Created by Santhosh P - Thursday, December 3, 2009 11:13 AM | Last reply by Tamer Oz - Thursday, December 3, 2009 11:52 AM - Items 1 to 20 of 1555132 Next ›
No announcements