rpp --zCompCreation

This command creates zComponent projects and folders to migrate data to a System z® environment. This creation must precede the use of the migration help function.

Syntax

rpp.bat --zCompCreation [options]

Parameters

Table 1. Parameters for zCompCreation command
Options Comments Required Default values
--data Full path to the workspace Yes  
--log Log file name No trace.log
--zProject Project name

If the project does not exist, it is created.

Yes  
--zFolder Folder to create No  
--separateMetadataFiles Option to separate the metadata files from the generated files No  
--pdpRootPath pdp folder name No pdp

Sample

rpp.bat --zCompCreation --log d:/utmp/trace.log --data d:/Working/JbyWks --zProject AA --zFolder AA --zFolder BB --zFolder RR --separateMetadataFiles --pdpRootPath pdpParam

Feedback