Global INIT script on sql warehouse
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 10:21 AM
Dear all
Is it possible to configure global INIT script on sql warehouse? If not, how can I achieve my below requirement-
For example, this script will have 2 key and value pairs defined : src_catalog_name=ABC, tgt_catalog_name=DEF
I want these 2 be reflected on all sql warehouses when they start. I learnt about SQL warehouse configuration parameters and see there is a pre-defined list and that is not applicable therefor for me.
https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-parameters
appreciate the thoughts.