bobS432
8 years agoLevel 3
Migrate BEDB without using BEUTIL
Hi,
I need to migrate the BEDB from one SQL server to another, however using the BEUTIL program is unfortunately out of the question due to the service restart it performs on SQL (the SQL server is shared by several other applications).
Now in terms of doing this, the course of action would I assume be:
- Stop BE services.
- Backup and restore BEDB using native SQL backup from one db server to the next.
- ??? change connection strings for BE somehow ???
- Restart BE services and verify it works as expected.
How can I accomplish step 3, I can't seem to find anywhere the SQL database connection is set with BE?
Thanks in advance,
Bob.