DX Unified Infrastructure Management

 View Only
  • 1.  UIM backup and restore

    Posted Oct 24, 2020 01:25 PM
    Hi,

    Customer need to backup data from existing UIM 9.0.2 and restore on a UIM 20.3 on new environment? Is this possible? If yes how to backup and restore.

    please note the DB is MS SQL 2012 R2 running on a separate server. 

    KM


  • 2.  RE: UIM backup and restore

    Posted Oct 26, 2020 04:07 AM
    can anyone help on this please?


  • 3.  RE: UIM backup and restore

    Broadcom Employee
    Posted Oct 26, 2020 06:06 AM
    No this is not possible. 
    You could move the 9.x database  to a new environment  install the same 9.x version and then do an upgrade to 20x
    but you can not just backup a 9.x database and restore it to a 20.x environment and expect it to work.

    ------------------------------
    Gene Howard
    Principal Support Engineer
    Broadcom
    ------------------------------



  • 4.  RE: UIM backup and restore

    Posted Oct 26, 2020 06:18 AM
    You can reuse all existing configurations and customizations. (with some editing)
    Via the command:
    robocopy \\old_uimserver\c$\nimsoft \\new_uim\c$\backup\old_uim /S /Z /X /NP /XO /XF /XJ /IF *.cfg *.lua *.pl *.rb
    you copy most of the existing configurations and probe settings to the new server (in a backup directory) so that you can reuse them where/when needed


  • 5.  RE: UIM backup and restore

    Posted Oct 27, 2020 02:38 AM
    Hi Luc,

    after coping data can i replace the new installation files with the copied data? ( just copy and paste)

    kind advice please

    thanks


  • 6.  RE: UIM backup and restore

    Posted Oct 27, 2020 02:31 AM
    Edited by Kasun Meedeniya Oct 27, 2020 02:39 AM
    Hi Gene,

    can i install 9.2 and restore 9.0.2 database?

    thanks
    KM


  • 7.  RE: UIM backup and restore

    Posted Oct 27, 2020 09:48 AM
    When copying the above mentioned files from one instance to another the probe version at each should be the same, and then update the probe. 
    With each UIM update there is an update to the UIM database and so it is expected that restoring a 9.0.2 database to a 9.2.0 instance will have unexpected results.

    ------------------------------
    Support Engineer
    Broadcom
    ------------------------------