I have a new database administrator who is proposing combining the great plains databases with our other production databases. I'm wondering what the recommendations or best practices are for this? He says that if we just put the databases on it and run the great plains client on a separate server that we won't have to restart the SQL services or server to apply the patches even though there are update scripts the run in the great plains updates.
My concerns are if we apply patches to great plains we'll have to reboot these services which will require me to coordinate updates with the entire division versus just my great plains users if I keep them separate. Another concern is security, I've always beleived in segregating financial data from production data. One of our great plains representatives suggested at a bare minimum to have the Great Plains databases on separate Sql instance but my DBA says that having to instances of SQL will cause them to continually fight one another for resources. Any thoughts would be greatly appreciated.
*This post is locked for comments
I have a few clients who have GP and Management Reporter installed on a server other than SQL. One of the reasons is so that when an update is installed and the server needs to be rebooted, SQL itself does not.
GP itself does not actually require a server (other than the SQL Server) so any update could be done from a desktop client machine somewhere on the local network without a reboot of the SQL server being needed.
Your DBA is right that two instances of SQL could potentially compete for resources, but each instance could be limited to a certain amount of RAM that it can't exceed and as long as the two combined are less than the total in the machine (allowing for what the OS and any other applications need) there should not be a problem.
If you are going to combine GP with another systems SQL Server then you will need to make sure that other system can use the server collation which GP requires (SQL_Latin1_General_CP1_CI_AS) or they cannot be combined; and GP cannot have it's collation changed.
Management Reporter does have a server side component which could require co-ordinating when upgraded if a reboot is required.
Ian
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156