Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

List

List

You can search and list test data warehouse repository, connection, test data warehouse, and data set details.
You can search for the following object types in the repository:
  • Test data warehouse repository
  • Test data warehouse
  • Connection
  • Data set
  • Data set version
  • Data set version tables
The list command uses the following syntax:
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]
The following table describes the List command options and arguments:
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.

0 COMMENTS

We’d like to hear from you!