Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SQL VDB 2.0 and later includes a new command line interface (CLI) that offers new functions and replaces the previous Map Generation utility.

If you are upgrading from SQL VDB 1.x to SQL VDB 2.0 or later , you must update any SQL jobs that use the previous SQLvdbCLI commands. Starting with SQL VDB version 2.0, all SQLvdbCLI commands have been obsoleted.

Use the following table to identify which SQLvdbCLI commands you will need to replace with new CLI actions. For detailed descriptions and available options, see the CLI Help (sqlvdbcmd Help action). 

CommandCLI commands for 1.xCorresponding actions command for 2.0 and later
SQLvdbCLIsqlvdbcmd

-Create

Create

-UpdateCreate

Update
-RemoveRemove
-CleanupCleanup
-EncryptWindowsPasswordEncryptWindowsPassword
None availableEncryptSqlPassword
None availableEncryptRestorePassword
-ListNone available
SQLvdbMapGenMap

...

CLI commands for 1.x

Info

SQL VDB CLI actions and options are not case-sensitive.

Update jobs that call the Map Generation utility
The Map Generation utility was used with SQL VDB versions 1.x. This utility has been replaced by the Map Generation CLI action that is included with the SQL VDB CLI.
For each job that calls the Map Generation utility, update your code to use the Map Generation CLI action instead:

...