연결 프로필은 데이터 소스 및 대상 데이터베이스의 식별자를 캡처합니다. 각 연결 프로필에는 데이터 소스와 대상 간에 데이터 이동을 용이하게 하는 데 필요한 최소한의 정보가 포함되어 있습니다.
이러한 정보에는 다음이 포함됩니다.
연결 프로필 이름: 인간이 읽을 수 있는 연결 프로필 이름입니다. 이 값은 Google Cloud Console의 Database Migration Service에 표시됩니다.
연결 프로필 ID: 연결 프로필의 기계 판독식 식별자입니다. 이 값은 Database Migration Service Google Cloud CLI 명령어 또는 API를 사용하여 연결 프로필을 사용할 때 사용됩니다.
리전: 연결 프로필이 저장되는 리전입니다.
Database Migration Service는 완전히 지역별 제품이므로 마이그레이션과 관련된 모든 항목 (소스 및 대상 연결 프로필, 마이그레이션 작업, 대상 데이터베이스)을 단일 리전에 저장해야 합니다.
Database Migration Service의 지역 요구사항에 관한 자세한 내용은 기본 Database Migration Service 문서 세트의
제품 개요를 참고하세요.
소스 연결 프로필의 경우: 백업 파일 위치: Database Migration Service가 대상 데이터베이스로 전송하는 SQL Server 백업 및 트랜잭션 로그 파일을 업로드하는 Cloud Storage 버킷입니다.
대상 연결 프로필의 경우:
대상 인스턴스 ID: Database Migration Service가 Cloud Storage 버킷에 저장된 백업 파일의 데이터를 전송하는 SQL Server용 Cloud SQL 대상 인스턴스의 식별자입니다.
[[["이해하기 쉬움","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-04-30(UTC)"],[[["Connection profiles store essential identifiers for data sources and destination databases, enabling Database Migration Service to move data."],["Each connection profile has a human-readable name and a machine-readable ID for identification and management."],["Connection profiles must be saved within a specific region, as Database Migration Service requires all migration-related entities to be within the same region."],["Source connection profiles include a designated Cloud Storage bucket for storing SQL Server backup and transaction log files."],["Destination connection profiles require the Cloud SQL for SQL Server instance ID and credentials for the destination migration database user."]]],[]]