skip to main content
DataDirect Connect Drivers : Oracle Driver : Connection Properties : SID
  
SID
Purpose
The Oracle System Identifier (SID) that refers to the instance of the Oracle database running on the server. This property is mutually exclusive with the ServiceName property.
If using a tnsnames.ora file to provide connection information, do not specify this property. See Using tnsnames.ora Files for information about specifying an Oracle SID using a tnsnames.ora file.
Valid Values
string
where:
string
is a valid SID.
Default
None
Data Type
String