ServiceName Parameter (Connect-OracleOci Cmdlet)
The service name of the Oracle database you want to connect to.
Syntax
Connect-OracleOci -ServiceName string
Data Type
cstr
Default Value
""
Remarks
This connection property is required when the ConnectionType connection property is set to Server.
You can obtain this value by querying the GLOBAL_NAME view in the Oracle SQL command line.