CHECKPARAMS
Valid For
Extract and Replicat
Description
Use the CHECKPARAMS
parameter to test the syntax of a parameter file. To start the test:
-
Edit the parameter file to add
CHECKPARAMS
. -
(Optional) To verify the tables, add the
NODYNAMICRESOLUTION
parameter. -
Start the process. Without processing data, Oracle GoldenGate audits the syntax. If
NODYNAMICRESOLUTION
exists, Oracle GoldenGate connects to the database to verify that the tables specified withTABLE
orMAP
exist. If there is a syntax failure, the process abends with error 190. If the syntax succeeds, the process stops and writes a message to the report file that the parameters processed successfully. -
Do one of the following:
-
If the test succeeds, edit the file to remove the
CHECKPARAMS
parameter and theNODYNAMICRESOLUTION
parameter, if used, and then start the process again to begin processing. -
If the test fails, edit the parameter file to fix the syntax based on the report's findings, and then remove
NODYNAMICRESOLUTION
and start the process again.
-
CHECKPARAMS
can be positioned anywhere within the parameter file.
Default
None
Syntax
CHECKPARAMS