Test Data Management
- Test Data Management 10.5.6
- All Products
tdwcmd <--list | -list> [--Repository | -Repository] [--TestDataWarehouse | -TestDataWarehouse] [--Connection | -Connection] <--Dataset | -Dataset> [--TestDataWarehouseName | -twn]TestDataWarehouseName<--DatasetVersion | -DatasetVersion> [--TestDataWarehouseName | -twn]TestDataWarehouseName[--DatasetName | -dn]DatasetName<--DatasetVersionTable | -DatasetVersionTable> [--TestDataWarehouseName | -twn]TestDataWarehouseName[--TableDatasetName | -tdn]TableDatasetName[--DatasetVersionNumber | -dvn]DatasetVersionNumber<--HostName | -host_name]HostName[--HTTPPort | -http_port]HTTPPort[--HTTPSPort | -https_port]HTTPSPort<--UserName | -un>UserName<--Password | -pd>Password<--SecurityDomain | -sdn>SecurityDomain<--DomainName | -dn>DomainName<--TDWServiceName | -tsn>TDWServiceName[--Verbose | -v] [--Help | -?, -h]
Option
| Argument
| Description
|
---|---|---|
--Repository
-Repository
| n/a
| The test data warehouse repository.
|
--TestDataWarehouse
-TestDataWarehouse
| n/a
| The relational database that stores the data related to data sets that you store in the test data warehouse.
|
--Connection
-Connection
| n/a
| The connection to the data warehouse repository.
|
--Dataset
-Dataset
| n/a
| Required. The data set that you create in the test data warehouse.
|
--TestDataWarehouseName
-twn
| TestDataWarehouseName
| The name of the test data warehouse.
|
--DatasetVersion
-DatasetVersion
| n/a
| Required. The version of the data set.
|
--DatasetName
-dn
| DatasetName
| The name of the data set.
|
--DatasetVersionTable
-DatasetVersionTable
| n/a
| Required. The version of the data set table.
|
--TableDatasetName
-tdn
| TableDatasetName
| The name of the data set.
|
--DatasetVersionNumber
-dvn
| DatasetVersionNumber
| The version number of the data set.
|
--HostName
-host_name
| HostName
| Required. The name of the host that runs the Test Data Warehouse Service.
|
--HTTPPort
-http_port
| HTTPPort
| Required if you do not specify an HTTPS port. Port number to connect to the Test Data Warehouse Service.
|
--HTTPSPort
-https_port
| HTTPSPort
| Required if you do not specify an HTTP port. Port number to connect to the Test Data Warehouse Service.
|
--UserName
-un
| UserName
| Required. The Informatica domain user name.
|
--Password
-pd
| Password
| Required. The password for the Informatica domain user.
|
--SecurityDomain
-sdn
| SecurityDomain
| Required. The Informatica security domain.
|
--DomainName
-dn
| DomainName
| Required. The name of the Test Data Warehouse domain.
|
--TDWServiceName
-tsn
| TDWServiceName
| Required. The name of the Test Data Warehouse Service.
|
--Verbose
-v
| n/a
| Optional. Verbose output. Displays more than the minimum information about the object.
|
--Help
-?, -h
| n/a
| Optional. Displays or prints the help options.
|