Results 1 to 6 of 6

Thread: moving Vault database to a different server

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2004-09
    Posts
    1
    Login to Give a bone
    0

    Question moving Vault database to a different server

    I have been lightly scanning the Vault help files, and have not come across any info on how hard it would be to relocate a Vault database from one server to another. I haven't been able to locate our product manual, but they are usually not a lot of help anyway. Anyone have any experience in this area?

  2. #2
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    2,020
    Login to Give a bone
    0

    Default Re: moving Vault database to a different server

    I have done some quick tests with this process and it seems to work fine. My tests were on very small databases.

    The recommended process for moving to another computer is:
    1) Open Vault Manager and perform a "Backup"
    2) Install the Vault server on the new machine
    3) Open Vault Manager on the new install and "Restore" the backup from step 1.

  3. #3
    Manufacturing Moderator jonathan.landeros's Avatar
    Join Date
    2005-03
    Location
    Los Angeles County, Ca.
    Posts
    440
    Login to Give a bone
    0

    Default Re: moving Vault database to a different server

    Quote Originally Posted by davelallen
    I have been lightly scanning the Vault help files, and have not come across any info on how hard it would be to relocate a Vault database from one server to another. I haven't been able to locate our product manual, but they are usually not a lot of help anyway. Anyone have any experience in this area?
    I've done this a few times with mostly small databases and haven't had a problem either. I've also used Jeff's backup/restore method.
    Jonathan Landeros
    KETIV Technologies
    Orange County, California.

    I've got a blog: www.inventor-tales.blogspot.com

    “We have now left Reason and Sanity Junction.Next stop, Looneyville.” -Bob the Skull in the Dresden Files

  4. #4
    Member
    Join Date
    2004-08
    Posts
    2
    Login to Give a bone
    0

    Default Re: moving Vault database to a different server

    Quote Originally Posted by jpaulsen View Post
    I have done some quick tests with this process and it seems to work fine. My tests were on very small databases.

    The recommended process for moving to another computer is:
    1) Open Vault Manager and perform a "Backup"
    2) Install the Vault server on the new machine
    3) Open Vault Manager on the new install and "Restore" the backup from step 1.
    What if you are not able to perform a backup on the old hardware using the ADMS? What are the steps to move the database to new hardware?

  5. #5
    Member
    Join Date
    2000-11
    Posts
    4
    Login to Give a bone
    0

    Default Re: moving Vault database to a different server

    I have successfully done this a couple times using SQL Server Management Studio. I recommend this be done by someone familiar with SQL Server, preferably your DBA.
    Stop SQL Server Service on the old server (You could detach all the Vault databases from the existing SQL Server, including and especially VaultKnowledgeMaster db, but stopping the service and copying is safer for your existing server's config) and copy the MDFs, LDFs and filestore to appropriate places on the new server. Attach the databases to the new SQL Server (already installed as AUTODESKVAULT instance per Advanced Configuration Guide for ADMS). Make sure you duplicate the file locations as they were on the old server (the db stores the filestore location). You can move them later if you want using the new ADMS. Install ADMS on the new server. The installation program should see the db files and configure accordingly.

    It's been a while since I've done this and there may be some little gotchas I forgot about. Having a second machine makes it easier since you're not taking a risk with your production machine. Plan to do this on the weekend, though. Copying the filestore can take a while. And I ALWAYS run into some quirk that makes the whole process take longer than expected.

    David Miller
    Configuration Manager

  6. #6
    Member
    Join Date
    2004-08
    Posts
    2
    Login to Give a bone
    0

    Default Re: moving Vault database to a different server

    Quote Originally Posted by dmiller View Post
    I have successfully done this a couple times using SQL Server Management Studio. I recommend this be done by someone familiar with SQL Server, preferably your DBA.
    Stop SQL Server Service on the old server (You could detach all the Vault databases from the existing SQL Server, including and especially VaultKnowledgeMaster db, but stopping the service and copying is safer for your existing server's config) and copy the MDFs, LDFs and filestore to appropriate places on the new server. Attach the databases to the new SQL Server (already installed as AUTODESKVAULT instance per Advanced Configuration Guide for ADMS). Make sure you duplicate the file locations as they were on the old server (the db stores the filestore location). You can move them later if you want using the new ADMS. Install ADMS on the new server. The installation program should see the db files and configure accordingly.

    It's been a while since I've done this and there may be some little gotchas I forgot about. Having a second machine makes it easier since you're not taking a risk with your production machine. Plan to do this on the weekend, though. Copying the filestore can take a while. And I ALWAYS run into some quirk that makes the whole process take longer than expected.

    David Miller
    Configuration Manager
    Great. We will give it a try. Thanks for the response.

Similar Threads

  1. Replies: 0
    Last Post: 2015-08-07, 05:27 PM
  2. 2014: Crossing over from a database to vault
    By j_follett_88 in forum Vault - General
    Replies: 1
    Last Post: 2014-02-04, 07:30 PM
  3. Connecting Vault basic 2013 client to vault 2012 server
    By eradityabjoshi in forum Vault - General
    Replies: 0
    Last Post: 2012-05-30, 08:05 AM
  4. error while moving Vault database to a new location
    By jpaulsen in forum Vault - General
    Replies: 1
    Last Post: 2006-11-02, 05:54 PM
  5. Database Connection to SQL Server
    By dasmith in forum AutoCAD Map 3D - General
    Replies: 1
    Last Post: 2005-02-02, 09:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •