Share via


az oracle-database db-system-db-version

Note

This reference is part of the oracle-database extension for the Azure CLI (version 2.75.0 or higher). The extension will automatically install the first time you run an az oracle-database db-system-db-version command. Learn more about extensions.

Manage Db System Db Version.

Commands

Name Description Type Status
az oracle-database db-system-db-version list

List DbVersion resources by SubscriptionLocationResource.

Extension GA
az oracle-database db-system-db-version show

Get a DbVersion.

Extension GA

az oracle-database db-system-db-version list

List DbVersion resources by SubscriptionLocationResource.

az oracle-database db-system-db-version list --location
                                             [--db-system-id]
                                             [--db-system-shape {VM.Standard.x86}]
                                             [--is-database-software-image-supported {0, 1, f, false, n, no, t, true, y, yes}]
                                             [--is-upgrade-supported {0, 1, f, false, n, no, t, true, y, yes}]
                                             [--max-items]
                                             [--next-token]
                                             [--shape-family {EXADATA, EXADB_XS, SINGLENODE, VIRTUALMACHINE}]
                                             [--storage-management {LVM}]

Required Parameters

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--db-system-id

The DB system AzureId. If provided, filters the results to the set of database versions which are supported for the DB system.

--db-system-shape

If provided, filters the results to the set of database versions which are supported for the given shape. e.g., VM.Standard.E5.Flex.

Property Value
Accepted values: VM.Standard.x86
--is-database-software-image-supported

If true, filters the results to the set of Oracle Database versions that are supported for the database software images.

Property Value
Accepted values: 0, 1, f, false, n, no, t, true, y, yes
--is-upgrade-supported

If true, filters the results to the set of database versions which are supported for Upgrade.

Property Value
Accepted values: 0, 1, f, false, n, no, t, true, y, yes
--max-items

Total number of items to return in the command's output. If the total number of items available is more than the value specified, a token is provided in the command's output. To resume pagination, provide the token value in --next-token argument of a subsequent command.

Property Value
Parameter group: Pagination Arguments
--next-token

Token to specify where to start paginating. This is the token value from a previously truncated response.

Property Value
Parameter group: Pagination Arguments
--shape-family

If provided, filters the results to the set of database versions which are supported for the given shape family.

Property Value
Accepted values: EXADATA, EXADB_XS, SINGLENODE, VIRTUALMACHINE
--storage-management

The DB system storage management option. Used to list database versions available for that storage manager. Valid values are ASM and LVM.

Property Value
Accepted values: LVM
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False

az oracle-database db-system-db-version show

Get a DbVersion.

az oracle-database db-system-db-version show [--dbversionsname --name]
                                             [--ids]
                                             [--location]
                                             [--subscription]

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--dbversionsname --name -n

DbVersion name.

Property Value
Parameter group: Resource Id Arguments
--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

Property Value
Parameter group: Resource Id Arguments
--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

Property Value
Parameter group: Resource Id Arguments
--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Property Value
Parameter group: Resource Id Arguments
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False