Filter
Exclude
Time range
-
Near
STATSPACKのレポートが読みたい
4
Replying to @Trash8ware
Oracleしか知らんですが以下のようなことを考えます ・STATSPACKなどで現状把握 ・メモリ割り当ての最適化 ・待機イベントに応じた実行計画の最適化(下記) ・索引作成 ・クエリリライト ・統計情報のサンプリング変更 ・パーティションテーブルやマテリアライズドビューなどを使うように設計変更
1
32
Replying to @Trash8ware
前提にもよるけどSGAとPGAの割り振りとstatspackでSQLの傾向を確認 特定のSQLが問題なら実行計画、統計情報、テーブル設計、インデックスを確認 緊急度と停止可能な時間、どこまで変更可能かといった制約によって対応方法を考える なお、statspackの結果からDB側に原因なさそうならOS,NWを確認する
3
1,449
Replying to @Trash8ware
DB製品でやり方結構変わりますね 問題となってるSQLが特定できていて実行計画とかを見てSQLが悪いならそれは直したほうがいいですが、インデックスでも変わります コネクションプールや同時セッション数などの設定だったりアプリケーション側の問題なことすらあります ですのでまずはOracleであればstatspackなどで問題点を探すところからですね
1
725
🚀 Session Spotlight | Sangam AI Yatra 2026 🔗 Register Now: lnkd.in/eGiU-qQf Need to review performance across multiple AWR or Statspack reports? Here’s an open-source tool that can help. 💡 Why This Session Matters Performance analysis is rarely about looking at one report in isolation. DBAs often need to compare multiple AWR or Statspack reports, identify patterns over time, spot bottlenecks, and understand which waits, SQLs, and statistics really matter. That is where JAS-MIN comes in. Inspired by Oracle’s internal AWR Miner tool, JAS-MIN is a free, open-source community tool written in Rust. It can parse hundreds of AWR and Statspack reports, visualize performance statistics, and integrate with modern LLMs to help build deeper performance insights. 🎯 What You'll Learn ✅ How to find patterns across AWR and Statspack reports ✅ How to use advanced statistics to identify bottlenecks ✅ How LLMs can support comprehensive performance reporting 👤 About the Speaker @ora600pl Kamil Stawiarski is an Oracle ACE Director, Oracle Certified Master, OakTable member, blogger, and co-owner of ORA-600 Database Whisperers. Known for his deep Oracle performance expertise, Kamil combines technical depth with storytelling and community-driven innovation. 🎟️ View Session Details: aioug.org/sangam26/session?i… ⏳ When performance data is spread across many reports, the right tool can help the story emerge faster. 📍 Sangam AI Yatra 2026 Bengaluru: 18 Jul 2026 Hyderabad: 19 Jul 2026 🔗 Register today: lnkd.in/eGiU-qQf #SangamAIYatra2026 #OracleDatabase #PerformanceTuning #AWR #Statspack #DatabasePerformance #LLM #OpenSource #AIOUG @Oracle @oracleugs @oracleace @OracleDevs @oracledevcomm @OracleDatabase @OracleCloud
2
3
175
Oracle Databaseを導入する場合は必ずSTATSPACKを仕込むようにしています。 1時間単位で、 ・スナップショットを取得 ・STATSPACKレポートを出力 ・2週間前のスナップショットを削除 という運用です。 これでパフォーマンスのトラブル対応は簡単になりましたが、もう一歩可観測性を極めたいところ。
1
2
94
29 Oct 2025
Oracle AWR/STATSPACKレポートみたいなヤツにBedrockを組み合わせてAI/LLMよる分析報告も付いたヤツ。githubのawslabsで公開されてる。
29 Oct 2025
Amazon RDS for PostgreSQL および Amazon Aurora PostgreSQL データベース向けの AI を活用したチューニングツール: PI Reporter aws.amazon.com/jp/blogs/data…
2
189
7 Aug 2025
これ何かに例えられないかなーって思っていたんだけど、MySQLでperformance_schemaが無効化されてる環境、OracleでStatsPackやAWRが使えない環境、って言えば、他のDBエンジニアにも伝わるヤツか。
7 Aug 2025
pg_stat_statementsが有効化されていないRDS/Aurora PostgreSQL環境の性能問題の解決支援は難しいな。状況証拠からの憶測の積み上げになりがち。
2
2
508
なにぃ!AWS summitのセッションで、STATSPACKだとぉ。OracleACEの大先輩 八木さんのセッション #Oracle
2
451
🔍 AIOUG Webinar Alert! 🔍 Title: Using JAS-MIN Like a PRO! DB Performance Profiling Session 🗓️ Don’t miss this chance to dive deep into the heart of database performance! Curious about your database's true performance profile? Want powerful visualizations, AI-powered insights, and real-world analysis — all from an open-source tool? Then JAS-MIN is your new best friend. Join Kamil Stawiarski @ora600pl and Radoslaw Kut @radek_kut the legendary Oracle Database Whisperers, as they take you on a hands-on journey with JAS-MIN — a Rust-powered, AI-integrated performance profiling tool inspired by Oracle’s AWR Miner. Best part? It works with AWR and Statspack, and keeps your data private. 💡 What you’ll learn: ✅ How to get started with JAS-MIN ✅ 5 real-world performance analysis examples ✅ How to detect bottlenecks, heaviest SQLs, critical wait events ✅ How to chat with your database using LLMs – yes, really! 🔗 Register now: aioug.org/events/using-jas-m… Whether you're an Oracle performance enthusiast, tuning expert, or just database-curious — this session is your fast track to profiling like a pro. Let’s make your database talk. (It might even hallucinate 😉) #Oracle #DatabasePerformance #AIOUG #JASMIN #AWR #Statspack #LLM #OpenSource #Rust #Observability @Oracle @oracleugs @oracleace @OracleDevs @oracledevcomm @OracleDatabase #ACETechTalks #aioug #Oracle #Community #CloudCommunity #TechConference #OracleCommunity
1
2
583
Jas-min: Tool for Analyzing Statspack cesardba.com.br/jas-min-tool… #OracleACE @ora600pl Kamil Stawiarski kamil@ora-600.pl Rdosław Kut radek@ora-600.pl

