Skip to main content
Skip table of contents

Extended properties for SQL Server VDBs

Extended properties and how to view them

This topic describes extended properties on VDBs that you can use to track the origin of VDBs through SQL Server tools on target servers.

These are the extended properties:

Property

Description

dlpx_server_name

Address of the Delphix Engine hosting the VDB

dlpx_server_uuid

UUID of the Delphix Engine hosting the VDB

dlpx_source_id

Internal reference of the VDB

You can find these properties in the following locations:

  • For a VDB using the SQL Server Management Studio tool: under the Extended Properties page of the Properties window

  • Using the sp_dlpx_vdbinfostored procedure.

    • To install and run this stored procedure, run the SQL code contained in <Delphix Connector install path>\etc\sp_dlpx_vdbinfo.sql.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.