连接配置文件会捕获数据源和目标数据库的标识符。每个连接配置文件都包含 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 主要文档集中的
产品概览。
对于源连接配置文件:备份文件位置:您上传 SQL Server 备份和事务日志文件的 Cloud Storage 存储分区,Database Migration Service 会将这些文件转移到目标数据库。
对于目标连接配置文件:
目标实例 ID:Cloud SQL for SQL Server 目标实例的标识符,Database Migration Service 会将数据从存储在 Cloud Storage 存储分区中的备份文件传输到该实例。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-17。"],[[["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."]]],[]]