Parameters
- homeName
- Name of the Oracle home to read TNS aliases from.
Return Value
A DataTable containing information about all TNS aliases described in the specified Oracle home.
| Column | Description |
|---|---|
| InstanceName | Description |
| ServerName | The name of the Oracle server. |
| ServiceName | The Oracle service name (SID) |
| Protocol | The protocol to use for connection. |
| Port | The port to connect to. |