Example of the FILEDATA parameter

//DD1    DD PATH='/u/d89pek1/new',FILEDATA=TEXT,
//          PATHMODE=(SIRWXU,SISUID),PATHOPTS=(ORDONLY,OCREAT)

In this example, the DD statement identifies a hierarchical file and informs the system that this file contains records delimited by the newline character.