Cmdlets for Oracle

Build 25.0.9434

NativeFolder Parameter (Connect-OracleOci Cmdlet)

The path to the directory containing the native assemblies (.dll) the provider works with.

Syntax

Connect-OracleOci -NativeFolder string

Data Type

cstr

Default Value

""

Remarks

By default (when this connection property has an empty value), the cmdlet relies on the standard system policy for loading the native Oracle OCI assemblies.

If the prodtype; cannot locate the required assemblies using the system policy, you can manually supply the location of the assemblies using this connection property. The cmdlet can accept both the full path and the path relative to your executable.

These assembly files can be found in the lib folder inside the installation directory of the cmdlet.

This connection property only applies when using the cmdlet on Windows and macOS platforms.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434