שיחות בין DBAs

פרק 195 - מהו הביקוש ל-DBA-ים בעידן ה-AI?

32 min · 7 jun 2026
aflevering פרק 195 - מהו הביקוש ל-DBA-ים בעידן ה-AI? artwork

Beschrijving

גיא ואיתן דנים בשאלת הביקוש לתפקיד שלנו בשוק. האם יש פחות? או שבעצם יש יותר? ומה מקומנו בעולם ה-AI? ואם כבר מדברים על AI אז בואו נדבר על פיצ'רים שקשורים לזה ב-SQL Server! וגם, אנחנו מספרים קצת על סדנא של AWS בנושא PostgreSQL שכדאי לשמוע עליה. קישורים רלוונטים: * New T-SQL AI Features are now in Public Preview for Azure SQL and SQL database in Microsoft Fabric - Azure SQL Dev Corner [https://devblogs.microsoft.com/azure-sql/ai-functions-public-preview-azure-sql/] * AWS FOR DATA | Transform Your SQL Server Skills to PostgreSQL- Special Workshop with DBArt [https://aws-experience.com/emea/tel-aviv/event/a5af6330-d98f-4812-902f-4e29f2be2d68] * Statistics are not collected when creating new table and indexes and loading data after. · Issue #990 · olahallengren/sql-server-maintenance-solution [https://github.com/olahallengren/sql-server-maintenance-solution/issues/990]

Reacties

0

Wees de eerste die een reactie plaatst

Meld je nu aan en word lid van de שיחות בין DBAs community!

Probeer gratis

Probeer 14 dagen gratis

€ 9,99 / maand na proefperiode. · Elk moment opzegbaar.

  • Podcasts die je alleen op Podimo hoort
  • 20 uur luisterboeken / maand
  • Gratis podcasts

Alle afleveringen

228 afleveringen

aflevering פרק 196 - פעמיים כי טוב פוסטים artwork

פרק 196 - פעמיים כי טוב פוסטים

גיא ואיתן מדברים על בלוג פוסטים חדשים שכל אחד מהם פרסם בחודש האחרון. איתן מדבר על מקרה מעניין עם שרינקים, וגיא מדבר על מקרה מעניין של סטטיסטיקות. קישורים רלוונטים: * One Regrow Back, Two Shrinks Forward - Eitan Blumin's blog [https://eitanblumin.com/2026/06/25/one-regrow-back-two-shrinks-forward/] * israel-dbas-club/Utility Scripts/Shrink_Database_File_in_Specified_Increments.sql [https://github.com/MadeiraData/israel-dbas-club/blob/master/Utility%20Scripts/Shrink_Database_File_in_Specified_Increments.sql] * The Curious Case of the Missing Histogram [https://www.madeiradata.com/post/the-curious-case-of-the-missing-histogram] * Statistics are not collected when creating new table and indexes and loading data after. · Issue #990 · olahallengren/sql-server-maintenance-solution [https://github.com/olahallengren/sql-server-maintenance-solution/issues/990] * שיחות בין DBAs: פרק 193 - הסטטיסטיקות של שרודינגר [https://sqlserverradio.co.il/episode--193]

5 jul 202642 min
aflevering פרק 195 - מהו הביקוש ל-DBA-ים בעידן ה-AI? artwork

פרק 195 - מהו הביקוש ל-DBA-ים בעידן ה-AI?

גיא ואיתן דנים בשאלת הביקוש לתפקיד שלנו בשוק. האם יש פחות? או שבעצם יש יותר? ומה מקומנו בעולם ה-AI? ואם כבר מדברים על AI אז בואו נדבר על פיצ'רים שקשורים לזה ב-SQL Server! וגם, אנחנו מספרים קצת על סדנא של AWS בנושא PostgreSQL שכדאי לשמוע עליה. קישורים רלוונטים: * New T-SQL AI Features are now in Public Preview for Azure SQL and SQL database in Microsoft Fabric - Azure SQL Dev Corner [https://devblogs.microsoft.com/azure-sql/ai-functions-public-preview-azure-sql/] * AWS FOR DATA | Transform Your SQL Server Skills to PostgreSQL- Special Workshop with DBArt [https://aws-experience.com/emea/tel-aviv/event/a5af6330-d98f-4812-902f-4e29f2be2d68] * Statistics are not collected when creating new table and indexes and loading data after. · Issue #990 · olahallengren/sql-server-maintenance-solution [https://github.com/olahallengren/sql-server-maintenance-solution/issues/990]

7 jun 202632 min
aflevering פרק 193 - הסטטיסטיקות של שרודינגר artwork

פרק 193 - הסטטיסטיקות של שרודינגר

גיא ואיתן מדברים על תופעות מוזרות ב-SQL Server הקשורות לסטטיסטיקות שקיימות אבל לא קיימות אבל בעצם כן קיימות. קישורים למידע נוסף: * sys.dm_db_stats_properties (Transact-SQL) - SQL Server | Microsoft Learn [https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-db-stats-properties-transact-sql] * sys.dm_db_incremental_stats_properties (Transact-SQL) - SQL Server | Microsoft Learn [https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-db-incremental-stats-properties-transact-sql] * SQL Server Index and Statistics Maintenance | Ola Hallengren [https://ola.hallengren.com/sql-server-index-and-statistics-maintenance.html]

5 apr 202634 min
aflevering פרק 192 - ON DELETE CASCADE - בעד או נגד? artwork

פרק 192 - ON DELETE CASCADE - בעד או נגד?

גיא ואיתן פותחים דיון גורלי לגבי on delete cascade, בעד או נגד? ואיך, ולמה? וגם, מה עושים כשאי אפשר למחוק קובץ של tempdb? וגם, איך מתחקרים אירוע Failover בשרתים בקלאסטר? וגם, למדנו על טריק מעניין במימוש Read Only Application Intent עבור Power BI. וגם, מה יש לנו לספר על כלי הניטור החדש של אריק דארלינג? קישורים רלוונטיים למידע נוסף: * Adventures In Foreign Keys 3: Why Cascading Deletes Perform Slowly - Brent Ozar Unlimited® [https://www.brentozar.com/archive/2018/11/adventures-in-foreign-keys-a-cascade-of-badness/] * SQL Server Case of the Week: The tempdb Data File That Couldn't Be Removed - SQL Server Consulting - Straight Path Solutions [https://straightpathsql.com/archives/2026/01/sql-server-case-of-the-week-the-tempdb-data-file-that-couldnt-be-removed/] * Connect Power BI Report to Read Only Replica [https://v2.support.procore.com/product-manuals/procore-analytics/tutorials/connect-power-bi-report-to-read-only-replica/] * Free SQL Server Performance Monitor App by Erik Darling - Brent Ozar Unlimited® [https://www.brentozar.com/archive/2026/02/free-sql-server-performance-monitor-app-by-erik-darling/]

1 mrt 202635 min