Skip to content

I finished a project about how to visualize oracle performance data by graph in recent two months (2021.11 - 2021.12).

License

Notifications You must be signed in to change notification settings

guestart/Visualizing-Oracle-Performance-Data-By-Graph

Repository files navigation

Visualizing-Oracle-Performance-Data-By-Graph

I finished a project about how to visualize oracle performance by graph in recent two months (2021.11 - 2021.12).

1. Introduction - What's VOPDBG?

In this section I'll share something with you about the introduction about visualizing oracle performance data by graph. Yes, as well-known as, VOPDBG is the combination of the first letter abbreviation for Visualizing Oracle Performance Data By Graph.

2. Oracle Performance Metrics

Here we primarily concentrate visualizeng the following oracle performance metrics.

3. How To Visualize Oracle Performance Data?

Fortunately Oracle SQL Develooper offers a very cool function that is called User Defined Reports on Reports label tab (you can find it by clicking Reorts on the View menu). Or taking a look at the three steps as below:

user_defined_reports_1.png

user_defined_reports_2.png

user_defined_reports_3.png

We can use the User Defined Reports to visualize oracle performance metrics mentioned previously in the section 2.

4. Using cool XML files to generate User Defined Reports of Oracle SQL Developer

You can directly download these XML files to your laptop and then choose Open Report by right-clicking the entry User Defined Reports in the Reports label tab of Oracle SQL Developer, next to choose a XML file that has already been saved to your computer, until you finished adding all of XML files using similar approach. Ultimately the oracle performance metrics have been shown on Reports label tab of Oracle SQL Developer, such as the following screenshot:

user_defined_reports_4.png

5. Relevant Blog Posts

On one hand I've also published a series of relevant blog posts on modb.pro, they're listed in chronological order as below:

On the other hand you're able to find the previous list as well from here.

6. License

This repository complies with the License of GNU General Public License v2.0, if you copy or forward it please consent all of the content of this protocol.

About

I finished a project about how to visualize oracle performance data by graph in recent two months (2021.11 - 2021.12).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published