You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SQL Safe provides you with CLI commands to help you manually .


To add databases use the following commands:


 SQLvdbCmd <action> [options]Perform an action.
 SQLvdbCmd <action> [options]Display detailed help for an action.
 SQLvdbCmd -ArgsFile <filename>

Perform the action defined within an argument
file.

Where: 



<action>A keyword that tells SQLsafe what to do.

<filename>

Specifies the file that contains command line
arguments.


Actions: 
ActionDescription

Help

 Display more detailed help.

Create

Create a new virtual database.

Remove

 Delete a virtual database.

Cleanup

Cleanup unused virtual database temporary
files.

EncryptWindowsPassword

Encrypt plain-text password for Windows logins.

EncryptSqlPassword

Encrypt plain-text password for SQL Server logins.

EncryptRestorePassword

Encrypt plain-text password for encrypted restores.

Map

Generate maps (for InstantRestore or SQL virtual database).

For detailed descriptions and available options, see the CLI Help (SQLsafecmd help adddatabase).

SQL Safe is a high-performance backup and recovery solution for your SQL Servers. Learn more > >
  • No labels