UNIX_DB_DATA_SET - UEC configuration option

Description

The UNIX_DB_DATA_SET option specifies the HFS or zFS data set used for the UEC databases. The data set can be mounted prior to starting UEC. If not, UEC 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 UEC'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 UEC's started task procedure should be removed.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-unix_db_data_set DSN

(tick)

Configuration File Keyword

unix_db_data_set DSN

(tick)

Values

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