SIZE_ATTRIB - UDM Server configuration option

Description

The SIZE_ATTRIB option sets the default size (number of records) for file creation of physical files for both data and source file types.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

size_attrib size

(tick)




Values

size is the number of records.

Other than the leading * for *NOMAX, any valid value can be entered for file size.

The values for Initial Number of Records, Increment Number of Records, and Maximum increments are comma-separated, not space-separated.

Examples:

  • 1000,100,100
  • 10000,499
  • 50000

To specify *NOMAX, enter 'NOMAX'.

UDM uses this value as the default file SIZE attribute. (See UDM - IBM i LIB File System Attributes for Creating New Files for details.)

Default is empty string.