Viewing 15 posts - 286 through 300 (of 391 total)
Hi,
how did you rebuild the index. With a maintenance plan, or with some scripts from Ola Hallengren?
In this script are some values, to control the script, not...
June 1, 2017 at 3:23 am
Hi,
do you realy mean sql server 2000?
On the sql server 2016 you could use something like this:
SELECT * FROM backupset
There are...
May 31, 2017 at 11:26 pm
Hi,
if you like powershell, this link could help you to :
https://dbatools.io/functions/
Kind regards,
Andreas
May 29, 2017 at 12:36 am
Hi,
I would use something like this:
C: => OS files
D: => sql binary
E: => tempdb
F: => mdf files
G: => ldf files
H: => maybe...
May 10, 2017 at 3:01 am
Hi,
can you try the solution from this link:
https://social.technet.microsoft.com/Forums/office/en-US/7a76f12e-f561-488b-91ad-2d3978011031/event-1196-failoverclustering-cluster-dns-request-not-supported-by-name-server?forum=Exch2016GD
There are some screenshots, maybe this could help you.
Kind regards,
Andreas
May 5, 2017 at 12:08 am
Hi,
did the cleanjob fail if you try to execute as a user, or did the job fail, if you try to schedule the job?
May 3, 2017 at 11:46 pm
Hi,
if you would use powershell, there are some usefull scripts:
https://dbatools.io/
Kind regards,
Andreas
April 27, 2017 at 4:55 am
Hi,
did you backup a "normal" database, or some database from "AlwaysOn"?
Did the error raise on every node from your AlwaysOn Group?
April 24, 2017 at 1:54 am
Hi,
please check if IFI is enabled (https://www.brentozar.com/blitz/instant-file-initialization/9
If you had to growth your databases, it would be faster on the mdf files, if IFI is enabled.
April 7, 2017 at 2:58 am
Hm,
is this a virtuell server, then you can some space to your harddrive without stopping sql server services. If this is real server, you had to stop sql server...
April 7, 2017 at 12:08 am
Hi,
does the stored procedure creates some result if you run it on the server 2, without linked server?
And, what kind of stored procedure do you use, maybe the...
April 5, 2017 at 5:54 am
Hi,
did you for real use just 200 MB at 4 tempdb files?
I think, this is not much place to work for a sql server?
Kind regards,
Andreas
April 3, 2017 at 12:56 am
Hi,
"it depends". We used transactional replication for a database from about 400 GB.
We had a separate distribution server, because we had about 12 replications over all.
For...
April 3, 2017 at 12:50 am
HI,
you can think about replication, we used this for reporting .
Kind regards,
Andreas
April 3, 2017 at 12:45 am
Hi,
wich version of VEEAM are you using. I think, only the new version of VEEAM is able to restore singel files. In case of emergency, maybe it is required,...
March 31, 2017 at 6:50 am
Viewing 15 posts - 286 through 300 (of 391 total)