...
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Database User |
| Yes | The username that will be used to connect to the target Oracle Database. |
Oracle Database Password |
| Yes | The password for Oracle Database User. |
SQLPlus Path |
| No | Provide the sqlplus path (Required if sqlplus is not on PATH environment). ( Ex: |
SQLPlus Source Script |
| No | Source Script with full path. (Ex: |
Oracle SID |
| No | Provide the Oracle SID (optional if it is already set in the source script). |
...