Template parameters

Oracle GoldenGate includes a template for each supported database. The following arguments can be used in these templates. For more information about using templates, see Understanding the Template File.

Parameters Description
OMITNULL | INCLUDENULLOMITNULL | INCLUDENULL
Determines whether or not columns contain NULL.
OMITNOTNULL | INCLUDENOTNULL
Omits or includes NOT NULL from applicable columns.
OMITREDEFS | INCLUDEREDEFS
Omits or includes fields that are redefines of other fields.
OMITCOMMENTS | INCLUDECOMMENTS
Omits or includes comments.
USESAMENULLS 
Directs DDLGEN to use the same NULL attribute as the source column.