Viewing 15 posts - 271 through 285 (of 391 total)
Hi,
I think there is no more 32 bit edition:
http://sqlha.com/2015/10/05/32-bit-server-based-sql-server-is-finally-dead/
With kind regards,
Andreas
October 23, 2017 at 5:26 am
October 13, 2017 at 12:51 am
September 15, 2017 at 5:12 am
Hi,
if you got these kind of error:
Logon,Unknown,SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection
Just give...
August 30, 2017 at 5:41 am
Hi,
if mail will not work, please check the installed .net version. You need the followin version to send e-mails:
.NET 3.5
https://dba.stackexchange.com/questions/142080/sql-server-2016-db-mail-not-sending
Hope this will...
July 14, 2017 at 5:20 am
Hi,
if any of my servers ist not connected, I will see the servername in the tab "messages".
Can you take a look and give some feedback.
Kind regards,
Andreas
July 13, 2017 at 12:11 am
Hi,
are there some other users on the reportserver or on the sql server, where the database is located?
Are there some jobs running via scheduler, if you try to...
June 28, 2017 at 3:55 am
Hi,
I think this is just a bug of the gui.
All my servers are "grey", maybe your admin-pc is in an other domain than your sql server.
Kind regards,
June 26, 2017 at 5:59 am
Hi,
you can define a central job on the central management server. Define the targets, and the job is deployed to the sql server.
You can get an e-mail if...
June 26, 2017 at 3:17 am
Hi,
did you configure the Traceflag 1117?
https://www.brentozar.com/archive/2014/06/trace-flags-1117-1118-tempdb-configuration/
Kind regards,
Andreas
June 26, 2017 at 12:14 am
Hi,
maybe you could read this post from paul randal:
https://www.sqlskills.com/blogs/paul/wait-statistics-or-please-tell-me-where-it-hurts/
kind regards,
Andreas
June 23, 2017 at 5:53 am
Hi,
could you give us the database create statement?
Start SSMS,
connect to SQL Server
right mouse click on the database
script database as
Post the sql code,...
June 7, 2017 at 4:55 am
Hi,
you can try to monitor this 2 counter:
Buffer Cache Hit Ratio
Plan Cache Hit Ratio
After a SQL Server reboot the values should not be so...
June 7, 2017 at 4:50 am
Hi,
the one thing are DML operations, and the other are DDL operations:
DDL ==> Data Definition Language, to create table, database and so on
(https://en.wikipedia.org/wiki/Data_definition_language
DML...
June 2, 2017 at 2:16 am
Viewing 15 posts - 271 through 285 (of 391 total)