Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

An error occurred while executing batch. Error message is: Internal connection fatal error

$
0
0
Got this error running a query with ssms2014on SqlServer2014but db has Compatibiliy level 100 (sql2008)no sql error code in message and no error found in eventviewr (sqlserver log, windows log, application log ecc)when i run that query i got this message in "messages" tab, and in results tab i got a strange result, indeed the value returned doesn't exists in table.ex table1.field1 possible values= 2,3it returns 1113344we got that error thru jdbc toothat query use a lot of joins, unfortunatley i can't post it here.today got this error, so i make a copy of 1 of involved table into another db in the same instance, re run the query on the original db, and it works well.this happens sometimes, but can't find anythingcould be a cache problem? DB has 4,5TB of data, 700-1000 conns and 500GB of ramany ideas?

Viewing all articles
Browse latest Browse all 6525

Trending Articles