Viewing 15 posts - 316 through 330 (of 391 total)
reported as SPAM
February 17, 2017 at 12:18 am
reported as SPAM
February 12, 2017 at 11:44 pm
Hi,
try this:
USE [master]
GO
EXEC xp_instance_regwrite N'HKEY_LOCAL_MACHINE', N'Software\Microsoft\MSSQLServer\MSSQLServer', N'NumErrorLogs', REG_DWORD, 32
GO
This will configure up to 32 ERRORRLOG files
Kind regards,
February 9, 2017 at 11:08 pm
Hi,
can you post the size of the different objects types in you database.
Index
Table
etc. pp
And how big is the row count after deleting the rows,...
February 9, 2017 at 4:45 am
reported as SPAM
February 9, 2017 at 12:13 am
reported as SPAM
February 9, 2017 at 12:10 am
reported as SPAM
February 7, 2017 at 11:27 pm
Hi,
have you checked every account, with the replication will use.
There are a lot of accounts trying to write or read from the publisher database, distribution database, ore ...
February 7, 2017 at 6:38 am
reported as SPAM
February 3, 2017 at 2:54 am
Viewing 15 posts - 316 through 330 (of 391 total)