Consultor Eletrônico



Kbase P12613: Will killing a SQL-92 client cause database hang/crash?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/01/2003
Status: Unverified

GOAL:

Will killing a SQL-92 client cause database hang/crash?

FIX:

If only SQL92 clients terminated/killed (not SQL92 servers),it will not
bring down the database. Why? Anything that connects to shared memory would have
potential to bring down the dabase, in this case, SQL92 server is connecting to
shared memory but the client is not.