연결 프로필은 데이터 소스 및 대상 데이터베이스의 식별자를 캡처합니다. 각 연결 프로필에는 데이터 소스와 대상 간의 데이터 이동을 용이하게 하기 위해 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 문서 세트의
제품 개요를 참고하세요.
소스 또는 대상 데이터베이스의 전용 마이그레이션 사용자의 사용자 이름과 비밀번호
연결 정보: IP 또는 호스트 이름, 포트, 이전 사용자 계정 이름 및 비밀번호
연결 세부정보는 사용하는 연결 방법에 따라 다릅니다.
소스 및 대상 연결 프로필은 서로 다른 연결 방법을 사용할 수 있습니다.
네트워킹 개요를 참고하세요.
[[["이해하기 쉬움","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)"]]