The DD name, or data definition name of the data set. Type information to identify the temporary input work files used during CHECK LOB. If you do not specify a temporary work file, DB2 uses the default, SYSUT1
Specify a device type. The device must be a direct-access storage device, and you must be authorized to allocate space on that device. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices.
Allocate space compatible for your device.
The DD name, or data definition name of the data set. Type information to identify the temporary output work files used during CHECK LOB. The default ddname for sort output is SORTOUT.
Specify a device type. The device must be a direct-access storage device, and you must be authorized to allocate space on that device. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices.
Allocate space compatible for your device.
A device type for temporary data sets to be dynamically allocated by DFSORT. If you omit SORTDEVT and a sort is required, you must provide the DD statements that the sort program requires for the temporary data sets.
Select to define a number of temporary data sets to be dynamically allocated by the sort application program.
Type a number of temporary data sets to be dynamically allocated by the sort application program.
Specify to set no limit on the number of exceptions reported.
Specify to set a maximum number of exceptions. CHECK LOB terminates in the CHECKLOB phase when it reaches the number of exceptions specified.
Type a maximum number of exceptions. CHECK LOB terminates in the CHECKLOB phase when it reaches the number of exceptions specified.
Submits the data in the window and closes the window.
Displays the SQL statements that would be generated by your choices in this window.
Cancels the process and closes this window.