06/06/2024
The Most Important Database Performance Metrics
If no one sees the database issues, do they really happen? – Contrary to the popular philosophical dilemma, this question can be answered quite easily – Absolutely yes. Unseen or unmonitored problems in database systems do occur and can indeed cause significant disruptions. It doesn’t matter if they’re not immediately apparent. Without monitoring of the database performance metrics and proactive management, these underlying issues can compound, leading to decreased performance, potential data loss, and even system failures that by their nature demand urgent and often extensive interventions to rectify.
The cost of ignoring database performance metrics is just too great.
30/05/2024
The Toughest Challenges and Problems with Oracle Database
As of today, the Oracle database is still the most popular database out there, with a rating score of 1,240.88. Considering all of the factors – its powerful and comprehensive features that cater to large-scale enterprise needs, it comes as no surprise.
However, having managed and used numerous Oracle databases over time, we’ve observed several recurring frustrations — problems with Oracle database that can pose significant challenges for its users. From the complex and often opaque licensing structure to high costs and aggressive sales tactics, taking care of the Oracle ecosystem requires constant awareness and a willingness to adapt, at any second.
23/05/2024
The Story of Locks by Application Issues
On the 20th of April, query load times usually ranged from 12 to 15 seconds per snapshot, but there was a notable spike exceeding 2,000 seconds during certain periods. This anomaly suggested a deeper issue, prompting a detailed investigation. By examining the correlation between locks and application issues, executions, disk reads, and buffer writes, a significant overlap was found between increased query durations and intensified locking issues. Accessing the lock history tab provided detailed data on each lock event, including the time, duration, and specific database elements affected.
16/05/2024
Why Oracle Changes the Execution Plan for a Query?
Understanding why Oracle changes the execution plan for a query can save you a lot of time and headaches. Statistics, data distribution (even without updated statistics), schema changes, and much more — There are numerous factors behind the changes of the execution plan. Having a grasp on all of them helps maintain efficient and stable query performance.
09/05/2024
BLOG – 10 Mistakes Committed by Inexperienced Programmers in Relation to Databases
From the basics of understanding SQL and its impact on databases, to the importance of maintaining clear Service Level Agreements and performance baselines, this article sheds light on critical areas often overlooked by newcomers.
24/10/2024
On-site Database Events to Attend in 2025
From Wales to London, Orlando to Stockholm, and beyond, 2025 promises a smorgasbord of data-driven sagas across various locales. Here’s a peek at the not-to-miss database events set to sprinkle some intellectual stardust on your next year’s calendars.
08/02/2021
Manage your database performance and data accessibility today…alive tomorrow.
Webinar date: Wednesday 10th March, 11:00am CET Your business growth demands efficient IT services with upgrades and enhancements delivered on…
16/09/2020
Actinium Consulting GmbH and DBPLUS enter into partnership
Actinium Consulting GmbH specializes in business intelligence and ERP. The software developments by DBPLUS for database optimization and real-time data…
07/01/2020
dbi services with real-time replication using the DBPLUS Data Replicator
dbi services described our solution for real-time data replication on their blog. dbi services was founded in 2010 and is…
16/10/2019
Partner for Performance representing DBPLUS at the DOAG Conference and Exhibition 2019 in Nuremberg
Partner for Performance representing DBPLUS at the DOAG Conference and Exhibition 2019 in Nuremberg You wish to become more familiar…
20/02/2025
Key Metrics for Reliable Database Replication
Database replication sounds simple enough: take data from one place and make sure it appears somewhere else, quickly and correctly. But anyone who’s spent time monitoring and troubleshooting replication knows it’s anything but straightforward. Networks fail, logs get backed up, and suddenly your secondary database is minutes (or hour) behind.
That’s why replication metrics matter.
13/02/2025
ORA-00904: Invalid Identifier in Oracle Databases
When you’re working with Oracle databases, some errors pop up so regularly that DBAs almost recite them in their sleep. ORA-00904: invalid identifier is certainly one of those classic offenders. On the face of it, ORA-00904 indicates you’ve referenced a column or other identifier that Oracle can’t locate or doesn’t consider valid. Straightforward enough—maybe there’s a simple typo, or a missing column in your table. But there are subtler corners of Oracle that can trigger the same error even when you think you’ve done everything right.
30/01/2025
Achieve Database Optimization Without Abandoning Normalization
High concurrency, scattered queries, unpredictable data growth—the usual suspects. When everything’s slow and your tables are bursting, you face a tough choice: enforce strict normalization for pristine data integrity or optimize aggressively to wring out every last drop of performance. Overly normalized schemas may lead to a maze of joins and hamper speed under heavy loads. Performance-driven shortcuts—like denormalizing key data—can bloat storage and complicate updates. Balancing database optimization and normalization isn’t always straightforward, but it is possible.
23/01/2025
Database Performance Tuning – the Sensible Way: Collaborative Strategies, Clear Metrics, and Tested Changes
Databases are either the invisible workhorse that keeps everything running smoothly or the ticking time bomb that wakes you at 3 a.m. with catastrophic slowdowns. There’s rarely a middle ground. Performance tuning makes all the difference—especially when you combine actual metrics, meaningful collaboration, and a dash of common sense. A few checks here and there can save hours of panic later on, and nothing beats a stable, responsive system for making you look like the hero of the IT team.
Of course, it helps to have a reliable way to see what’s going on under the hood while performance tuning, keep everyone on the same page, and avoid applying fixes blindly. After all, a well-tuned database is happier, and so are the people who rely on it every day.
09/01/2025
Performance Monitor 2024.4: What’s New
Managing database performance is rarely straightforward, and the demands only keep multiplying. In response, DBPLUS Performance Monitor 2024.4 introduces new features that help you see exactly how queries behave across different platforms, track CPU usage at a glance, refine how and when alerts reach you, and unify session data.
If you prefer a monitoring tool that shows critical insights with less hassle, the latest version deserves your attention.
10/10/2017
webtelligence to show DBPLUS portfolio at SQLdays conference October 10-11, 2017
ppedv AG invites to SQLdays 2017 in Erding, just to the east of Munich Airport. Numerous experienced speakers will present…
27/07/2017
DBPLUS Performance Monitor in German multi channel companies
Renowned German multichannel providers place their trust in DBPLUS Performance Monitor Multichannel sales are an integral part of almost every…
11/05/2017
DBPLUS partner – webtelligence IT consulting GmbH as a speaker and exhibitor at the mbuf
It is one of the highlights within the German IT industry: the regularly held mbuf annual conference . Both members,…
15/03/2017
DBPLUS CeBIT 2017 in Hanover
We maintained a presence during the entire trade fair, as well as at the stand operated by the Polish Agency…
14/11/2024
What’s New in DBPLUS Performance Monitor 2024.3
In the latest update of DBPLUS PERFORMANCE MONITOR, version 2024.3, we’re rolling out exciting enhancements and brand-new features. All are designed to elevate your database monitoring and management capabilities to the next level.
From real-time online monitoring improvements to smarter notification systems, we’re excited to walk you through what’s new, what’s better, and how these changes can make a big difference in managing your databases.
22/08/2024
Performance Monitor Changes in Version 2024.2—Part I: Online Monitor
Statistics can lie—” The only statistics you can trust are those you falsified yourself” This old adage attributed to Sir Winston Churchill rings especially true if you’re dealing with daily database monitoring. When data is only captured in 15-minute intervals, transient issues that can severely impact performance might slip through the cracks, unnoticed and unaddressed until they’ve already caused significant problems.
In the newest release of the DBPLUS PERFORMANCE MONITOR, we’re extremely excited to show you the solution that the new functionality brings to the table.
04/04/2024
Performance Monitor (Release 2024.1)
In April 2024, we published another version of the Performance Monitor for Oracle, Microsoft SQL Server, PostgreSQL, and SAP Hana…
24/01/2024
New version Performance Monitor (Release 2023.4)
In December 2023, we released the next version of Performance Monitor application for Oracle, Microsoft SQL Server, PostgreSQL and SAP…
05/07/2023
New version Performance Monitor (Release 2023.2)
On July 5, 2023, we released a new version of Performance Monitor for Oracle, Microsoft SQL Server, PostgreSQL and SAP…