- If you use the Batch Installer to install on a server with an Oracle database, you must create the config.properties file.
- Use the sampleconfig.properties file in the kernel directory as a template for the file and save it in the kernel directory with the name config.properties.
You must create your own
config.properties
file. Connect CDC does not create aconfig.properties
file as part of the install.
config.properties
file.Config.properties keywords
Keyword | Description |
---|---|
omni.common.totalservers |
Specify the number of servers configured in this file. |
omni.common.server.<serverindex> |
Value can be 1 to n for Increment the number for multiple servers. |
|
Specifies if you want to ignore log corruption for Oracle.
|
omni.common.log.deleteprocessed.<serverindex> |
For processed archive logs in Oracle:
|
omni.common.log.renameprefix.serverindex |
If you use third-party backup software, such as SQL-Backtrack ™, specify the prefix to be used when the archive log files are renamed. |
omni.common.index.serverindex |
Specify the Value ranges from 1 to n. |
omni.common.type.serverindex |
Specify DBMS type, e.g., Oracle. |
omni.common.version.serverindex |
Specify server release version. |
Default values are used if you do not specify one of the values in this file. For example, the default value for DBMS type is Oracle.