Guideline needed for Multi-Remote-Server Management

Hi all,
I'm busy with a project with multiple SQL servers, each with its own database.
The setup up is as follows:
6 SQL servers, where 1 is at the head office and the other 5 are remote branches.
I need to configure the following:
When Head office makes any changes to the Column: AveCost
in the dbo.STK_ProdPrice Table its needs to sync down to all the branches (when Head office does price increases on products). Now the update can run on a schedule (lets say 12am) so if the Table locks it would not cause any problems.
The SQL database structure for all SQL Servers are exactly the same (Exact same Tables, Exact same Column headings etc.) 
What would be the best solution for this configuration?

One option is Replication : Make your head office server as Publisher and keep all other 5 as subscriber ( transactional replication ). There
is no limit to to the number of subscribers that a publisher can support.
Another one is AlwaysON -- You can consider using Always 2012 but it will support only 4 replicas, may be you can think about 2014, this will support 8 Replicas, and this will keeps your data in sync..
sql 2012 -- https://www.simple-talk.com/sql/database-administration/sql-server-2012-alwayson/
SQL 2014 -- http://msdn.microsoft.com/en-us/library/gg509118.aspx
Raju Rasagounder Sr MSSQL DBA

Similar Messages

  • Detect Files or Directories for a remote server

    Hi, I need to write an application to list the directories and files for a remote server, given a URL: http://<IP>/, the dirtectory tree looks like this:
    dir1/ subdir1/subsubdir1/files4
    files3
    subdir2/
    subdir3/
    files1
    files2
    I have some functions like changing directory (cd), return back (cd ..) etc. and open applications for files. My questions is .. how to detect whehter this is a directory or file (e.g. http://<IP>/dir1/subdir1 and http://<IP>/dir1/files1 ),
    also, if I am now at http://<IP>/dir1, how can I know that I am now at the top of the tree and need to lock the (cd ..) function?

    HTTP URLs don't have a directory structure, although the way they are formatted looks like they do. Also, HTTP requests will normally not return something that maps to a directory, but if it does you will get an HTML page listing things in the directory. (Most sites disable this function.)
    I think you should go back and review why you think you need this. If you're trying to write a web spider, for example, that isn't how you do it.

  • Looking for a remote desktop management system

    Hello,
    I am looking for a remote desktop management system which should be very user-friendly. We would prefer a open-source software for that for further customization. I have found Paragent software which seems to be looking good so far, any suggestions regarding this would be appreciated.
    Thanks in advance.
    bmora96

    How is this related to Java?
    Edited by: wpafbuser1 on Feb 22, 2008 9:22 AM

  • What Specific Firewall Rules are Needed for the DPM Server?

    Hello,
    We want to confirm which firewall ports need to be opened on the DPM server (not protected servers) for all DPM processes, so that we can set these rules in group policy. Below are what we
    think are the needed rules. Note that we have rules for both new DPM 2012 installs and upgrades from DPM 2010 to 2012, since these use different program paths.
    Rule Name
    Program Path
    Protocol
    Local Port
    DPM 2012 DCOM Port
    Any
    TCP
    135
    DPM 2012 AM Port
    Any
    TCP
    6075
    DPM 2012 RTM Agent Coordinator
    C:\Windows\Microsoft Data Protection Manager\DPM\ProtectionAgents\AC\4.0.1908.0\dpmac.exe
    Any
    Any
    DPM 2012 SP1 Agent Coordinator
    C:\Windows\Microsoft Data Protection Manager\DPM\ProtectionAgents\AC\4.1.3313.0\dpmac.exe
    Any
    Any
    DPM 2012 R2 Agent Coordinator
    C:\Windows\Microsoft Data Protection Manager\DPM\ProtectionAgents\AC\4.2.1205.0\dpmac.exe
    Any
    Any
    DPM 2012 AM Service Host (New Install
    %ProgramFiles%\Microsoft System Center 2012\DPM\DPM\bin\AMSvcHost.exe
    Any
    Any
    DPM 2012 AM Service Host (Upgrade Install)
    %ProgramFiles%\Microsoft DPM\DPM\bin\AMSvcHost.exe
    Any
    Any
    DPM 2012 DPM AM Service (New Install)
    %ProgramFiles%\Microsoft System Center 2012\DPM\DPM\bin\DPMAMService.exe
    Any
    Any
    DPM 2012 DPM AM Service (Upgrade Install)
    %ProgramFiles%\Microsoft DPM\DPM\bin\DPMAMService.exe
    Any
    Any
    DPM 2012 MSDPM (New Install)
    %ProgramFiles%\Microsoft System Center 2012\DPM\DPM\bin\msdpm.exe
    Any
    Any
    DPM 2012 MSDPM (Upgrade Install)
    %ProgramFiles%\Microsoft DPM\DPM\bin\msdpm.exe
    Any
    Any
    DPM 2012 DPMRA (New Install)
    %ProgramFiles%\Microsoft System Center 2012\DPM\DPM\bin\DPMRA.exe
    Any
    Any
    DPM 2012 DPMRA (Upgrade Install)
    %ProgramFiles%\Microsoft DPM\DPM\bin\DPMRA.exe
    Any
    Any
    Questions:
    Are any of these rules not needed?
    We know the Agent Coordinator rules are needed on protected servers. Are they also needed on the DPM server (including if we use secondary DPM servers)?
    The DPM Configuring Firewalls TechNet page says DCOM uses TCP 135 and the RPC Dynamic ports. Does that mean we also need a rule that opens all TCP RPC Dynamic ports for
    any program? Or is this not necessary since we have rules for msdpm.exe and dpmra.exe? Reference:
    http://technet.microsoft.com/en-us/library/hh757794
    What other rules may be missing, if any?
    Note that we do not include rules for ports 53 (DNS), 88 (Kerberos), 389 (LDAP), 137-139 & 445 (NetBIOS) because we already open these ports in other group policy objects.
    Also, the below forums post says two exceptions for SQL Server are needed on the DPM server to allow the Remote Administrator console to work. Is there any documentation in the DPM TechNet site on these rules?
    http://social.technet.microsoft.com/Forums/en-US/aa88fd00-6836-46d3-8a93-edb487109118/dpm-2012-remote-administration?forum=dataprotectionmanager
    Thanks,
    -Taylorbox

    Does anyone have any comments on this post? We would especially appreciate some input from Microsoft reps to help us ensure we're setting up the correct firewall rules.
    Thanks,
    -Taylorbox

  • Run as for .msc and Server Manager

    I have installed RSAT for Win 8.1 Pro x64 and created custom .msc console with ADUC, DNS, DHCP and other snapins, put it on my desktop. Also I put shortcut for Server Manager on my desktop. Is there any way to start these as domain admin account which I
    have along with my "normal" user account - using run as in some way. I could use shift+right click and run as different user but I prefer the other way if possible. I want the same for Windows PowerShell and Windows PowerShell ISE.
    Thanks in advance!

    seems only the domain administrator who have right to open the MMC console saved by other user. Right click the console document and choose Run
    as administrator, then enter your user name and password. The console opened with the Administrator right...
    Best,
    Howtodo

  • Need help getting remote server directory correct

    I am ready to upload my site to my server. I have tested my FTP in Dreamweaver and it works fine. Now I want to put my index.html file up. When I try the site address is wrong. I want it to say "www.mysite.com/index.html" but it says "www.mysite.com/mysite.com/index.html.  I have looked and looked at all the help sites I can find and I can't figure this out. I have moved my site location on my local computer but that didn't work either. 
    Keep it simple please. I am really a newbe at all this.
    thanks
    gretchen

    Let's go back a step.
    In your original post you said
    "When I try the site address is wrong. I want it to say "www.mysite.com/index.html" but it says www.mysite.com/mysite.com/index.html"
    Is the "mysite.com" hypothetical or the actual address of your domain?
    The screenshot you posted from your remote server definition shows me that your domain is www.fullsailbooks.com
    At your FTP address (ftp.fullsailbooks.com) there may be several folders. In one of those folders is your website which the world can see.
    In the Host Directory box in the Remote Server definition, DW is asking you in which folder the website lives. This information is always supplied by your website host usually via a welcome email.
    It may be blank or "public_html" or "html" or "http" or something else.
    It doesn't seem to be www.fullsailbooks.com since you get an error using that.
    What does the original email sent to you by your website host say exactly?

  • What SSL certificates needed for the FTP server

    Hi,
    I want to create certificate fot the FTP server is there any specific format for the FTP server. what i have to create for Secure communication.
    plz tell me in detail.
    Thanks
    Ravi

    Does anyone have any comments on this post? We would especially appreciate some input from Microsoft reps to help us ensure we're setting up the correct firewall rules.
    Thanks,
    -Taylorbox

  • Remote Server Management

    Is it possible to remotely manage (screen sharing, etc.) a headless Mac Pro running Snow Leopard Server without having to buy Apple Remote Desktop? Can this be done with mobile me Back to My Mac?
    Thanks for any help!

    with proper nat port mapping on the firewall (you are using one, right?), you can use the server admin tools, ssh, and the built in screen sharing (accessible via server admin or directly with a vnc:// connection). so you don't necessarily need ARD, though it's a useful tool if you're managing a bunch of mac clients and servers.

  • More Remote Server Management in a single Machine

    Hello guys.
    My doubt is the following.
    I need to configure a machine that I have to serve 10 users at the same time.
    To serve mean that every user should be able to use the same machine, each with a different profile, that everyone should be able to start the APP and anything else to mind their own business.
    The reasoning is the same as those who use RemoteDesk on windows, or have more credentials to use the same machine but like I have different machines.
    What is the solution?
    - Create multiple virtual machines on the same?
    - Install an APP like OS X Server to manage multiple users and install Apple Remote Desktop to any user who wants to access remotely?
    I am totally confused ...
    I hope for your help.
    Best Regards
    Al

    thanks for your suggestion laurent,
    If we are creating separate schema for each application in the same database, (assume we have more than 20 applications) whenever a user run their query from their application, hit ratio will be very low. So, we should configure shared pool, buffer cache etc accordingly (to avoid parsing). So, we need to configure entire database for its performance.
    Because so many procedures and queries are running in each application. If we add one more application, no idea about the performance even if we tune the database.
    Instead, we can create a separate instance for the new application and host the data in the new database. This application will use its own instance setting for its performance.
    any suggestion

  • Configuration changes needed on Oracle VM server/manager post IP change

    Hi Gurus,
    We have Oracle VM 3.2.1 Server and Manager installed on couple of servers. We have created few VMs and configured them for internal use. Internal IT team is changing server IP addresses for these servers, please let me know what are the configuration changes we need to make for the Oracle VM server and Manager Services to come up fine aftre IP changes.
    Thanks,
    Aditya

    Hi,
    Are you using a Clustered Servel pool? if yes, the server pool heart beat disk is over an iSCSI on NFS partition/disk ?
    Are you using iSCSI or NFS for the repository Location?
    Are you using a VALN connection or not?
    Best Regards

  • What do I need for Oracle Http Server with mod_plsql on Linux 64bit?

    I am trying to get the OHS onto a linux box but I am not quite sure I am installing the correct thing!!
    I currently have a windows box running the 10g Application server but everything seems to have changed since then and there seems to be several different things to do with the Fusion Middleware and stuff. I've tried to find an overview in plain english of what all these things are but all I can find are lots of marketing buzzwords!
    All in need to to be able to run the OHS with the mod_plsql so I can run my apex application. I'd be greatfull if someone could point me in the right direction for what I need to install!
    The box it is going on is a CentOS Linux 64bit machine. I've download and installed Oracle WebLogic Server 11g Rel 1 (10.3.3) using the generic installer for the 64 bit java but there seems to be no http server despite it saying there is! Most likely I am doing something wrong but the installer finishes successfully but nothing is running on port 7001.
    Do I actually need the WebTier instead? Is that the best solution for running the OHS with mod_plsql? Do I need the WebLogic install as well? Unfortunately I am fairly new to Linux as well which isn't helping!!
    thanks for any help
    Robert

    Well, you have two options:
    - Use the OHS from the OFM WebTier Utilities distro. (To use 11.1.1.3 version, you need both the 11.1.1.2 and 11.1.1.3 distros)
    - Use the OHS from the DB Companion Disk distro.
    WebLogic Server is a Java EE application with an HTTP server included, but not intended to be used as a replacement of OHS/Apache. It doesn't support mod's...
    HTH,
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Is there a best practice for multi location server setups including mac mail server?

    Afternoon all,
    Last year I setup a client with Snow Leopard Server including hosting his mail on the server with Mac Mail Server and calendaring.  He now has plans to open other sites with the same setup, how can this be done using Mac Server?  The implementation of a new server on the new site would be straight forward my concerns / question are:
    1. How would the two servers communicate?
        a.)Do they need to communicate?
    3. How will mail across the two sites work?
        a.) How will DNS work for email internally?
        b.) How will DNS work for emai externally?
    4.  How will calendaring work across the two sites?
    Is Mac Server the best platform for moving ahead with this type of business need?
    Any help or direction would be greatly appreciated.
    Anthony

    Camelot,
    many thanks for the speedy reply.  Your comments are very helpful thank you, if I may I will give you some for information and some other questions.
    The offices will be from 5 miles to 25 miles apart, the new office and ones that follow will be considered as branches of the main office for example the company name is Sunflower and it serves area 1, then new will office will serve area 2 and so on.  So in theory I could leave the main server domain and mail mx record as sunflower and then add further servers as 2.sunflower.com, 3.sunflower.com as domains and mx records? This would then provide unique mail records and users within the organisation such as [email protected] and [email protected], which doesnt look to good I would prefer all users to be name@sunflower how can this be acheived?
    With regard to user activity in the whole users will be fixed but their will be floaters such as managers and the owners that may at times float from one office to the other and would beneift from logging into any machine and getting their profile.
    I have thought about VPN's as I have acheieved this type of setup with Microsoft server products, I have found speed issues in some cases, how can this be acheived using OS X, are there any how to docs around?  In the Microsoft setup I acheived this using netgear VPN Firewalls which ofcourse adds an overhead, can this be acheived using OS X propietary VPN software?
    So ultimatley I would prefer to have the one domain without subs "sunflower.com" and users to be able to login to their profiles from either location. The main location now will remain as headoffice and the primary location and the new will be satelites.
    I hope that covers all of your other question, again many thanks for your comments and time.
    Kind Regards
    Anthony

  • Deployment as command for Enable Remote Server Administration Tools keeps failing

    trying to deploy cmd /c EnableFeatures.cmd with following commands in file
    dism /online /enable-feature /featurename:RemoteServerAdministrationTools
    dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles
    dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles-AD
    dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles-AD-DS
    dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles-AD-DS-SnapIns
    it fails with error 740 Elevated permissions are required to run DISM
    I am deploying program with option Run with Administrative Rights under Environment Tab of program properties
    Help..
    Reviewed logs and found errors
    DISM   DISM Package Manager: PID=3200 Unknown features were specified on the command-line. - CPackageManagerCLIHandler::Private_GetFeaturesFromCommandLine(hr:0x800f080c)
     DISM   DISM Package Manager: PID=3200 Failed to get the Feature List from the command line. - CPackageManagerCLIHandler::Private_ProcessFeatureChange
    DISM   DISM Package Manager: PID=3200 Failed while processing command enable-feature. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f080c)
    If I run .cmd file from SCCM client as administrator it works, but I have to push in environment for hundreds of machines and somehow its not running with elevated administrator rights..
    Spend lot of time but getting nowhere..
    I would greatly appreciate if anybody could provide me any clues
    Same commands worked before for Windows 732bit machine but not it fails on x32 and x64 bit both.

    Thank for quick reply, I have already deployed  RSAT successfully
    I installed PSTools on test machine and
    Used "psexec -i -s cmd" to open a cmd in system context manually and copied .bat script to c:\windows\system32 and run from command prompt, it works fine on test machine..
    But how would I implement it using SCCM because our client machines doesn't have pstools?
    Please provide more details Torsen I haven't deployed apps using psexec so far..
    RJ
    There's no need to "deploy" using psexec - use psexec as a method to verify the scripts/commands are valid and functional when executed in the LocalSystem context (because LocalSystem context is exactly what ConfigMgr is using when you tick "run
    as admin").
    So, that worked.
    How are you packaging/launching this via ConfigMgr?
    Are you using "package" ?
    Are you using "run command line" ?
    Or AppModel/Application ?
    Maybe, you are using run-command-line, or package-without-source - if so, I guess that your script is trying to run from UNC off the DP and this is what DISM is objecting to?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Ipf.conf entries needed for netbackup client, server, ssh

    Hi,
    Could somebody please help me in configuring ipfilter (ipf.conf entries/solaris 10) on two machine,
    1. netbackup client
    2. netbackup master/media server
    I would like to enable icmp echo and ssh on both the machines.
    many thanks
    Ushas Symon

    Hi,
    Could somebody please help me in configuring ipfilter (ipf.conf entries/solaris 10) on two machine,
    1. netbackup client
    2. netbackup master/media server
    I would like to enable icmp echo and ssh on both the machines.
    many thanks
    Ushas Symon

  • How many portal roles are needed for multi-country ESS?

    we are implementing ESS for multiple countries.
    has anybody tried to use one portal role for all countries?
    the new ESS business package comes with one ESS portal role that has content for all countries. I was wondering if we can use this role as-is (after making a copy of course) to present content for all countries, instead of creating one portal role for each country.
    Regards,
    Tiberiu

    in Employee Self-Service > General Settings > Homepage for Self-Services > Resources> Define Resources
    did you have to enter the PCD path to the country-specific iView?
    In that path you associate any resource to a Portal Page. Just change the PCD Path for custom Pages only.
    Only the services are "country-specific" (because they have assigned a MOLGA). Follow the path from my previous answer to add any country-specific app.
    the standard installation does not have the PCD path populated, it has the name WebDynpro application component instead
    This is common issue. Depending on how the installation/upgrade was performed, the resources table is populated or not. But if is not populated, the "URLof PCD Page" property is taken from client 000. In my last implementation, i expected this issue, but i not populate manually this property and everything works fine.
    Kind regards

