OGG-00031
Unspecified parameter name.
Cause
There are no runtime substitution parameters specified.
Action
To use parameter substitution, declare a runtime parameter instead of an actual value, and precede the runtime parameter name with a question mark (?), such as EXTFILE ?EXTFILE. Then, before starting the process, use the shell of the operating system to pass the runtime values by means of an environment variable. For more information, see the Oracle GoldenGate administration documentation.