02.05.2013 Views

SAS(R) 9.1.3 Companion for z/OS

SAS(R) 9.1.3 Companion for z/OS

SAS(R) 9.1.3 Companion for z/OS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

336 SORT Procedure Chapter 16<br />

3 how many tracks were allocated to the data set be<strong>for</strong>e and after the procedure was<br />

executed<br />

3 how many tracks were used<br />

3 how many extents were used.<br />

Example<br />

The following example releases the unused secondary extents <strong>for</strong> a physical file that is<br />

referenced by the fileref THISFILE:<br />

filename thisfile ’my.pgm.lib’;<br />

proc release ddname=thisfile extents;<br />

run;<br />

See Also<br />

SORT Procedure<br />

3 IBM’s MVS JCL Reference<br />

Sorts observations in a <strong>SAS</strong> data set according to the values of one or more variables<br />

z/<strong>OS</strong> specifics: available z/<strong>OS</strong> sort utilities and SORT procedure statement options;<br />

host-specific <strong>SAS</strong> system options<br />

Details<br />

You can direct the SORT procedure to use either the <strong>SAS</strong> sort program, which is<br />

available under z/<strong>OS</strong> and under all other operating environments, or a sort utility that<br />

is specific to z/<strong>OS</strong>. You can also use the SORTPGM= system option to tell <strong>SAS</strong> to choose<br />

the best sort program to use. (See “SORTPGM= System Option” on page 507.)<br />

The following <strong>SAS</strong> system options also affect any sorting that is done by <strong>SAS</strong>:<br />

DYNALLOC SORTEQOP SORTSHRB<br />

FILSZ SORTLIB= SORTSIZE=*<br />

SORT= SORTLIST SORTSUMF<br />

SORTALTMSGF SORTMSG SORTUADCON<br />

SORTBLKMODE SORTMSG= SORTUNIT=<br />

SORTBUFMOD SORTNAME= SORTWKDD=<br />

SORTCUTP= SORTOPTS SORTWKNO=<br />

SORTDEV= SORTPARM= SORT31PL<br />

SORTDEVWARN SORTPGM=<br />

SORTDUP=* SORTSEQ=*<br />

* Options marked with an asterisk (*) are either portable or portable with host specifics. For<br />

in<strong>for</strong>mation on these options, begin with <strong>SAS</strong> Language Reference: Dictionary.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!