Cmdlets for Oracle

Build 24.0.9060

ReconnectTries Parameter (Connect-OracleOci Cmdlet)

The number of retry to connect server when a maximum idle time exceeded error is reported by server.

Syntax

Connect-OracleOci -ReconnectTries int

Data Type

int

Default Value

0

Remarks

Setting this value will allow the cmdlet to autmotically reconnect if an 'ORA-02396: exceeded maximum idle time' error is received from the server. The default value the ReconnectTries property is set to 0 meaning the request will not be retried.

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