2.22 STARTUPVALIDATIONDELAY[CSECS]

Valid For

Manager

Description

Use the STARTUPVALIDATIONDELAY or STARTUPVALIDATIONDELAYCSECS parameter to set a delay time after which Manager validates the status of a process that was started with the START EXTRACT or START REPLICAT command. If a process is not running after the specified delay time, an error message is displayed at the GGSCI prompt.

These parameters account for processes that fail before they can generate an error message or report, for example when there is not enough memory to launch the processes. Startup validation makes Oracle GoldenGate users aware of such failures. The minimum is 0.

Default

0 seconds (do not validate startup status)

Syntax

STARTUPVALIDATIONDELAY seconds | STARTUPVALIDATIONDELAYCSECS centiseconds
STARTUPVALIDATIONDELAY seconds

Specifies the delay in seconds.

STARTUPVALIDATIONDELAYCSECS centiseconds

Specifies the delay in centiseconds.

Example

In the following example, Manager waits ten centiseconds after a START command is issued and then checks the status of the process.

STARTUPVALIDATIONDELAYCSECS 10