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.
16/01/2025
ORA-01555: How to Preserve Undo Data and Keep Queries Consistent
Oracle database has many problems and often recurring ORA-01555 is one of them. It is known as the “snapshot too old” error, and occurs when Oracle cannot provide a consistent read of the data that existed at the query’s start time. Oracle attempts to use undo data to roll back any changes made after the query began. If that undo information has been overwritten or otherwise lost, Oracle can no longer reconstruct its older version. This leads to the ORA-01555 exception.
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.
02/01/2025
ORA-06512 Explained: Locating PL/SQL Errors the Right Way
ORA-06512 is often misunderstood as the primary cause of an Oracle error, when in reality it just pinpoints where an exception occurred in your PL/SQL code. The true issue usually lies in a preceding error, such as an unhandled exception or data mismatch, hidden earlier in the stack.
In contrary to ORA-12154 or ORA-00600—which typically point to direct connectivity or internal database failures—ORA-06512 simply acts as a line-number reference. It tells you where an error occurred, not why. But let’s start from the beginning.
16/02/2018
DBPLUS at the DOAG/Oracle Data Analytics Conference 2018 in Brühl, Germany
Data Analytics 2018, which was previously known as the “Oracle Data Warehouse Conference,” took place this year on March 19…
18/01/2018
DBPLUS is the Silver Sponsor of SQLBits
SQLBits is the largest SQL Server conference in Europe for data professionals. It provides the education, skills, and solutions from…
03/01/2018
DBPLUS at SQLSaturday #679 in Vienna
SQLSaturday is an all-day conference and training event which is taking place in 2018 for the fifth time in Austria….
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…
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,…
29/06/2017
DBPLUS Performance Monitor at Lagardere
Lagardere Travel Retail has been active on the retail sales market since 1998, managing a network of 630 press salons…
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…
31/03/2020
dbi services and DBPLUS enter into a partnership
Delémont, March 31, 2020 – dbi services has secured a partnership with DBPLUS, a software development company which specializes in…
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…
16/07/2019
DBPLUS on “IT Tage” in Frankfurt
“Everything under one roof!” is the motto of the IT-Days 2019 from December 9th to 12th in the Cape Europa,…
17/06/2019
DBPLUS expands partner network
Another companies from the CEE region joined the group of DBPLUS partners. As a result, DBPLUS Clients gain access to…
05/08/2020
New version Performance Monitor (release 2020.2)
On July 9, 2020, we released a new version of Performance Monitor for Oracle, Microsoft SQL Server and PostgreSQL databases….
09/04/2020
New version Performance Monitor (release 2020.1)
On March 31, 2020 we released a new version of Performance Monitor for Oracle, Microsoft SQL Server and PostgreSQL databases….
07/01/2020
Performance Monitor (release 2019.4)
On December 31, 2019, we released a new version of Performance Monitor for Oracle and Microsoft SQL Server databases. The…
16/10/2019
Performance Monitor for Oracle & MS SQL (release 2019.3)
On October 11, 2019, we released a new version of Performance Monitor for Oracle and Microsoft SQL Server databases. The…
03/09/2019
Performance Monitor for PostgreSQL (release 2019.3)
On August 31, 2019, we released a new version of Performance Monitor for the PostgreSQL database platform. The most important…