cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
526
Views
5
Helpful
2
Replies

Moving TMS 13.2 SQL server to external Database

Douglas Baggett
Level 1
Level 1

Hello, and thanks for any help ahead of time.

We would like to move the database on the TMS to an external managed SQL server. The TMS would continue to remain on the same server it is now.

Are there any documents outlining how to do this, the order, etc?

Is it as simple as changing the connection settings in TMS tools on the TMS server itself outside of the Web interface?

I've looked around but could not find any specific guidance on how to do this.

2 Replies 2

Patrick Sparkman
VIP Alumni
VIP Alumni

Hello Douglas -

It's pretty simple actually, I'll try to outline the steps as best as I can.

You'll need to know the current TMS database credentials.

  1. Stop all the TMS services, and IIS service.
  2. Take a backup of the TMS database (tmsng), and migrate it to the new SQL server.  Configuring any SQL settings etc for the user account that TMS will use to connect to the database.
  3. Use TMS Tools, installed alongside TMS on the server, and change the SQL settings to point to the new location.
  4. Start all TMS services, including IIS, or restart server.

That is very outlined, but I'll try to be more specific if I can, or find a document online, but I don't remember seeing on though.

Here are a few discussions in the forums that I found via search:

https://supportforums.cisco.com/thread/2162361

https://supportforums.cisco.com/docs/DOC-26056

Thanks Patrick. That sounds like what I figured. Seems like it's more involved if you are moving the TMS software itself to another system (I'll be doing that, but that's another project).