2.8 COMMENT | --

Valid For

Manager, Extract, Replicat

Description

Use the COMMENT parameter or double hyphens (--) to indicate comments anywhere within a parameter file. Anything on the same line after COMMENT or double hyphens is ignored during processing. Comments that continue to the next line must be preceded by another COMMENT keyword or double hyphens.

Note:

If any columns in the tables that are being synchronized contain the word "comment," there may be conflicts with the COMMENT parameter. Use double hyphens instead.

COMMENT cannot be used with query parameters.

See Administering Oracle GoldenGate for more information about working with parameter files.

Default

None

Syntax

{COMMENT comment} | {-- comment}

Examples

Example 1   
COMMENT GoldenGate param file for fin Extract group.
Example 2   
-- GoldenGate param file for fin Extract group.