Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Les informations de connexion que vous devez fournir peuvent varier en fonction de la connectivité de destination que vous utilisez. Cette page explique comment créer des profils de connexion de destination pour chaque méthode de connectivité disponible :
Avant de créer un profil de connexion à une destination, assurez-vous d'effectuer les opérations suivantes :
Réfléchissez à la région dans laquelle vous souhaitez créer le profil de connexion de destination.
Database Migration Service est un produit entièrement régional. Cela signifie que toutes les entités liées à votre migration (profils de connexion source et de destination, jobs de migration, bases de données de destination, espaces de travail de conversion) doivent être enregistrées dans une seule région.
Les connexions aux bases de données de destination sont toujours chiffrées par Database Migration Service.
Vous n'avez pas besoin de configurer de certificats supplémentaires pour ces connexions.
Sur la page Créer un profil de connexion, dans la liste Rôle du profil, sélectionnez Destination.
Dans la liste Moteur de base de données, sélectionnez AlloyDB pour PostgreSQL.
Dans la section Spécifier les détails du profil de connexion, indiquez le nom, l'identifiant et la région du profil de connexion.
Dans la section Détails de connexion, procédez comme suit :
Dans le menu déroulant ID du cluster, sélectionnez l'identifiant de votre cluster de destination AlloyDB pour PostgreSQL.
Dans le champ Nom d'hôte et adresse IP, saisissez l'adresse IP publique de votre instance de destination.
Dans les champs restants, saisissez le numéro de port et les identifiants
du compte utilisateur de migration dédié (nom et mot de passe).
Dans la section Définir la méthode de connectivité, sélectionnez Adresse IP publique dans le menu déroulant Méthode de connectivité.
(Facultatif) Dans la section Tester le profil de connexion, cliquez sur Exécuter le test.
Database Migration Service effectue une vérification rapide pour s'assurer que les informations de connexion que vous avez fournies sont suffisantes pour accéder à vos données.
Cliquez sur Créer en bas de la page.
La page Profils de connexion s'affiche, et le profil de connexion que vous venez de créer est visible.
Sur la page Créer un profil de connexion, dans la liste Rôle du profil, sélectionnez Destination.
Dans la liste Moteur de base de données, sélectionnez AlloyDB pour PostgreSQL.
Dans la section Définir les paramètres de connexion, indiquez le nom, l'identifiant et la région du profil de connexion.
Dans la section Détails de connexion, procédez comme suit :
Dans le menu déroulant ID du cluster, sélectionnez l'identifiant de votre cluster de destination AlloyDB pour PostgreSQL.
Utilisez le champ Nom d'hôte et adresse IP pour saisir l'une des valeurs suivantes :
Pour les clusters compatibles avec PSC : utilisez le
nom DNS configuré pour votre cluster.
Si votre cluster n'a qu'une adresse IP privée configurée, le champ Nom d'hôte et adresse IP est automatiquement renseigné avec le nom DNS requis. Si votre cluster possède à la fois des adresses IP publiques et privées, cliquez sur le champ Nom d'hôte et adresse IP, puis sélectionnez l'enregistrement DNS dans le menu.
Pour les clusters non compatibles avec PSC : saisissez l'adresse IP privée attribuée à votre cluster de destination.
Dans les champs restants, saisissez le numéro de port et les identifiants
du compte utilisateur de migration dédié (nom et mot de passe).
Dans la section Définir la méthode de connectivité, procédez comme suit :
Dans le menu déroulant Méthode de connectivité, sélectionnez Adresse IP privée.
(Facultatif) Dans la section Tester le profil de connexion, cliquez sur Exécuter le test.
Database Migration Service effectue une vérification rapide pour s'assurer que les informations de connexion que vous avez fournies sont suffisantes pour accéder à vos données.
Cliquez sur Créer en bas de la page.
La page Profils de connexion s'affiche, et le profil de connexion que vous venez de créer est visible.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/05 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/05 (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."]]