Downloadliste

Projektbeschreibung

OraRep is a PL/SQL snippet (embedded in a shell script) which creates a well-formatted HTML report on a given database instance, providing you with an overview on your instance(s), some hints for performance tuning, and more. It has been tested with Oracle 8.1.7, 9.0.1, and 9.2. The script easily fits into a cron task to be run on a regular basis. Sample output (HTML) is included. OSPRep does the same job for Oracle StatsPack Reports based on SnapShot Levels up to 7, and provides additional "plugins" for more detailed reporting on special issues. It also optionally creates a separate page with charts to visualize the results and more.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-17 01:25
OSPRep v0.4.7

Diese Veröffentlichung konzentriert sich auf einige Korrekturen wie z. B. die richtige Reihenfolge auf TOP_N Elemente, Befestigung "leere Ausführung Plan Tabellen" auf TOP_N SQL mit AWR-Ebene verwendet, und einige Formatierungen Korrektur für große Werte in TOP_N von Exec. Darüber hinaus wurden einige neue Dinge hinzugefügt: Weitere Kontexthilfe wieder, plus pga/Sga-Ziel-Beratung für End_snapshot zu AWR-Stats (erstellt je nach MK_PGAA/MK_SGASUM).
Tags: minor fixes, Minor feature enhancements
This release focuses on some corrections such as correct ordering on TOP_N elements, fixing "empty execution plan tables" on TOP_N SQL with AWR-layer used, and some formatting correction for large values in TOP_N by exec. Furthermore, some new things have been added: more context help again, plus pga/sga target advice for end_snapshot to AWR stats (created depending on MK_PGAA/MK_SGASUM).

2011-09-18 10:11
0.4.6

Der Schwerpunkt dieses Releases ist Erweiterungen für die AWR-Kompatibilität Schicht, die nun auch Background-Waitevents, Top-N SQL und Top 10 warten. Darüber hinaus hat die Dokumentation wurde aktualisiert, und die Kontext-Hilfe hatte viele Details hinzu.
Tags: feature improvements, minor fixes
The focus of this release is enhancements to the AWR compatibility layer, which now also supports Background-Waitevents, Top-N SQL, and Top 10 wait. Additionally, the documentation has been updated, and the context help had many details added.

2011-05-10 06:10
OSPRep v0.4.5

Diese Version führt eine Kompatibilitätsebene auf Berichte gegen AWR Daten laufen. Diese Schicht ist weder perfekt noch vollständig selbst (z. B. Top-N-SQL-Anweisungen können nicht abgerufen werden), aber es ermöglicht Ihnen, OSPRep mit AWR Daten und Ihre eigenen kundenspezifischen Statspack Skripte verwenden. Weitere Änderungen sind zusätzliche Spalten für Top-N-SQL und für die Enqueue-Statistik auf 10g, plus einige weitere kleinere Änderungen und Korrekturen. Dies ist ein Update nur für die Niederlassung Statspack OSPRep, nicht für OraRep.
Tags: major feature enhancement, minor fixes
This version introduces a compatibility layer to run reports against AWR data. This layer is neither perfect nor even complete (e.g. Top-N SQL statements cannot be fetched), but it enables you to use OSPRep with AWR data and your own customized StatsPack scripts. Other changes include additional columns for Top-N SQL and for the Enqueue Stats on 10g, plus some more minor changes and fixes. This is an update just for the StatsPack branch OSPRep, not for OraRep.

2011-04-06 06:37
0.4.4

Diese Version bietet Unterstützung für 11gR2 (ungetestet), neue Top-N-SQL-Anweisungen Abschnitte (".. nach CPU-Auslastung", ".. nach verstrichene Zeit" und ".. nach Ungültigerklärungen" (10g +)), Spalten für "Last Aktive "und" Modul "in Top-N-SQL plus Stichwort Hervorhebung auf 10g + (und hoffentlich nicht mehr" zufällig "Räume innerhalb), einige weitere hilfreiche Hintergrundinformationen (Kontext-Hilfe) und weitere kleinere Anpassungen und Verbesserungen (darunter auch einige Code-Formatierung und einen Scheck über (fehlende) bindet an) verbessert werden.
Tags: feature improvements
This release adds support for 11gR2 (untested), new Top-N SQL Statements sections ("..by CPU usage", "..by time elapsed", and "..by Invalidations" (10g+)), columns for "Last Active" and "Module" in Top-N SQL plus keyword highlighting on 10g+ (and hopefully no more "random" spaces within), some more helpful background info (context help), and more minor adjustments and improvements (including some code formatting and a check for (missing) BINDs to be improved).

2008-06-10 02:57
0.4.3

OSPRep war total für Oracle 8i, die hoffentlich nun repariert gebrochen. Diese Version versucht zu umgehen Fragen in den Berichten mit Oracle 10g + durch die geänderte Verhalten in dbms_output.put_line verursacht. Eine kleine Änderung macht die Arbeit mit dieser Version 11g als auch.
Tags: StatsPack, Major bugfixes
OSPRep had been totally broken for Oracle 8i, which is hopefully fixed now. This release tries to work around issues in reports with Oracle 10g+ caused by the changed behavior in dbms_output.put_line. A small change makes this release work with 11g as well.

Project Resources