You want to copy all of the data from one table to another Data Vault system. You want to use an FTP server to copy the data export files from the source to the target system. The source and target systems are both on Linux.
To copy data from one table, perform the following steps:
Configure the FTP.ini file on the source Data Vault system.
Run the ssadbcopy utility in the source Data Vault system to export the data.
Run the ssadbcopy utility in the target Data Vault system to import the data.