Rational Programming Patterns

rpp --generateDataBlockBase

This command generates the Database Block entity.

Syntax

rpp.bat --generateDataBlockBase [options]

Parameters

Table 1. List of the available parameters
Options Comments Required Default values
--data Full path to the workspace (Rational® Developer for System z® option). Yes  
--log Log file name   trace.log
--project Project name Yes  
--package Package name Yes  
--name Name of the instance in the repository Yes  
--destination Output file name Yes  
--destProject Output project name    
--destPackage Output folder name Yes  
--option Generation option   C1, C2, C3, or C4

Sample

rpp.bat --generateDataBlockBase --project TEST01.T02 --package T02 --name FF --destination FF.txt --destProject TEST01.T02 --destPackage T02 --option C1 --log d:/utmp/trace.log --data d:/Working/JbyWks

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)