UNIX_DB_DATA_SET - UBROKER configuration option

Description

The UNIX_DB_DATA_SET option specifies the HFS or zFS data set used for the Universal Broker's databases. The data set can be mounted prior to starting the Broker. If not, the Broker will mount the data set at a specified mount point derived from the MOUNT_POINT option.

UNIX_DB_DATA_SET is the only way to specify a zFS data set. HFS data sets can be allocated in the Broker's started task procedure as ddname UNVDB. zFS data sets cannot be allocated on a ddname.

Note

When using a zFS data set, the UNVDB ddname statement in the Broker's started task procedure should be removed.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

unix_db_data_set DSN




(tick)

Values

DSN is the HFS or zFS data set used for the databases.