Use the ODS OUTPUT statement to specify data sets to which CONTENTS data is directed.


ods output attributes=atr
           variables=var
           enginehost=eng;