AlwaysON – Script to sync SQL Server Agent Jobs from Primary Replica to Secondary Replica in an Always On Availability Group
JBs Wiki
by Vivek Janakiraman
3w ago
Environment -> Create a Job called “SQL Server Agent Job Synchronization” on all the Database Servers as part of your Alwayson Availability group. In my Environment, the Job will be created on Database Server JBSERVER1, JBSERVER2 and JBSERVER3. The Job “SQL Server Agent Job Synchronization” will have the below script executed as part of it. -> Create ..read more
Visit website
Azure Databricks Series: Step-by-Step Guide to Integrating Azure Key Vault for Secure Access
JBs Wiki
by Vivek Janakiraman
1M ago
Access storage account from Azure databricks using Storage account key. Access storage account from Azure databricks with Access keys placed in Azure key vault Regards;Vivek Janakiraman Disclaimer:The views expressed on this blog are mine alone and do not reflect the views of my company or anyone else. All postings on this blog are provided “AS ..read more
Visit website
Azure Databricks Series: Resolving Key-Based Authentication Issues in Azure Storage Access
JBs Wiki
by Vivek Janakiraman
1M ago
Access storage account from Azure databricks using Storage account key. Access storage account from Azure databricks using Azure AD Authentication. Regards;Vivek Janakiraman Disclaimer:The views expressed on this blog are mine alone and do not reflect the views of my company or anyone else. All postings on this blog are provided “AS IS” with no warranties ..read more
Visit website
Resolving ADF Pipeline Errors: “Client Address Not Authorized” by Whitelisting IP Addresses for Azure Key Vault
JBs Wiki
by Vivek Janakiraman
2M ago
When working with Azure Data Factory (ADF) pipelines, secure communication between various Azure services is crucial, especially when accessing sensitive data stored in resources like Azure Key Vault. Recently, while executing an ADF pipeline, I encountered the following error message: Operation on target Web URLToken TenantId failed: {“error”:{“code”:”Forbidden”,”message”:”Client address is not authorized and caller is ..read more
Visit website
?Azure Databricks Series: Advanced Delta Table Operations Using Python?
JBs Wiki
by Vivek Janakiraman
2M ago
Scripts used in Azure databricks delta tables demo, Regards;Vivek Janakiraman Disclaimer:The views expressed on this blog are mine alone and do not reflect the views of my company or anyone else. All postings on this blog are provided “AS IS” with no warranties, and confers no rights ..read more
Visit website
?Azure Databricks Series: A Step-by-Step Guide Mastering Delta Tables?
JBs Wiki
by Vivek Janakiraman
2M ago
Code and CSV file used in Azure databricks delta tables demo, Regards;Vivek Janakiraman Disclaimer:The views expressed on this blog are mine alone and do not reflect the views of my company or anyone else. All postings on this blog are provided “AS IS” with no warranties, and confers no rights ..read more
Visit website
SQL Server 2022: Exploring the DATE_BUCKET Function
JBs Wiki
by Vivek Janakiraman
3M ago
?SQL Server 2022 introduces several new and exciting features, and one of the standout additions is the DATE_BUCKET function. This function allows you to group dates into fixed intervals, making it easier to analyze time-based data. In this blog, we’ll dive into how DATE_BUCKET works, using the JBDB database for our demonstrations. We’ll also explore ..read more
Visit website
SQL Server 2022 In-Memory OLTP Improvements: A Comprehensive Guide
JBs Wiki
by Vivek Janakiraman
3M ago
SQL Server 2022 brings significant enhancements to In-Memory OLTP, a feature designed to boost database performance by storing tables and processing transactions in memory. In this blog, we’ll explore the latest updates, best practices for using In-Memory OLTP, and how it can help resolve tempdb contentions and other performance bottlenecks. We’ll also provide example T-SQL ..read more
Visit website
Creating JobSchedule Failed on Azure SQL Managed Instance
JBs Wiki
by Vivek Janakiraman
3M ago
Introduction Azure SQL Managed Instance (MI) is a powerful cloud-based database service that provides near-complete compatibility with SQL Server, along with the benefits of a managed platform. However, while working with SQL Managed Instances, you may occasionally encounter errors due to differences between on-premises SQL Server and Azure SQL environments. In this blog post, we’ll ..read more
Visit website
Unleashing SQL Server 2022: Enhancements to sys.dm_exec_query_statistics_xml
JBs Wiki
by Vivek Janakiraman
3M ago
In the world of data management and analysis, SQL Server 2022 has brought numerous improvements and enhancements, one of the most notable being the advancements to the dynamic management view (DMV) sys.dm_exec_query_statistics_xml. This DMV provides detailed runtime statistics about query execution, which is invaluable for performance tuning and query optimization. In this blog, we will ..read more
Visit website

Follow JBs Wiki on FeedSpot

Continue with Google
Continue with Apple
OR