Viewing 15 posts - 1,231 through 1,245 (of 6,400 total)
You don't have "copy_only" enabled as an option on the log backups do you?
This will never mark the log as re-usable.
Inherited very large AOAG setup once where the previous DBA...
December 12, 2019 at 1:25 pm
You will need to run SSMS in the security context thats running the SSAS services, to trick SSMS and SSAS into thinking your logged in as the service account.
May 2, 2018 at 3:26 am
Whats the output of this code snippet?
select value_in_use from sys.configurations where name = 'backup compression default'
If it's 1 the default setting is to compress...
April 3, 2018 at 9:14 am
Perfectly acceptable depending on requirements.
Read up on both of the settings as each isolation level does different things
April 3, 2018 at 8:58 am
Are you using the SSIS catalog (project deployment) or are you doing the old FileSystem / MSDB (package deployment) methods to deploy your SSIS solutions?
If the new version,...
April 3, 2018 at 8:54 am
April 3, 2018 at 8:45 am
Personally I would create the cluster at the start, all be it a 1 node cluster and enable the AOAG feature, as doing that later needs a restart of the...
March 29, 2018 at 3:13 am
December 21, 2017 at 7:05 am
Ed Wagner - Thursday, December 21, 2017 6:03 AMJaws
Bond
December 21, 2017 at 6:28 am
megha.chandak88 - Monday, December 18, 2017 8:57 AMRAM is 16GB
Max memory assign to SQL server is 1024*6 = 6144
As Eirikur already...
December 21, 2017 at 6:06 am
megha.chandak88 - Thursday, December 21, 2017 4:32 AMWe are using this server for monitoring the log shipping
OK, so your using this...
December 21, 2017 at 5:58 am
Sorry Anthony - I have updated my question as it did not reflect my problem...
December 21, 2017 at 3:36 am
December 21, 2017 at 3:29 am
December 21, 2017 at 3:12 am
Viewing 15 posts - 1,231 through 1,245 (of 6,400 total)