Oracle GoldenGate Error Messages

OGG-01364

No opening parenthesis was found for the {0} {1} parameter.


Cause

An opening parenthesis is missing from the beginning of the specified parameter option.


Action

Add the parenthesis. See the Oracle GoldenGate reference documentation for correct syntax. To test for correct syntax in a parameter file, add the CHECKPARAMS parameter to the first line of the parameter file, save the file, and then start the process. The process stops automatically after the test is finished. To determine if there were syntax errors, view the process report file. Correct the syntax errors in the parameter file. To test again, repeat these steps. Remove CHECKPARAMS when you are finished testing syntax.