SID Parameter (Connect-OracleOci Cmdlet)
The unique system identifier (SID) of the Oracle OCI database instance you want to connect to.
Syntax
Connect-OracleOci -SID string
Data Type
cstr
Default Value
""
Remarks
This connection property is required when the ConnectionType connection property is set to SID.
You can obtain this value from the ORACLE_SID environment variable.