1
5
205
5 Jun 2025
いやー、正直な話ずっとStatspack世代だったので、最近のAWRの優秀さには舌を巻きますね笑
1
8
470
RDS に PI が来た時は、これで Oracle Statspack の簡易版くらいな分析ができようぞと、民草はそれはそれは歓喜したものじゃ。それがまさかこんな後からポッと出に家督を奪われるとは (違 / “RDS Performance Insights が 2025 年 11 月 30 日にサポート終了するみたいです…” htn.to/uuqEXiWTvL
2
7
659
STATSPACK/AWRレポートにSQL ordered by Redo sizeを熱望している。
1
1
9
302
JAS-MIN is getting new features :D github.com/ora600pl/jas-min I think that this conference season I'll dedicate to practical usage of JAS-MIN. What do you think about session title: P.U.P.A. JAS-MIN - Practical Usage Performance Analysis using JSON AWR Statspack Miner? :)
1
2
18
627
AWRとかStatspackは1時間とか30分に1回でも何故か追えるんですよね。心の眼??
1
1
3
757
"in the case of Oracle we do already have a huge amount of instrumentation, traces, data dumps, file dumps, redo dumps, header dumps, sql*net trace, logs, events, statspack, AWR, ASH...." - petefinnigan.com/weblog/arch… #oracleace #debugging #dataloss

2
91
"in the case of Oracle we do already have a huge amount of instrumentation, traces, data dumps, file dumps, redo dumps, header dumps, sql*net trace, logs, events, statspack, AWR, ASH...." - petefinnigan.com/weblog/arch… #oracleace #databreach #hacking

3
100
面白い。とはいえ、Oracleだとstatspack/AWRあたりからI/O待機イベントと併せてみたりしてキャッシュヒット率単独で判断することないかー。 zenn.dev/hmarui66/articles/4…
2
86