--- title: "VEORDatabaseFile" description: "Contains details about an Oracle database file. Property Type Description String Path to the database file. VEORDatabaseFileType Database file type. Possible values: Get-VEORDatabaseFileReturns full file names for a backed-up Oracle database." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veordatabasefile.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEORDatabaseFile" dateModified: "2026-08-18" --- # VEORDatabaseFile Contains details about an Oracle database file.

Property

Type

Description

Path

String

Path to the database file.

Type

VEORDatabaseFileType

Database file type. Possible values:

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