Converts schemes between SAS and QKB scheme file formats.
Requirement: | All options are required. |
See: | Applying Schemes for additional information. |
specify BDFTOSAS to convert a scheme in QKB scheme file format to SAS format. Specify SASTOBFD to convert a scheme in SAS format to QKB scheme file format. Schemes with SAS format are created with the CREATE statement using the NOBFD option in the DQSCHEME procedure.
CAUTION: |
In the
z/OS operating environment, specify BFDTOSAS only. In z/OS, schemes
in QKB scheme file format can be applied but not created.
|
identifies the existing scheme data set that is to be converted.
.sch.bfd
.
Note | In the z/OS operating environment, the PDS specification has no special naming requirements. |
specifies the name of the data set with the converted scheme.
Requirements | If SASTOBFD is specified, the value must be the name of a fileref. This fileref references a fully qualified path in lowercase that ends in .sch.bfd. |
If BFDTOSAS is specified, the value must be a one-level or two-level SAS data set name. | |
Note | The z/OS operating environment, the PDS specification has no special naming requirements. |