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

TDWPlanExecute

TDWPlanExecute

Runs a plan to create a subset of a data set.
The TDWPlanExecute command uses the following syntax:
ilmcmd <-TDWPlanExecute | -ex> <-DatasetVersionName | -dvn>
Dataset_Version_Name
<-PlanName | -pn> plan_name <-IntegrationService | -is> PowerCenter_Integration_Service_name [-Verbose | -v] [-Help | -h]
The following table describes the TDWPlanExecute options and arguments:
Option
Argument
Description
DatasetVersionName
-dvn
Dataset_version_Name
Required. The name of the data set from which you create the subset.
-PlanName
-pn
plan_name
Required. The name of the plan.
IntegrationService
-is
PowerCenter_Integration_Service_Name
Required. The name of the PowerCenter Integration Service that runs the workflow.
-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.

TDWPlanExecute Example

The following sample command runs a workflow to create a subset of a data set:
ilmcmd –ex –dvn “Country_dataset Version1” –pn region_dataset –is PCIS

0 COMMENTS

We’d like to hear from you!