Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Bulk File Uploader
  12. Data Vault Administration Tool
  13. Data Vault Logs
  14. User Account Privileges
  15. ssasql Command Line Program
  16. Data Vault Audit Log
  17. Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

ssamigrate Commands for Supported Target Systems

ssamigrate Commands for Supported Target Systems

Use the ssamigrate commands for the target system that you want to migrate the archived data to.
The following list shows a sample ssamigrate command for each supported target storage platform.
In the sample ssamigrate commands, RET_LOYALTY is the database that you want to migrate data from and dba/dba is the user name and password of the Data Vault administrator user account.
Amazon Web Services Version 2
ssamigrate -l aws://aws_v2/https://s3.amazonaws.com/IDVQABUCKET/ -d RET_LOYALTY -u dba/dba
Generic AWS storage URL: aws://<connectionName>/<aws url>/<awsBucket>/
Amazon Web Services Version 4
ssamigrate -l aws://aws_v4/https://s3.eu-central-1.amazonaws.com/e2bi-coll-data-archiving2/ -d RET_LOYALTY -u dba/dba
Generic AWS storage URL: aws://<connectionName>/<aws url>/<awsBucket>/
EMC Centera
ssamigrate -l cas://centera_cloud1/ -d RET_LOYALTY -u dba/dba
Generic EMC Centera URL: cas://<connectionName>/
EMC Atmos
ssamigrate -l cas://atmos_cloud1/ -d RET_LOYALTY -u dba/dba
Generic EMC Atmos URL: cas://<connectionName>/
Hadoop Distributed File System (HDFS)
ssamigrate -l hdfs://1/mnt/data/FASQA/ -d RET_LOYALTY -u dba/dba
Generic URL for HDFS storage: hdfs://<connectionName>/<hdfs file system>/
Hitachi Content Platform (HCP)
ssamigrate -l hcp://hcp_1/https://ns2.ten2.hcp-demo.hcpdomain.com/rest/ -d RET_LOYALTY -u dba/dba
Generic URL for HCP: hcp://<connectionName>/https://<hcpDomain>/<namspace>/

0 COMMENTS

We’d like to hear from you!