Please turn JavaScript on
Oracle-dba-help icon

Oracle-dba-help

Follow Oracle-dba-help's news and updates in a matter of seconds! We will deliver any update via email, phone or you can read them from here on the site on your own news page.

You can even combine different feeds with the feed for Oracle-dba-help.

Subscribing and unsubscribing is fast, easy and risk free.

The whole service is free of cost.

Oracle-dba-help: Learn DBA : A Life Long Learning Experience

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.25 / day

Message History

A PostgreSQL database can look completely healthy until the day you try to restore it.
Backups are available. WAL archiving is enabled. The archive directory has files. Monitoring shows green. Then, during PITR, PostgreSQL throws something like:
could not locate required checkpoint record

or recovery stops before the target time because the WAL needed...

Read full story

A database incident rarely begins when the monitoring system raises an alert. It usually begins weeks earlier - with an unreviewed execution plan, an ignored capacity trend, an oversized privilege, or a recovery procedure that nobody has tested.


Read full story

 If you have ever recovered an Oracle database and opened it with RESETLOGS, chances are someone whispered or shouted—the dreaded question: “Are all my old backups now useless?” Lets set the record straight: in modern Oracle releases, your old backups are still very much usable, an...


Read full story

 If you have worked in production environments long enough, you have probably seen this situation before. An alert fires in the middle of your daily shift appears.. as "CPU is at 90%. The database must be overloaded." 

Infrastructure teams immediately start discussing scaling CPU, adding cores, or moving the data...


Read full story

 In high‑availability database environments, About Interview discussion often centers on how systems react when things go wrong .,  especially in mission‑critical deployments like Oracle RAC (Real Application Clusters). One of the most common interview questions DBAs face is: In a 3‑node RAC, if one node goes down, how does i...


Read full story