Viewing 15 posts - 1 through 15 (of 21 total)
I am able to send alert notification with below help
January 8, 2020 at 8:54 am
Its resolved. i uninstalled SMMS 18 version and installed old 17 version. then SSIS is connecting.
October 30, 2019 at 12:23 pm
Its half resolved. The logs growing coz the DR node was down. we brought dr node up. and resumed the database sync in alwayson. but its damn slow.. any suggestion?
i...
October 9, 2019 at 12:11 pm
log_reuse_wait_desc= Availability_replica
October 9, 2019 at 7:49 am
Thanks allot. Around 2 hrs i wasted my time on this. i missed this logic.. Yes i removed the dbs from t-log backup job then added the dbs in alwayson....
October 6, 2019 at 4:17 am
Thanks Sue.
Sure. once we configure the Basic Always on configuration in Standard edition can i apply license of the enterprise edition later on for SQL Server? Then we can add...
September 11, 2019 at 5:13 am
Thank you very much.. How many databases we can add in the Standard Allwayson group?
I see only one db can be added in the standard edition. What if we want...
September 10, 2019 at 11:15 am
Thank you all for ur replies . The installed version is ssms 18.1 which debug is deprecated by microsoft. Not sure y they have done. So I uninstalled the SSMS...
July 9, 2019 at 5:56 am
Yes you are right. From the network path folder the files were not deleting.
I mentioned delete files older than 3 days.
May 30, 2019 at 6:04 am
Thank you very much for your replies.
while connecting the remote server ip in the management studio, in the options i selected TCP/IP and timeout period to '0'. Then it worked...
May 30, 2019 at 6:00 am
i changed the samesubnetthreshold value.
$clust = Get-Cluster;$Clust.Samesubnetdelay=1000; $clust.SamesubnetThreshold = 40
March 28, 2019 at 4:12 am
Viewing 15 posts - 1 through 15 (of 21 total)