ssmigration

In CIS 19.1, the migration tool only supports the 6.1 to 19.1 and 6.2 to 19.1 migration options.

This feature migrates the security server database. User certificates and key files that are on the host server are not handled in the security server migration tool.

To accommodate this, a new ssmigration command line is available under %HCIROOT/clgui/bin.

Note: In addition to the command line, the migrategui command is located in $HCIROOT/security/ssmigration for security migration in GUI mode.
ssmigration [-srcVersion 6.1|6.2 -srcRoot source root directory 
[-logfile log file full path]] [-h | -help]
  • -srcVersion 6.1|6.2 is the source product version number. Currently, this is 6.1 or 6.2.
  • -srcRoot source root directory is the source product root full directory.
  • -logfile log file name is the file name of the log file, using the full path. If there is no -logfile option, then use %HCIROOT/ssmigration.log.
  • -h or -help displays this help message.