Specifying the preferred storage unit (UNIT) parameter

 

The system finds a place for a database file on auxiliary storage. The UNIT parameter specifies where to store the file.

Effective for Version 3 Release 6 the UNIT parameter is a no-operation (NOP) function for the following commands:

The parameter can still be coded; its presence does not cause an error. It will be ignored. The UNIT parameter specifies:

The data is placed on different units if:

An informational message indicating that the file was not placed on the requested unit is sent when file members are added. (A message is not sent when the file member is extended.)

 

UNIT parameter tips

In general, you should not specify the UNIT parameter. Let the system place the file on the disk unit of its choosing. This is usually better for performance, and relieves you of the task of managing auxiliary storage. If you specify a unit number and also an auxiliary storage pool, the unit number is ignored.

 

Parent topic:

Specifying database file and member attributes

 

Related concepts


Independent disk pools examples