--- title: "VEORRMANDatabaseFile" description: "Contains details about a database file of a database backed up with Veeam Plug-in for Oracle RMAN. Property Type Description String Path to the database file. VEORRMANDatabaseFileType Database file type." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veorrmandatabasefile.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEORRMANDatabaseFile" dateModified: "2026-08-18" --- # VEORRMANDatabaseFile Contains details about a database file of a database backed up with Veeam Plug-in for Oracle RMAN.

Property

Type

Description

Path

String

Path to the database file.

Type

VEORRMANDatabaseFileType

Database file type. Possible values:

  • Controlfile
  • Datafile
  • Logfile
  • Tempfile
  • FastRecoveryArea
## Related Commands [`Get-VEORRMANDatabaseFile`](get-veorrmandatabasefile.md)