Chapter Contents

Previous

Next
SAS Companion for the OS/390 Environment

Using the JCL DD Statement to Allocate External Files

The syntax of the JCL DD statement is

//DDname DD DSN=data-set-name,options
options include options such as file disposition as well as options that describe the format of the file.

Here are some examples:

For complete information about the JCL DD statement, see the appropriate JCL User's Guide and JCL Reference for your OS level.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.