Get-VEHANADatabase

Short Description

Returns backed-up SAP HANA databases.

Applies to

Veeam Backup & Replication

Product Edition: Enterprise Plus, Veeam Universal License

Syntax

Get-VEHANADatabase [-System] <VEHANASystem> [-Name <String>] [-Tenant] [<CommonParameters>]

Detailed Description

This cmdlet returns an array of backed-up databases located on the specified SAP HANA system. After you get the backed-up SAP HANA databases, you can use the Restore-VEHANADatabase cmdlet to restore the SAP HANA databases you need.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

System

Specifies the name of the SAP HANA system on which the databases reside. The cmdlet will return the databases on the specified SAP HANA system.

Accepts the VEHANASystem object. To get this object, run the Get-VEHANASystem cmdlet.

True

0

True (ByValue)

Name

Specifies the name of an SAP HANA database. The cmdlet will return the SAP HANA database with the specified name.

String

False

Named

False

Tenant

Defines that the cmdlet returns only the tenant databases on the selected SAP HANA system.

SwitchParameter

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VEHANADatabase[] array that contains backed-up SAP HANA databases.

Examples

Get-VEHANADatabaseExample 1. Getting all Databases on the Specified System

Get-VEHANADatabaseExample 2. Getting all Tenant Databases on the Specified System

Get-VEHANADatabaseExample 3. Getting SAP HANA Database with Specified Name

Related Commands

Page updated 1/30/2025

Page content applies to build 12.3.1.1139