Maybe you are looking for

  • X230 Wi-Fi problems after upgrading to Windows 8 Pro

    Hi, My X230 came installed with Windows 7 Pro and was working fine for several months. I upgraded my X230 (Intel Centrino Advanced n-6205) to Windows 8 Pro a few weeks back (10/27). The Wi-Fi was working fine for the first week or so. After that I en

  • Hard drive is running out of space!!  HELP!!

    I just purchased a new macbook pro with retina 4 days ago.  I've noticed that the hard drive is almost out of space already.  I removed all pics and music to external drive and still have "backups and other" that are taking up 75% of HD.  How do I cl

  • Oracle 12c Validated RPM

    I plan to stand up a production Oracle Database 12c on Oracle Ent. Linux 6.5 64-bit. Can anyone tell me if there's a 12c pre-install RPM like there was for 11gR2 to install the plethora of dependancies required to get the software up / running?Da Als

  • KeyLocation bug in KeyboardEvent.KEY_UP for shift keys

    Hi There everyone I have discovered a bug with KeyboardEvent.KEY_UP keyLocation values for the shift keys. how to reproduce this : 1.when no other keys are down the value for left shift is 1 and for right shift is 2 for  KeyboardEvent.KEY_DOWN and  K

  • Use voip phone on analog line

    I recently inherited a network as a job change, and it has never been configured with VLANs. So, it is a completely flat network. My goal is to setup a few VLANs for our corporate wireless, guest wireless, voip, etc. Right now, I have about 220 devic