IBM Books

IBM LoadLeveler for AIX 5L: Using and Administering


data_limit

Specifies the hard limit, soft limit, or both limits for the size of the data segment to be used by the job step. This is a per process limit.

The syntax is:

data_limit = hardlimit,softlimit

For example:

data_limit = ,125621
data_limit = 5621kb
data_limit = 2mb
data_limit = 2.5mw,2mb

See Limit keywords for more information on the values and units you can use with this keyword.

Note:This keyword accepts 64-bit integer values.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]