Click here to Skip to main content
15,881,248 members
Home / Discussions / Database
   

Database

 
GeneralRe: LONGTEXT not accepting large text! Pin
Jassim Rahma12-Nov-14 10:08
Jassim Rahma12-Nov-14 10:08 
GeneralRe: LONGTEXT not accepting large text! Pin
Richard Deeming12-Nov-14 10:12
mveRichard Deeming12-Nov-14 10:12 
GeneralRe: LONGTEXT not accepting large text! Pin
Jassim Rahma12-Nov-14 10:16
Jassim Rahma12-Nov-14 10:16 
GeneralRe: LONGTEXT not accepting large text! Pin
Richard Deeming12-Nov-14 10:18
mveRichard Deeming12-Nov-14 10:18 
GeneralRe: LONGTEXT not accepting large text! Pin
Jassim Rahma12-Nov-14 10:24
Jassim Rahma12-Nov-14 10:24 
GeneralRe: LONGTEXT not accepting large text! Pin
Richard Deeming12-Nov-14 10:40
mveRichard Deeming12-Nov-14 10:40 
GeneralRe: LONGTEXT not accepting large text! Pin
Jassim Rahma12-Nov-14 10:45
Jassim Rahma12-Nov-14 10:45 
QuestionDoes SQL require SSLv3? Pin
Richard Deeming12-Nov-14 4:51
mveRichard Deeming12-Nov-14 4:51 
We have a Windows 2008 R2 server running SQL 2012 Express RTM (11.0.2100.60).

All three protocols (shared memory, named pipes, TCP/IP) are enabled for the server and both 32-bit and 64-bit clients. No certificate is configured, and encryption is not required. SQL is configured for mixed-mode authentication.

A few weeks back, we added the registry key to disable SSLv3 for server software[^], but didn't restart the server. (All three TLS protocols - 1.0, 1.1 and 1.2 - are enabled.)

This morning, after installing the critical MS14-066 patch[^] and restarting, SQL would not accept any connections. Using shared memory or named pipes returned the dreaded "no process is on the other end of the pipe" error. Using TCP/IP returned a "connection forcibly closed" error.

Uninstalling the patch made no difference - we were still unable to connect to SQL. Only after re-enabling SSLv3 and restarting the server were we able to reconnect. We have since reinstalled the patch, and the problem has not returned.

Therefore, I can only conclude that SQL requires SSLv3 to be enabled, even if the connections are not encrypted. However, I can't find this documented anywhere.

Can anyone else confirm this? Is it a known issue?



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer



modified 12-Nov-14 16:09pm.

SuggestionRe: Does SQL require SSLv3? Pin
Eddy Vluggen13-Nov-14 7:16
professionalEddy Vluggen13-Nov-14 7:16 
GeneralRe: Does SQL require SSLv3? Pin
Richard Deeming13-Nov-14 7:19
mveRichard Deeming13-Nov-14 7:19 
QuestionDatabase Mail not sending Emails Pin
Robymon11-Nov-14 2:19
Robymon11-Nov-14 2:19 
AnswerRe: Database Mail not sending Emails Pin
Richard Deeming11-Nov-14 2:53
mveRichard Deeming11-Nov-14 2:53 
QuestionLeft Join and double results where the join is complete Pin
jkirkerx7-Nov-14 10:36
professionaljkirkerx7-Nov-14 10:36 
General[SORT OF SOLVED] Pin
jkirkerx7-Nov-14 11:17
professionaljkirkerx7-Nov-14 11:17 
AnswerRe: Left Join and double results where the join is complete Pin
rjdudley24-Nov-14 14:02
rjdudley24-Nov-14 14:02 
GeneralRe: Left Join and double results where the join is complete Pin
jkirkerx25-Nov-14 7:39
professionaljkirkerx25-Nov-14 7:39 
GeneralRe: Left Join and double results where the join is complete Pin
rjdudley25-Nov-14 8:24
rjdudley25-Nov-14 8:24 
GeneralRe: Left Join and double results where the join is complete Pin
jkirkerx25-Nov-14 9:28
professionaljkirkerx25-Nov-14 9:28 
Questionwhat is the equivalent linq query for the following sql query? Pin
Dhyanga7-Nov-14 5:42
Dhyanga7-Nov-14 5:42 
AnswerRe: what is the equivalent linq query for the following sql query? Pin
PIEBALDconsult7-Nov-14 5:52
mvePIEBALDconsult7-Nov-14 5:52 
GeneralRe: what is the equivalent linq query for the following sql query? Pin
Dhyanga7-Nov-14 5:57
Dhyanga7-Nov-14 5:57 
GeneralRe: what is the equivalent linq query for the following sql query? Pin
Dhyanga7-Nov-14 6:03
Dhyanga7-Nov-14 6:03 
GeneralRe: what is the equivalent linq query for the following sql query? Pin
PIEBALDconsult7-Nov-14 6:40
mvePIEBALDconsult7-Nov-14 6:40 
QuestionRe: what is the equivalent linq query for the following sql query? Pin
Eddy Vluggen7-Nov-14 7:31
professionalEddy Vluggen7-Nov-14 7:31 
AnswerRe: what is the equivalent linq query for the following sql query? Pin
Dhyanga7-Nov-14 7:44
Dhyanga7-Nov-14 7:44 

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.