Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Cloud SQL mendukung komponen Layanan Integrasi SQL Server (SSIS). SSIS tidak
memerlukan konfigurasi apa pun agar dapat berfungsi dengan Cloud SQL. Server ini berfungsi dengan semua
instance SQL Server yang dikelola.
Halaman ini menyediakan prasyarat, batasan, dan rekomendasi untuk menggunakan
SSIS di Cloud SQL.
Prasyarat
Sebelum menggunakan SSIS di Cloud SQL, Anda harus memiliki hal berikut:
Host tempat Anda menginstal dan menjalankan Microsoft SQL Server Integration Services.
Host ini dapat berupa VM Compute Engine atau host yang tidak menggunakan Compute Engine.
Untuk mengetahui petunjuk penginstalan, lihat
Menginstal Layanan Integrasi (SSIS).
Jika berencana menggunakan Autentikasi Windows, Anda harus menggunakan Direktori Aktif
Terkelola untuk bergabung dengan instance Server SQL dan host yang menjalankan SSIS. Untuk
mengetahui petunjuknya, lihat
https://cloud.google.com/sql/docs/sqlserver/configure-ad.
Batasan
Cloud SQL tidak mendukung katalog SSISDB. Namun, Anda dapat
men-deploy katalog SSISDB ke instance SQL Server yang tidak ada di Cloud SQL
dan mengelolanya dari sana.
Rekomendasi
Cloud Data Fusion menyediakan antarmuka yang memungkinkan Anda men-deploy pipeline data ETL
(ekstrak, transformasi, pemuatan) dan ELT (ekstrak, pemuatan, transformasi) bebas kode.
Sebaiknya solusi Anda menyertakan pipeline data ETL/ELT karena pipeline tersebut
menyediakan library yang berisi lebih dari 150 konektor dan transformasi yang telah dikonfigurasi,
tanpa biaya tambahan. Untuk mengetahui informasi selengkapnya tentang penggunaan Cloud Data Fusion dengan
SQL Server, lihat
Membaca dari tabel SQL Server.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)."]]