FABRRELD SYSIN data set
A single FABRRELD step can reload several databases. The FABRRELD SYSIN data set describes all of the databases to be reloaded. It specifies segments to be restructured, and describes the restructuring to be performed.
Format
This data set contains 80-byte fixed-length records, and block size must be a multiple of 80. The data set can be a sequential data set or a member of a partitioned data set.
Control statements
This data set has three types of control statements: a database request (DB) control statement, a segment request (SEG) control statement, and a change request (CHG) control statement. There must be one DB control statement for each database being reloaded. There must be a SEG control statement for each segment type requiring change. Describe each change with a CHG control statement.
Each DB control statement is followed by any SEG control statement that applies to the database the DB control statement describes. Each SEG control statement is followed by any CHG control statements that apply to the segment that the SEG control statement describes.