Skip to main content

SHARED_MOUNT_POINT - UBROKER configuration option

Description

The SHARED_MOUNT_POINT option specifies the z/OS UNIX directory in which the zFS data sets are shared across members of a Sysplex.

  • In a Sysplex configuration, the specified directory must be a directory shared across the Sysplex.
  • In a non-Sysplex configuration, the directory should be the same as that specified for the MOUNT_POINT configuration option.

zFS data sets are specified only by the UNIX_DB_DATA_SET and UNIX_SPOOL_DATA_SET options. zFS data set names cannot be specified by ddname.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Long Form

-shared_mount_point directory

Environment Variable

UBRSHRMOUNTPOINT=directory

Configuration File Keyword

shared_mount_point directory

Values

directory is the z/OS UNIX directory in which the zFS data sets are shared..

Default is the same as the directory specified for MOUNT_POINT.