User Guide > ilmcmd > TDWPlanGenerate
  

TDWPlanGenerate

Generates a workflow to create a subset of a data set.
The TDWPlanGenerate command uses the following syntax:
ilmcmd
<-TDWPlanGenerate | -gp>
<-DatasetVersionName | -dvn> Dataset_Version_Name
<-PlanName | -pn> plan_name
[-Verbose | -v]
[-Help | -h]

The following table describes the TDWPlanGenerate 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.
-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.

TDWPlanGenerate Example

The following sample command generates a workflow to create a subset of a data set:
ilmcmd –gp –dvn “Country_dataset Version1” –pn region_dataset