OUTPUTFILEUMASK
Valid For
GLOBALS
Description
Use the OUTPUTFILEUMASK parameter to specify an octal umask for Oracle GoldenGate processes to use when creating all files. OUTPUTFILEUMASK is not valid for Windows systems.
Default
Umask of 027 (all privileges)
Syntax
OUTPUTFILEUMASK umask
umask
The umask value. Must be between 0 and 077; otherwise there will be an error: Missing or invalid option for OUTPUTFILEUMASK.
Example
OUTPUTFILEUMASK 066