...
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 sqlplus path (required Required if SQLPlus sqlplus is not set under the system's PATH).on PATH environment). ( Ex: /u01/install/APPS/apps/tech_st/10.1.2/bin/sqlplus) |
SQLPlus Source Script |
| No | Source Script with full path. (Ex: /u01/install/APPS/apps/apps_st/appl/oracle_config.env) |
Oracle SID |
| No | Provide the Oracle SID (optional if it is already set in the source script). |
...