9/13/2025 4:27:56 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss SQL Server or Oracle database administration related to SalesLogix databases. View the code of conduct for posting guidelines.
|
|
|
|
Moving Database
Posted: 20 Feb 09 10:27 AM
|
Right now we have our app and db on the same server. we want to move the db to a different server. after moving the databse, i am wondering, if there is anything i have to do other than changing the configuration in the connection manager.
thanks Uma |
|
|
|
Re: Moving Database
Posted: 20 Feb 09 8:26 PM
|
Probably not. Moving databases around is straightforward and usually painless, as SQL Server takes care of everything for you.
I am excluding DBA jobs like backups, optimisation, on the assumption that your IT department will cover them automatically. Also, if you have any back-end integration jobs (eg with a financials or ERP system), these would have to be tweaked.
If you have a separate sync server, you would need to change the connection info there too.
Phil |
|
|
|
Re: Moving Database
Posted: 21 Feb 09 7:35 PM
|
The only thing I'd like to add is that you should make sure that you are still backing up your SyncLogs folders (..\Documents and ..\Library). If you have not changed their definition, then they are still on the original server. And they contain the attachment files your users have added. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|