Parameter Values
The following table describes the values for the parm field of the EXEC statement. All the values are optional; the conversion process can proceed with no parm data other than SXSCFC26.
| Value | Meaning | Default | Explanation | 
|---|---|---|---|
| -Dn | Debug | 2 | Specifies the level of message display. The value for n can be between 0 and 5, with 0 providing very few messages and 5 showing the hex displays of all the records processed. | 
| -Ixxx | Input DD name | CONFIG | Enables another DD name to be used in place of CONFIG. | 
| -Nxxx | Export DD name | EXPORT | Writes out the entire contents of CONFIG in export format to the EXPORT file. No selection is provided; the entire file is processed. Specify xxx as the DD name to replace EXPORT. | 
| -P | None | Prints each recipe and trigger with the associated Backend, ESB Endpoint, Group membership, and Conversion rules. | |
| -R | Read-only | Update | Opens the CONFIG file as read-only. If combined with Import, all the updates from the import operation are lost. | 
| -Tn | Table debug | 2 | Defines the diagnostic level for the internal TABLE processor, which ties together information from the various VSAM-keyed records. | 
| -X | Hex dump | None | Sequentially reads and hex-displays the entire configuration file as a diagnostic aid. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
