Your Video is very helpful. My request is to plz include the monitoring of Always ON part in this video.
@srinuyadav1629 Жыл бұрын
As per MS, Instead of Join only...we can use Auto seeding also...if Database size having less than 200GB. So if u use this option..no need to take full and log backup of primary and no need to restore it on Secondary....(with no norecovery option) Thanks for sharing this video....❤
@righttolearnbk9 ай бұрын
Auto-seeding is available from SQL server 2016 onwards only.
@srinuyadav16299 ай бұрын
@@righttolearnbk yes sir after 2016 only this AG concept was introduced. Before 2016 we configured DB mirroring.
@chrisumali98412 жыл бұрын
Thanks for the demo and i, have a great day
@anthonycurreri15438 ай бұрын
Good video, one correction, The Standard Edition of SQL server has basic availability groups included. That limits you to 1 database per group but you can have an unlimited number of groups.
@pushkarsawant74492 жыл бұрын
You deserve a lot more subscribers :) Thanks for the video
@murghachronicles7158 ай бұрын
How did you create Windows Failover Cluster? Is this a separate machine or is this some kind of feature which needs to be enabled on both SQL Server nodes?
@sairavi88065 ай бұрын
I am having doubt here . When the primary is off it will switch to secondary and do the operations..... But when the primary is up.. the next operation will go to primary or secondary??
@sansak90982 жыл бұрын
hi i has a doubt why windows failover cluster will failover drives right,but why we need that setup for always on,what is logical connection,always on made for group of databases but how windows cluster set up will needed for this,when feature itself supporting group of db's,can u please explaing logically how wsfc will be required for always on.
@sqltechzpestechz70536 ай бұрын
I Have one doubt, when u restore the full backup with NO RECOVERY but u didnt restore the Log backup with NO RECOVERY, then how in join only mode it gets added, in my case it throws error that no latest log backup is there. once i restore the log with NO RECOVERY then it gets added using JOIN ONLY
@damodhardaamu99256 ай бұрын
Well explaining bro
@sagarkashid1233 жыл бұрын
Please make some senarios,errors and resolution in Always on
@ramsheddy2 жыл бұрын
Thanks a lot for this. Very easy to follow!
@x-factorgaming42652 жыл бұрын
Why we need "Restore with Norecovery" option to restore in this case? Please explain sir
@abhay62762 жыл бұрын
are there need to install ssms on both 102 amd 103 machine if yes how did you do that?
@righttolearnbk2 жыл бұрын
If you want to connect your server from any node and work then install otherwise not required. Just copy SSMS installer in machine and install it
@SamanthaBandaraDissanayake Жыл бұрын
Hi Great Stuff Need to check one clarification with you, Is there any posibility to use cross database sync, mean, One DB create on node A and it replicate node B, and other database on Node B and it replicate to Node A
@saikumarkakarla99242 жыл бұрын
Anna tq Anna i learn so many new things from yours video , if possible DR DRLLs yala perform cheyalli high availability configured chesina databases ki video cheyandii Anna.
@righttolearnbk2 жыл бұрын
Ok.
@hasinihasini55622 жыл бұрын
Thx for your efforts
@vinoddas1981fool Жыл бұрын
Hello, You had a great demonstration. My question is if we are leveraging this as a SaaS solution and wanted to perform some Sanity checks once the Always On availability group is configured. Is there a preset query which I can use to do a verification check? Thanks in advance!
@sqltechzpestechz70536 ай бұрын
thank u so much🥰
@ericrouach2 жыл бұрын
Great content!
@P5toraskar19863 жыл бұрын
Super efforts.
@piyusworld25503 жыл бұрын
DNS name you have given is already created or we have to mention while configuration ALways On AG?
@JogaKhichurirabby2 жыл бұрын
In the secondary server, there is no "yes" Option for readable secondary. I am using the Standard edition of SQL.
@johnwayne4230 Жыл бұрын
Can I use sql 2017 standard edition for HA groups for more then one database? At the very first screen as a clusters type I see External or None. When None is selected I can only select one database?
@righttolearnbk Жыл бұрын
2017 Standard Edition supports basic availability groups. A basic availability group supports two replicas, with one database. Check below link for Microsoft documentation on basic availability groups learn.microsoft.com/en-us/sql/database-engine/availability-groups/windows/basic-availability-groups-always-on-availability-groups
@harishreddy43 жыл бұрын
Hi Sir, Can we deploy the SQL server failover cluster instance while configuring availability group instead of stand alone instance?
@righttolearnbk3 жыл бұрын
SQL Server Failover Cluster Instances do not support automatic failover by availability groups, so any availability replica that is hosted by an Failover cluster instance can only be configured for manual failover.
@harishreddy43 жыл бұрын
Thank you,sir
@shamilpm262 Жыл бұрын
Thanks a lot for this , Is it have any Diagrammatic form
@ramakrishnakasani91523 жыл бұрын
How we did cluster less setup in always-on
@righttolearnbk3 жыл бұрын
Cluster was already setup.
@ramakrishnakasani91523 жыл бұрын
@@righttolearnbk without using clustering it is possible to setup always-on
@righttolearnbk3 жыл бұрын
@@ramakrishnakasani9152 No Without windows clustering we cannot setup Always on
@labib8aug3 жыл бұрын
@@righttolearnbk actually we can , check the updated version.
@OMNS777 Жыл бұрын
Thank you!
@fbifido2 Жыл бұрын
Can you show how to do standalone SQL alwaysOn AG /w listener in a workgroup env?
@suresh_bellamkondavlogs3 жыл бұрын
Hiiii bro plz explain one detailed class about daily health checklist activities.....
@rajesh96189623703 жыл бұрын
Hi mate, what is difference in restart of sql service and stop-start..
@ShreyaSreejith20133 жыл бұрын
Restart will stop and start the services automatically.Stop and Start are manual activities to stop and start services manually
@Ganeshay-096 ай бұрын
2019 in not showing availability on group
@prabhu04082 жыл бұрын
Hi Bro, Nice video. in terms of the SQL Server Installation, could you please let me know 2019 std or 2019 Enterprise needed? in production. Thanks
@righttolearnbk2 жыл бұрын
Standard will do your job. Go for enterprise if you need more advance features
@prabhu04082 жыл бұрын
@@righttolearnbk Thank you
@dollardreams58114 жыл бұрын
Hi sir Suppose my manager told to you are the owner of 1tb database what was the things I need to be take care of the database for the minimum downtime
@righttolearnbk4 жыл бұрын
Few things you can do is To Perform health check on regular basis, deploy High availability as per your client's requirements, have a backups maintenance plan, and configure alerts If you gonna migrate it, use Azure Data Migration service.
@saimadhav6722 жыл бұрын
Hi sir can you please fwd me the scripts which DBA related daily activities
@bobbalaparshu3362 жыл бұрын
Thanks for your efforts. How do we add ndf files on database in always on group. If possible could you please make a video on always on trouble shooting issues and performance tuning issues.
@righttolearnbk2 жыл бұрын
While adding NDF file please make sure you have same physical location in the nodes
@sahithyabolly80182 жыл бұрын
Hi , I need to clear some interviews can you help me...
@righttolearnbk2 жыл бұрын
Hello, do you need Q&A ??
@prashantbhosale563511 ай бұрын
And also few scenarios and three node clusters
@mdkaif786 Жыл бұрын
Hi Sir May i kindly request you to please share a step by step docs or video how to Fail Over from Production to DR and from DR to production. Thanks Sir...
@surekhaanupoju47303 жыл бұрын
Thanku sir
@avulasatishpatel25453 жыл бұрын
Availability replica is not synchronizing Create video for both if primary not synchronizing Next Secondary not synchronizing
@thirupathiraot22073 жыл бұрын
We configure AG only on Mirroring configured DBs only
@righttolearnbk3 жыл бұрын
No
@naniprabha44103 жыл бұрын
I need MS SQL DBA support can u provide
@righttolearnbk3 жыл бұрын
Yes
@venkannavenkanna98823 жыл бұрын
i can support SQL DBA
@AT-tb1hf2 жыл бұрын
@@righttolearnbk Hi i need assistance to clear interview can u plz help me .
@Jayadhev2 жыл бұрын
Please make a veedio on always on interview questions
@chaitu65423 жыл бұрын
Can I have upgrade and migration videos bro
@dollardreams58114 жыл бұрын
Please post a videos about replication and clustering
@righttolearnbk4 жыл бұрын
I will do it as soon as possible
@thirupathiraot22073 жыл бұрын
??
@prashantbhosale563511 ай бұрын
Please show some errors
@righttolearnbk9 ай бұрын
Sure, will do scenario based videos in coming days