ServiceName Parameter (Connect-OracleOci Cmdlet)
The service name of the Oracle database.
Syntax
Connect-OracleOci -ServiceName string
Data Type
cstr
Default Value
""
Remarks
The service name of the Oracle database, such as XE.
You can obtain this value by querying global_name from the Oracle SQL command line.