Hi Manzoor, Its really helped me a lot to understand and configure the transnational replication. Great work. thanks a lot man.
@Lolo_NwanyiOma9 жыл бұрын
Thank you very very much, this was a neat and easy to understand Tutorial.
@PeterPRGN2 жыл бұрын
good video and clear instructions thenk
@lundhM6 жыл бұрын
Very good video and clear instructions.
@e99roll_s4 жыл бұрын
thank you very much.. this helping me so much
@smartjames0034 жыл бұрын
Great, thank you very much for the detail video
@skgunda9 жыл бұрын
Thank You !! Awesome Video !! Keep it up Dude !!
@anandprakash24785 жыл бұрын
merge replication is possible in two different city through the agent on the behalf of static ip
@premvardhand63154 жыл бұрын
Thank you so much sir.
@tsegaeyesus53876 жыл бұрын
Thanks nice tutorial
@noorhirjee22748 жыл бұрын
Good Video. Two questions , how to create a network path and from where did you get the local account name for the process account. Thanks
@RakeshLevine4 жыл бұрын
It's good explanation
@deepikajoshi639 Жыл бұрын
Need one help... Is there any way to pause replication and i can refresh subscriber full database and then resume replication
@nelsonazolukwamprojects4 жыл бұрын
I got this error: "A .NET Framework error occurred during execution of user-defined routine or aggregate "sp_scriptdropdelreconciliationproc_sqlclr": System.Data.SqlClient.SqlException: The locale identifier (LCID) 8192 is not supported by SQL Server. "
@EUgamingZone6 жыл бұрын
Sir, I have a question. If an organization have multiple branches and each branch have local server. But main central database server is placed an another place e.g Headoffice. So what is a solution to update all clients data to each other on each transaction and also update main central server. and central server also have two server one is live and one is for backup. Thanks in advance.
@SweetyJagan8 жыл бұрын
Hi Manzoor, Prodcution standard edition 2012 (publisher) and report server 2016 web edition(subscriber) is this environment eligible for replication? (snapshot and tran repl) Please suggest
@thurasoe27495 жыл бұрын
Hi Manzoor very good presentation. If i want to extend replication how can i do. I means. i have replication tableA last 2 month. now i want to replication to another tableB and tableC. How can Update?
@wengfu11414 жыл бұрын
Can we set the dB name to be same for the publisher DB and the subscribed DB
@naveedshah155 жыл бұрын
Excelent Work
@ankitchouhan27954 жыл бұрын
How to use this concept?? On SQL Cluster HA configuration...
@AshishSingh-kg1jf8 жыл бұрын
How many secondary servers we can add in logshipping??
@jugalvaja92365 жыл бұрын
Nice video
@fagi58 жыл бұрын
hey friend, At last it gives me this error how to solve it... An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ------------------------------ No active subscriptions were found. The publication must have active subscriptions in order to post a tracer token. (Microsoft SQL Server, Error: 21488)
@YouTickTech6 жыл бұрын
Excellent
@nayeemchowdhury24977 жыл бұрын
not bad. you should describe subscription briefly.
@foodiegowda56906 жыл бұрын
Thank you
@tirusamadi93775 жыл бұрын
Full data is not replucate How to slove replication issue
@Ahoq45858 жыл бұрын
good one
@najju08 жыл бұрын
Hi, I was trying to setup replication. So i went ahead and configured my distributor and then carried on with my Publisher configuration. Once i finished up with the publisher i tried starting the snapshot and log reader agents. I get a red cross on my server in the monitoring screen and this is the eror message i get: Login failed for user 'NT Service\SQLAgent$MSSQLSERVER3'. I know this is something related to the DB roles as db ownership but i am unable to solve this issue. Please help Thanks
@SgtKamer7 жыл бұрын
Najeeb - I know your post is over 6 months old but I just saw your question. Here's how I solved a similar issue like you described. Go into the properties of your database and select the "Files" selection in the left hand pane; then ensure there is an "Owner" set for the files. Mine was blank on both the Publisher and Subscriber and once I set them the issue was resolved. BTW I set the owner on both to [sa]. Hope this helps.