z/OS DFSORT: Getting Started
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Defining and using symbols

z/OS DFSORT: Getting Started
SC23-6880-00

A symbol is a name (preferably something meaningful) you can use to represent a field or a constant. Sets of symbols, also called mappings, can be used to describe a group of related fields and constants such as the information in a particular type of record. Such mappings allow you to refer to fields, constants, and output columns by their symbols, freeing you from having to know the position, length and format of fields, the values of constants or the position of the output column you want to use.

DFSORT's symbol processing feature allows you or your site to create symbols for the fields in your own records and for constants associated with those fields. You can then use those symbols in DFSORT control statements and ICETOOL operators.

In addition, you can obtain predefined sets of symbols to use for the records created by other products such as RACF®, DCOLLECT and DFSMSrmm. Visit the DFSORT home page at the following URL for information about obtaining DFSORT symbol mappings for records produced by other products, and examples that use these symbols:
  http://www.ibm.com/storage/dfsort

The chapter in this section explains how to define symbols for the bookstore data set and use them in several DFSORT control statements and ICETOOL operators.

Although not described in this book, you can also use:

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014