接続プロファイルは、データソースと移行先データベースの識別子を取得します。各接続プロファイルには、データソースと宛先間のデータ移動を容易にするために Database Migration Service が必要とする最小限の情報が含まれています。
この情報には、次のものが含まれます。
接続プロファイル名: 人が読める接続プロファイルの名前。この値は、 Google Cloud コンソールの Database Migration Service に表示されます。
接続プロファイル ID: 接続プロファイルの機械可読形式の識別子。この値は、Database Migration Service Google Cloud CLI コマンドまたは API を使用して接続プロファイルを操作するときに使用されます。
リージョン: 接続プロファイルが保存されているリージョン。Database Migration Service は完全にリージョンに依存するプロダクトです。つまり、移行に関連するすべてのエンティティ(移行元と移行先の接続プロファイル、移行ジョブ、移行先データベース、変換ワークスペース)は、単一のリージョンに保存する必要があります。Database Migration Service のリージョン要件の詳細については、Database Migration Service のメイン ドキュメント セットの
プロダクトの概要をご覧ください。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-05 UTC。"],[],[],null,["# About connection profiles\n\nConnection profiles capture identifiers for your data sources and\ndestination databases. Each connection profile contains the\nminimum required amount of information Database Migration Service needs to facilitate\ndata movement between the data source and destination.\n\nThat information includes:\n\n- **Connection profile name**: A human-readable name for your\n connection profile. This value is displayed in Database Migration Service in\n the Google Cloud console.\n\n- **Connection profile ID**: A machine-readable identifier for your connection\n profile. This value is used when you work with connection profiles by using\n Database Migration Service Google Cloud CLI commands or API.\n\n- **Region** : The region where your connection profile is saved.\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 saved in a single region.\n For more information on region requirements in Database Migration Service,\n see\n [Product overview](/database-migration/docs/overview) in the main\n Database Migration Service documentation set.\n\n- **Username** and **password** for the dedicated migration user in the source\n or destination database.\n\n- **Connectivity information**: IP or hostname, port, migration\n user account name and password.\n\n Connection details differ depending on what connectivity method you use.\n Source and destination connection profiles can use different connectivity\n methods. See\n [Networking overview](/database-migration/docs/oracle-to-postgresql/networking-overview).\n\nWhat's next\n-----------\n\nLearn more about how to:\n\n- [Create a source connection profile](/database-migration/docs/oracle-to-postgresql/create-source-connection-profile)\n- [Create a destination connection profile](/database-migration/docs/oracle-to-postgresql/create-destination-connection-profile)\n- [Manage connection profiles](/database-migration/docs/oracle-to-postgresql/manage_connection-profiles)"]]