Cmdlets for Oracle

Build 24.0.8963

UseDBAMetadataViews Parameter (Connect-OracleOci Cmdlet)

Query meta data from DBA_.. system views instead of ALL_.. system views.

Syntax

Connect-OracleOci -UseDBAMetadataViews SwitchParameter

Data Type

bool

Default Value

false

Remarks

By default, the 本製品 queries meta data for the objects accessible to the current user. If the UseDBAMetadataViews property is set to true, then the 本製品 will query meta data for all respective objects in the database.

This option will not work if current user has insufficient privileges to access DBA_.. system views.

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