TDWPlanGenExe
Generates and runs a data set subset plan from a data set version.
The TDWPlanGenExe command uses the following syntax:
ilmcmd
<-TDWPlanGenExe | -ge>
<-DatasetVersionName | -dvn> Dataset_Version_Name
<-PlanName | -pn> plan_name
<-IntegrationService | -is> PowerCenter_Integration_Service_Name
[-Verbose | -v]
[-Help | -h]
The following table describes the TDWPlanGenExe command options and arguments:
Option | Argument | Description |
---|
-DatasetVersionName -dvn | Dataset_Version_Name | Required. The name of the data set version that you want to create a subset of. |
-PlanName -pn | plan_name | Required. The name of the data set subset 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. |
TDWPlanGenExe Example
The following sample command creates a data set subset from a data set version:
ilmcmd –ge –dvn “Country_dataset Version1” –pn region_dataset –is PCIS