Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Los detalles de conexión que debes proporcionar pueden variar en función de la conectividad de destino que utilices. En esta página se describe cómo crear perfiles de conexión de destino para cada método de conectividad disponible:
Antes de crear un perfil de conexión de destino, asegúrate de hacer lo siguiente:
Piensa en qué región quieres crear el perfil de conexión de destino.
Database Migration Service es un producto totalmente regional, lo que significa que todas las entidades relacionadas con tu migración (perfiles de conexión de origen y destino, tareas de migración, bases de datos de destino y espacios de trabajo de conversión) deben guardarse en una sola región.
Database Migration Service siempre cifra las conexiones de bases de datos de destino.
No es necesario configurar certificados adicionales para esas conexiones.
En la página Create a connection profile (Crear un perfil de conexión), en la lista Profile role (Rol del perfil), selecciona Destination (Destino).
En la lista Motor de base de datos, selecciona AlloyDB para PostgreSQL.
En la sección Specify connection profile details (Especificar detalles del perfil de conexión), indique el nombre, el identificador y la región del perfil de conexión.
En la sección Detalles de la conexión, haz lo siguiente:
En el menú desplegable ID de clúster, selecciona el identificador del clúster de destino de AlloyDB para PostgreSQL.
En el campo Nombre de host e IP, introduce la dirección IP pública de la instancia de destino.
En los campos restantes, introduce el número de puerto y los datos de inicio de sesión
de la cuenta de usuario de migración dedicada (nombre y contraseña).
En la sección Definir método de conectividad, en el menú desplegable Método de conectividad, selecciona IP pública.
(Opcional) En la sección Probar perfil de conexión, haz clic en Ejecutar prueba.
Database Migration Service realiza una comprobación rápida para verificar que los detalles de la conexión que has proporcionado son suficientes para acceder a tus datos.
En la parte inferior de la página, haz clic en Crear.
Aparece la página Perfiles de conexión y se muestra el perfil de conexión que acabas de crear.
En la página Create a connection profile (Crear un perfil de conexión), en la lista Profile role (Rol del perfil), selecciona Destination (Destino).
En la lista Motor de base de datos, selecciona AlloyDB para PostgreSQL.
En la sección Define connection settings (Definir ajustes de conexión), proporciona el nombre, el identificador y la región del perfil de conexión.
En la sección Detalles de la conexión, haz lo siguiente:
En el menú desplegable ID de clúster, selecciona el identificador del clúster de destino de AlloyDB para PostgreSQL.
Usa el campo Nombre de host e IP para introducir uno de los siguientes valores:
En el caso de los clústeres con PSC habilitado, usa el
nombre de DNS configurado para tu clúster.
Si tu clúster solo tiene configurada una IP privada, el campo Nombre de host e IP se rellena automáticamente con el nombre DNS necesario. Si tu clúster tiene asignadas las direcciones IP públicas y privadas, haz clic en el campo Nombre de host e IP y selecciona el registro DNS en el menú.
En el caso de los clústeres que no tienen habilitado PSC, introduce la IP privada asignada al clúster de destino.
En los campos restantes, introduce el número de puerto y los datos de inicio de sesión
de la cuenta de usuario de migración dedicada (nombre y contraseña).
En la sección Define connectivity method (Definir método de conectividad), haga lo siguiente:
En el menú desplegable Método de conectividad, selecciona
IP privada.
(Opcional) En la sección Probar perfil de conexión, haz clic en Ejecutar prueba.
Database Migration Service realiza una comprobación rápida para verificar que los detalles de la conexión que has proporcionado son suficientes para acceder a tus datos.
En la parte inferior de la página, haz clic en Crear.
Aparece la página Perfiles de conexión y se muestra el perfil de conexión que acabas de crear.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-21 (UTC)."],[],[],null,["# Create a destination connection profile\n\nThe connection details you need to provide can differ depending on what destination\nconnectivity you use. This page describes how to create destination connection profiles\nfor each available connectivity method:\n\n- [Destination connection profile for public IP connectivity](#public-ip-connectivity)\n\n- [Destination connection profile for private IP connectivity](#private-ip-connectivity)\n\nBefore you begin\n----------------\n\nBefore you create a destination connection profile, make sure you do the following:\n\n1. Consider in which region you want to create the destination connection profile.\n\n Database Migration Service is a fully-regional product, meaning all entities\n related to your migration (source and destination connection profiles,\n migration jobs, destination databases, conversion workspaces) must be\n saved in a single region.\n2. [Configure your destination database and create a dedicated migration user account](/database-migration/docs/oracle-to-alloydb/configure-your-destination-postgresql-database).\n\n3. [Choose and configure the destination connectivity method](/database-migration/docs/oracle-to-alloydb/networking-methods-destination).\n\n Destination database connections are always encrypted by Database Migration Service.\n You don't need to configure additional certificates for those connections.\n\nFor public IP connectivity\n--------------------------\n\nTo create a destination connection profile that uses the\n[public IP connectivity method](/database-migration/docs/oracle-to-alloydb/networking-methods-destination#public-ip), follow these steps:\n\n1. In the Google Cloud console, go to the **Connection profiles** page.\n\n [Go to Connection profiles](https://console.cloud.google.com/dbmigration/connection-profiles)\n2. Click **Create profile**.\n3. On the **Create a connection profile** page, from the **Profile role** list, select **Destination**.\n4. From the **Database engine** list, select **AlloyDB for PostgreSQL**.\n5. In the **Specify connection profile details** section, provide the connection profile name, identifier, and region.\n6. In the **Connection details** section, do the following:\n 1. From the **Cluster ID** drop-down menu, select your AlloyDB for PostgreSQL destination cluster identifier.\n 2. In the **Hostname and IP** field, enter your destination instance's public IP address.\n 3. In the remaining fields, enter the port number and the login details for the dedicated migration user account (name and password).\n7. In the **Define connectivity method** section, from the **Connectivity method** drop-down menu, select **Public IP**.\n8. (Optional) In the **Test connection profile** section, click **Run test** .\n\n Database Migration Service performs a quick check to verify that\n the connection details you supplied are sufficient to reach\n your data.\n9. Click **Create** at the bottom of the page.\n\n The **Connection profiles** page appears, and the newly\n created connection profile is displayed.\n\nFor private IP connectivity\n---------------------------\n\nTo create a destination connection profile that uses the\n[private IP with Private Service Connect connectivity method](/database-migration/docs/oracle-to-alloydb/networking-methods-destination#private-ip),\nfollow these steps:\n\n1. In the Google Cloud console, go to the **Connection profiles** page.\n\n [Go to Connection profiles](https://console.cloud.google.com/dbmigration/connection-profiles)\n2. Click **Create profile**.\n3. On the **Create a connection profile** page, from the **Profile role** list, select **Destination**.\n4. From the **Database engine** list, select **AlloyDB for PostgreSQL**.\n5. In the **Define connection settings** section, provide the connection profile name, identifier, and region.\n6. In the **Connection details** section, do the following:\n 1. From the **Cluster ID** drop-down menu, select your AlloyDB for PostgreSQL destination cluster identifier.\n 2. Use the **Hostname and IP** field to enter one of the following values:\n - **For psc-enabled clusters** : Use the [DNS name configured for your cluster](/alloydb/docs/about-private-service-connect#dns_names_and_records). If your cluster only has a private IP configured, the **Hostname and IP** field is automatically populated with the required DNS name. If your cluster has both the public and private IP addresses assigned, click the **Hostname and IP** field and select the DNS record from the menu.\n - **For non-psc-enabled clusters**: Enter the private IP assigned for your destination cluster.\n 3. In the remaining fields, enter the port number and the login details for the dedicated migration user account (name and password).\n7. In the **Define connectivity method** section, do the following:\n 1. From the **Connectivity method** drop-down menu, select **Private IP**.\n 2. **For non-psc-enabled clusters** : From the **Service attachment\n name** select the service attachment [you created for the destination cluster Private Service Connect connection](/database-migration/docs/oracle-to-alloydb/configure-dst-connection-private-ip#non-psc).\n8. (Optional) In the **Test connection profile** section, click **Run test** .\n\n Database Migration Service performs a quick check to verify that\n the connection details you supplied are sufficient to reach\n your data.\n9. Click **Create** at the bottom of the page.\n\n The **Connection profiles** page appears, and the newly\n created connection profile is displayed."]]