Vault Mirror for all attached databases

Vault Mirror for all attached databases

martin_mmj
Enthusiast Enthusiast
569 Views
3 Replies
Message 1 of 4

Vault Mirror for all attached databases

martin_mmj
Enthusiast
Enthusiast

Hi All.

I use VaultMirror utility for several years. It is very useful application, thanks for it. In our company we have a few Vault databases attached in Vault server - the names of this databases are "2009_01, 2010_01, 2011_01, 2012_01" for example.

Is there any possibility to use VaultMirror utility without "-V" parameter? I want to do mirror of all the databases that are attached in Vault server everything at once.

 

Suggestion : If "-V" parameter is not specified, do mirror over all attached databases on "-S" server.


Thanks Martin

 

My CMD sample:


SET sCmdPath=D:\_KPC_Admin\KPC_Cmd\Backup_Vault2012
SET sBackupPath=\\Nas-qnap-01\Bckp_Data\Srv-HV-05\BckpVault
SET sServerName=srv-hv-05.aaa.local
SET sTmpParamsVM=-FullMirror -U UserName -P UserPw -S %sServerName% -F %sBackupPath%\Daily\MirrorBckp\MirrorBckp01

%sCmdPath%\VaultMirror-BaseVault.exe %sTmpParamsVM% -V 2009_01
%sCmdPath%\VaultMirror-BaseVault.exe %sTmpParamsVM% -V 2010_01
%sCmdPath%\VaultMirror-BaseVault.exe %sTmpParamsVM% -V 2011_01
%sCmdPath%\VaultMirror-BaseVault.exe %sTmpParamsVM% -V 2012_01

0 Likes
570 Views
3 Replies
Replies (3)
Message 2 of 4

Redmond.D
Autodesk
Autodesk

Thanks for the suggestion.  Vault Mirror in maintanence mode, so it usually doesn't get new features.

However, the full source code is available in the SDK, so you or somebody who knows how to program can add in this feature.  KnoweledgeVaultService.GetAllKnowledgeVaults() will tell you all the Vaults on the system.



Doug Redmond
Software Engineer
Autodesk, Inc.

0 Likes
Message 3 of 4

martin_mmj
Enthusiast
Enthusiast

Hi Doug, thanks for reply. Vault Mirror is only in maintanence mode? It's not very good information. We use the VaultMirror as another way for everyday unattended backup of our data. As I wrote above it is a very useful application, in my opinion. It provides security in case of accident Vault server. So far we have only good experience with the Vault server, but? ... Smiley Tongue The best way is backup process by native Vault backup procedure and also through Vault Mirror.

0 Likes
Message 4 of 4

Redmond.D
Autodesk
Autodesk

What I meant by "maintainence mode" is that we keep it up to date with the latest releases and we fix bugs, but we don't invest time into new featues.  i'm not aware of any plans to discontinue Vault Mirror.



Doug Redmond
Software Engineer
Autodesk, Inc.

0 Likes