--- title: "VEORPublishedDatabase" description: "Contains details about a published Oracle database. Property Type Description String Database name. String New name for the database on the target server. String DNS name or IP address of the Oracle server to which the database is published." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veorpublisheddatabase.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEORPublishedDatabase" dateModified: "2026-08-18" --- # VEORPublishedDatabase Contains details about a published Oracle database.

Property

Type

Description

DatabaseName

String

Database name.

PublishedDatabaseName

String

New name for the database on the target server.

Server

String

DNS name or IP address of the Oracle server to which the database is published.

Home

String

Oracle home path of the database on the target server.

Token

GUID

Publishing token of the database.

## Related Commands - [`Get-VEORPublishedDatabase`](get-veorpublisheddatabase.md) - [`Publish-VEORDatabase`](publish-veordatabase.md) - [`Export-VEORPublishedDatabase`](export-veorpublisheddatabase.md) - [`Unpublish-VEORDatabase`](unpublish-veordatabase.md)