z/OS Batch Runtime Planning and User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Optional properties

z/OS Batch Runtime Planning and User's Guide
SA23-1376-00

Table 1. Optional properties
Property name Value Description
ds_parameters

Parameters used to open the dataset.

Default for ZFileRecordOrientedDataWriter is wb,recfm=fb,type=record,lrecl=80

and

Default for

ZFileStreamOrientedByteWriter and ZFileStreamOrientedTextWriter is wt

debug

true or false (default is false)

Enables detailed tracing on this batch datastream.

EnablePerformanceMeasurement

true or false (default is false)

Calculates the total time spent in the batch data-streams and the processRecord method, if you are using the GenericXDBatchStep.

EnableDetailedPerformanceMeasurement

true or false (default is false)

Provides a more detailed breakdown of time spent in each method of the batch data-streams.

file.encoding

Encoding of the file.

For example, CP1047

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014