Get-VEORIRDatabase
Short Description
Returns Oracle databases that are published within an instant recovery session of Oracle databases.
Applies to
Veeam Backup & Replication
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Detailed Description
This cmdlet returns an array of backed-up Oracle databases that are published within an instant recovery session.
After you get published Oracle databases within an instant recovery session, you can perform the following operations with these databases:
Parameters
Parameter | Description | Type | Required | Position | Accept Pipeline Input |
---|---|---|---|---|---|
DatabaseName | Specifies a name of an Oracle database. The cmdlet will return an array of databases with the specified name. | String | False | 0 | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Docs.
Output Object
The cmdlet returns the VEORIRDatabase[] object that contains an array of Oracle databases that are published within an instant recovery session.
Examples
Example 1. Getting Oracle Databases with Specified Name
This command returns a list of the orcl1.tech.local databases within the specified restore session.