Creating a Parameter File in GGSCI and Admin Client
To create a parameter file, use the EDIT PARAMS
command within the
command line interface through GGSCI or Admin Client user interface or use a text editor
directly. When you use the command line interface, you are using a standard text editor, but
your parameter file is saved automatically with the correct file name and in the correct
directory.
When you create a parameter file with EDIT PARAMS
, it is saved to
the dirprm
sub-directory of the Oracle GoldenGate directory. You can create
a parameter file in a directory other than dirprm
, but you also must
specify the full path name with the PARAMS
option of the ADD
EXTRACT
or ADD REPLICAT
command when you create your process
groups. Once paired with an Extract or Replicat group, a parameter file must remain in its
original location for Oracle GoldenGate to operate properly once processing has started.
The EDIT PARAMS
command launches the following text editors within
the GGSCI or Admin Client interface:
-
Notepad on Microsoft Windows systems
-
The vi editor on UNIX and Linux systems. DB2 for i only supports vi when connected with SSH or xterm. For more information, see Creating a Parameter File with a Text Editor.
Note:
You can change the default editor through the GGSCI or Admin Client interface by using the
SET EDITOR
command.