Cloud SQL은 SSISDB 카탈로그를 지원하지 않습니다. 그러나 SSISDB 카탈로그를 Cloud SQL에 없는 SQL Server 인스턴스에 배포하고 관리할 수 있습니다.
권장사항
Cloud Data Fusion에서는 코드 작성이 필요 없는 ETL(추출, 변환, 로드) 및 ELT(추출, 로드, 변환) 데이터 파이프라인을 배포할 수 있는 인터페이스를 제공합니다.
ETL/ELT 데이터 파이프라인은 추가 비용 없이 사전 구성된 150개 이상의 커넥터 및 변환 라이브러리를 제공하므로 솔루션에 포함하는 것이 좋습니다. SQL Server에서 Cloud Data Fusion을 사용하는 방법에 관한 자세한 내용은 SQL Server 테이블에서 읽기를 참조하세요.
[[["이해하기 쉬움","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-04(UTC)"],[],[],null,["# SQL Server Integration Services (SSIS)\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nCloud SQL supports the [SQL Server Integration Services (SSIS)](https://learn.microsoft.com/en-us/sql/integration-services/sql-server-integration-services?view=sql-server-ver16) component. SSIS doesn't\nneed any configuration to work with Cloud SQL. It works with any managed\nSQL Server instance.\n\nThis page provides the prerequisites, limitations, and recommendations for using\nSSIS on Cloud SQL.\n\nPrerequisites\n-------------\n\nBefore using SSIS on Cloud SQL, you must have the following:\n\n1. A host where you install and run Microsoft SQL Server Integration Services. It can be either a Compute Engine VM or a host that doesn't use Compute Engine. For installation instructions, see [Install Integration Services (SSIS)](https://learn.microsoft.com/en-us/sql/integration-services/install-windows/install-integration-services?view=sql-server-ver16).\n2. If you plan to use Windows Authentication, you must use Managed Active Directory to join the SQL Server instance and the host running SSIS. For instructions, see \u003chttps://cloud.google.com/sql/docs/sqlserver/configure-ad\u003e.\n\nLimitations\n-----------\n\nCloud SQL doesn't support the SSISDB catalog. However, you can\ndeploy SSISDB catalogs to a SQL Server instance that is not on Cloud SQL\nand manage them from there.\n\nRecommendations\n---------------\n\nCloud Data Fusion provides an interface that lets you deploy code-free ETL\n(extract, transform, load) and ELT (extract, load, transform) data pipelines.\nWe recommend that your solution include ETL/ELT data pipelines because they\nprovide a library of over 150 preconfigured connectors and transformations, with\nno additional cost. For more information about using Cloud Data Fusion with\nSQL Server, see\n[Reading from a SQL Server table](https://cloud.google.com/data-fusion/docs/how-to/reading-from-sqlserver).\n\nWhat's next\n-----------\n\nTo learn how to author and execute SSIS packages, see\n[Create a project and basic package with SSIS](https://learn.microsoft.com/en-us/sql/integration-services/lesson-1-create-a-project-and-basic-package-with-ssis)."]]