This command generates a Database Block in the Data Description Language (DDL). The generation produces a .dll file (for a relational Block) or a .txt file (for the other Blocks) in the COBOL target that is indicated in the Block Definition. It also produces the corresponding metadata files:.dllpdp (for a relational Block) or a .txtpdp file (for the other Blocks).
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 | |
--type | Entity type. Its value is always pacblockbase for a Database Block. | Yes | pacblockbase |