Cmdlets for Oracle

Build 24.0.9060

Wallet Parameter (Connect-OracleOci Cmdlet)

The location of the client's Oracle Wallet.

Syntax

Connect-OracleOci -Wallet string

Data Type

cstr

Default Value

""

Remarks

This property is required to set up a secure TCPS connection.

When you use a TNS connection string in the DataSource connection property, the cmdlet first checks the TNS string for WALLET_LOCATION. If the string contains no WALLET_LOCATION value, the cmdlet uses the wallet specified in this connection property (Wallet) instead.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060