Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Azure SQL Server Performance Check Automation

    Azure SQL Server Performance Check Automation

    April 11, 2024

    On Operational projects that involves heavy data processing on a daily basis, there’s a need to monitor the DB performance. Over a period of time, the workload grows causing potential issues. While there are best practices to handle the processing by adopting DBA strategies (indexing, partitioning, collecting STATS, reorganizing tables/indexes, purging data, allocating bandwidth separately for ETL/DWH users, Peak time optimization, effective DEV query Re-writes etc.,), it is necessary to be aware of the DB performance and consistently monitor for further actions. 

    If Admin access is not available to validate the performance on Azure, building Automations can help monitor the space and necessary steps before the DB causes Performance issues/failures. 

    Regarding the DB performance monitoring, IICS Informatica Job can be created with a Data Task to execute DB (SQL Server) Metadata tables query to check for the performance and Emails can be triggered once Free space goes below the threshold percentage (ex., 20 %). 

    IICS Mapping Design below (scheduled Hourly once). Email alerts would contain the Metric percent values. 

                           

    Note : Email alerts will be triggered only if the Threshold limit exceeds. 

                                                 

    IICS ETL Design : 

                                                         

                         

    IICS ETL Code Details : 

     

    Data Task is used to get the Used space of the SQL Server performance (CPU, IO percent).

                                             

    Query to check if Used space exceeds 80% . I Used space exceeds the Threshold limit (User can set this to a specific value like 80%), and send an Email alert. 

                                                                

                                             

    If Azure_SQL_Server_Performance_Info.dat has data (data populated when CPU/IO processing exceeds 80%) the Decision task is activated and Email alert is triggered. 

                                                                                        

    Email Alert :  

                                               

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticlePhpStorm 2024.1 Is Released With a Integrated Terminal, Local AI Code Completion, and More
    Next Article New AI method captures uncertainty in medical images

    Related Posts

    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 17, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-40906 – MongoDB BSON Serialization BSON::XS Multiple Vulnerabilities

    May 17, 2025
    Leave A Reply Cancel Reply

    Hostinger

    Continue Reading

    Last Week in AI #272: Google’s AI search blunders, Unveiling AI’s ‘Black Box’, Scarlett Johansson vs OpenAI’s, and more!

    Artificial Intelligence

    Radwan Cyber Pal Hacker Group Alleges Access to Sensitive Data of Israeli Soldiers and Settlers

    Development

    The free iPhone 15 deal is still available for you to take advantage of – here’s how it works

    Development

    Linux Schools – Ubuntu-based server based distribution

    Linux

    Highlights

    AI Ethics Guidelines: A Practical Guide

    December 18, 2024

    As artificial intelligence (AI) becomes a more significant part of our daily lives, we must consider its ethics. This blog post shares why we need to have rules for AI ethics and provides essential guidelines to follow in AI development services. These include ensuring data privacy by protecting user information, promoting fairness by avoiding biases
    The post AI Ethics Guidelines: A Practical Guide appeared first on Codoid.

    Resorts In Gurgaon

    August 9, 2024

    State Spies Exploited Cisco Zero-Days to Intrude Government Networks

    April 25, 2024

    CVE-2025-1304 – NewsBlogger for WordPress Arbitrary File Upload Vulnerability

    May 1, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.