Forum Discussion
Error in Mirrored google Big query
- 11 months ago
Hi Anonymous,
Here’s what that message usually means and how to get unblocked, plus some cost/design guidance for BigQuery vs a custom CDC pipeline.
Troubleshooting steps:
- Treat “Running with warnings -> Internal system error occurred (ArtifactId …)” as transient first. Reseed the affected table(s): in the Mirroring item, open Configure replication, uncheck the problem table(s), Save, then re-check and Mirror database. You can also stop and start mirroring if multiple tables show it. See status meanings in Monitor replication.
- Verify gateway + permissions. BigQuery mirroring requires OPDG 3000.286.6+ and a service account with the documented BigQuery and GCS permissions (BigQueryAdmin + StorageAdmin covers them). Security requirements.
- Only tables are supported. Replace views with materialized tables before mirroring. Troubleshooting: views not supported.
- Expect some lag. BigQuery CDC has an inherent ~10–15 minute delay, and Fabric increases polling intervals when there are no changes. Tutorial and limitations.
- If it persists, open a ticket with the ArtifactId, mirrored item URL, failing table, and timestamp. BigQuery mirroring is in preview.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi Anonymous ,
Thanks for reaching out to Microsoft Fabric Community forum.
I understand you're encountering errors with Mirrored Google BigQuery tables in Fabric and are evaluating whether mirroring or a custom CDC pipeline is more suitable for your scenario involving approximately 15 tables with crores of rows. Here’s an overview: Mirroring Errors - The Internal system error occurred (ArtifactId …) may result from: Transient issues : Reseed by navigating to Configure replication, deselecting and saving the affected tables, then re-enabling them. Gateway version/connectivity : Confirm your On-Premises Data Gateway is at least version 3000.286.6. Permissions : Ensure the service account has roles/bigquery.admin and roles/storage.admin. Unsupported objects : Only tables are supported; replace any views with materialized tables. Lag : Mirroring introduces a delay (10–15 minutes for CDC); polling slows if there is no new data. If these steps do not resolve the issue, please collect the ArtifactId, table name, timestamp, and mirrored item URL and submit a Fabric support ticket.
Mirroring vs. Custom Pipeline For large tables: Mirroring: Offers easy setup and automated CDC, suitable for near-real-time requirements, but is less flexible and currently in preview, which may lead to errors and higher costs with frequent changes. Custom CDC pipeline: Requires more initial configuration, enables scheduled loads and selective data management, and may be more cost-effective if real-time sync is not required.
Recommendation: For near real-time analytics, proceed with Mirroring after resolving any gateway or permission issues. For daily or less frequent refreshes and optimized cost management, a custom CDC pipeline is advisable.
- v-sshirivolu10 months agoCommunity Support
Hi Anonymous ,
I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.
- v-sshirivolu10 months agoCommunity Support
Hi Anonymous ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.- v-sshirivolu10 months agoCommunity Support
Hi Anonymous ,
i wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.