Data Archive
- Data Archive 6.5.1
- All Products
ssadbcopy -i <TAR_archive_file_location> [-a <insert_mode (0,1)>] [-r <temporary_file_directory>] [-h (displays help screen) -u <Data_Vault_administrator_user>[/password] -c (cleans up the SCT files from the staging location)
Option
| Argument
| Description
|
---|---|---|
-i
| TAR_archive_file_location
| Required. Full path of the directory on the target Data Vault system that contains the TAR archive file, including the TAR archive file name.
|
-a
| insert_mode
| Optional. Determines how the utility inserts data. Specify one of the following options:
Default is 0.
|
-r
| temporary_file_directory
| Location of the temporary directory on the target Data Vault system. The utility creates the ssadbcopy_temp folder in the specified directory and then creates the runtime files, log file, and export files inside of it.
If you run two parallel ssadbcopy export jobs, do not use the same directory for -r.
Default is the current working directory.
|
-h
| -
| Optional. Displays onscreen help. The help shows the syntax of the command and the possible flags.
|
-u
| Data Vault_administrator_user>[/password]
| Required. Name and password of the Data Vault administrator user account.
|
-c
| Optional. Removes the SCT files from the -l directory after successful migration.
|