2.30 COMMENT

Valid for

All

Description

Use COMMENT to insert comments within a parameter file. Anything on the same line after COMMENT is ignored during processing. Two hyphens (--) also denote a comment.

A comment can be entered anywhere within the parameter file. Comments continuing to the next line must be preceded by another double hyphen or COMMENT keyword.

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

Syntax

COMMENT comment_text} | {-- comment_text}

Example

Both of the following are valid comments. The second uses the recommended syntax.

COMMENT Oracle GoldenGate NSK SQL Extract parameter file
-- Oracle GoldenGate NSK SQL Extract parameter file