Skip to main content

PERSISTENT_EVENT_EXPIRATION - UBROKER configuration option

Description

The PERSISTENT_EVENT_EXPIRATION option specifies the duration of an event record, for an event identified as a persistent event, in the Universal Broker local UES database.

If a persistent event record is not delivered to Universal Enterprise Controller (UEC) within this time period, Universal Broker will delete the record from the local UES database. (A persistent event record is saved in a UEC database for long-term storage.)

info

Events are identified as persistent events via the EVENT_GENERATION option.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Long Form

-persistent_event_exp seconds

Environment Variable

UBRPERSISTENTEVENTEXP=seconds

Configuration File Keyword

persistent_event_expiration seconds

Values

seconds is the amount of time (in seconds) that a persistent event record will remain in the database.

Default is 172800 (2 days).