ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse

data class ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse(val databaseSchemaMap: List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap>? = null, val databases: List<String>, val targetServerBrandVersion: String, val targetServerVersion: String, val validationErrors: List<ReportableExceptionResponse>)

Output for the task that validates connection to Azure Database for PostgreSQL and target server requirements for Oracle source.

Constructors

constructor(databaseSchemaMap: List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap>? = null, databases: List<String>, targetServerBrandVersion: String, targetServerVersion: String, validationErrors: List<ReportableExceptionResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of databases on target server

Link copied to clipboard

Target server brand version

Link copied to clipboard

Version of the target server

Link copied to clipboard

Validation errors associated with the task