Online Documentation for DB Extract for Oracle
General and Connection sections
The very first section of DB Extract configuration file is [#General#] - the product name and its major version are indicated in this section.
The [#Connection#] section corresponds to the values entered on Step 1 of Wizard application.
The configuration parameters are listed below.
The section contains database connection parameters: DBName, Port, Login and Password. These parameters are obligatory.
SSHHostName, SSHPort, SSHUserName, SSHPassword values correspond to the settings for connection via SSH Tunnel (if used)
SSHKeyFile
The path to the Private Key used for the SSH connection (if SSHUseKeyFile = True)
PassPhrase
This parameter has a value only if a SSH Private Key is used for the SSH connection
TunnelType
Indicates whether SSH tunneling is being used for connection or not (TunnelType = ttNotUse)
See also: |