Click here to Skip to main content
15,887,444 members
Home / Discussions / Database
   

Database

 
GeneralRe: Monitor connection pool - ODP.Net 10g Pin
Het210928-Jul-08 10:33
Het210928-Jul-08 10:33 
GeneralRe: Monitor connection pool - ODP.Net 10g Pin
Wendelius28-Jul-08 11:00
mentorWendelius28-Jul-08 11:00 
GeneralRe: Monitor connection pool - ODP.Net 10g Pin
Het210928-Jul-08 11:32
Het210928-Jul-08 11:32 
GeneralRe: Monitor connection pool - ODP.Net 10g Pin
Wendelius28-Jul-08 11:49
mentorWendelius28-Jul-08 11:49 
Questionquestion on size of relational DB Pin
Mohammad Daba'an28-Jul-08 9:02
Mohammad Daba'an28-Jul-08 9:02 
AnswerRe: question on size of relational DB Pin
Wendelius28-Jul-08 10:40
mentorWendelius28-Jul-08 10:40 
QuestionExecuteSql note responding Pin
krishnan.s28-Jul-08 2:59
krishnan.s28-Jul-08 2:59 
AnswerRe: ExecuteSql note responding Pin
Wendelius28-Jul-08 8:45
mentorWendelius28-Jul-08 8:45 
I'm not very familiar with PostGre, but I would imagine that this happens because the server side does not inform the client about shutdown. This leaves the client in a state where it thinks that the operation is still running.

You should try to find info about following things:
- is there a way to configure a heart-beat checking in PostGre. This means that the existence of the server is checked once in a while
- are there server side configuration possibilities that would allow the server to inform the clients that the server is shutting down before the connection is broken
- can you define a maximum amount of time in connection string that a single operation can last.

Hope this helps,

Mika
Questionupdate,delete,insert operations on the database table using ado.net in c# Pin
swapnamoturu28-Jul-08 2:02
swapnamoturu28-Jul-08 2:02 
AnswerRe: update,delete,insert operations on the database table using ado.net in c# Pin
Vimalsoft(Pty) Ltd28-Jul-08 6:25
professionalVimalsoft(Pty) Ltd28-Jul-08 6:25 
QuestionOracle NLS problem Pin
Muammar©27-Jul-08 23:35
Muammar©27-Jul-08 23:35 
AnswerRe: Oracle NLS problem (Solved!) Pin
Muammar©28-Jul-08 1:38
Muammar©28-Jul-08 1:38 
QuestionDeployment Related Issue Pin
sunil goyalG27-Jul-08 22:50
sunil goyalG27-Jul-08 22:50 
AnswerRe: Deployment Related Issue Pin
sepel28-Jul-08 0:12
sepel28-Jul-08 0:12 
GeneralRe: Deployment Related Issue Pin
sunil goyalG28-Jul-08 1:36
sunil goyalG28-Jul-08 1:36 
GeneralRe: Deployment Related Issue Pin
sepel28-Jul-08 19:27
sepel28-Jul-08 19:27 
Questionhow to store Hindi [Non English] data in postgreSQL Pin
priyankaaJ27-Jul-08 22:21
priyankaaJ27-Jul-08 22:21 
AnswerRe: how to store Hindi [Non English] data in postgreSQL Pin
Rupesh Kumar Swami27-Jul-08 23:33
Rupesh Kumar Swami27-Jul-08 23:33 
GeneralRe: how to store Hindi [Non English] data in postgreSQL [modified] Pin
priyankaaJ27-Jul-08 23:43
priyankaaJ27-Jul-08 23:43 
GeneralRe: how to store Hindi [Non English] data in postgreSQL Pin
sunil goyalG28-Jul-08 1:25
sunil goyalG28-Jul-08 1:25 
GeneralRe: how to store Hindi [Non English] data in postgreSQL Pin
priyankaaJ28-Jul-08 1:36
priyankaaJ28-Jul-08 1:36 
QuestionSqloledb.dll error Pin
giri_jazz27-Jul-08 21:06
giri_jazz27-Jul-08 21:06 
AnswerRe: Sqloledb.dll error Pin
Bassam Saoud28-Jul-08 11:31
Bassam Saoud28-Jul-08 11:31 
GeneralRe: Sqloledb.dll error Pin
giri_jazz28-Jul-08 18:48
giri_jazz28-Jul-08 18:48 
Questionhow avoid user to expnd my database on client pc [modified] Pin
sepel27-Jul-08 20:29
sepel27-Jul-08 20:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.