Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
May 27, 2020 · Databases

Recovering a Missing Oracle Datafile: Step‑by‑Step Diagnosis and Fix

This article walks through diagnosing an Oracle database where a datafile is inaccessible, interpreting ORA‑01157, ORA‑01110, and ORA‑00600 errors, and outlines a practical recovery method using ODU scans, dd concatenation, and checkpoint correction.

Database CorruptionDatafile RecoveryODU Scan
0 likes · 9 min read
Recovering a Missing Oracle Datafile: Step‑by‑Step Diagnosis and Fix
dbaplus Community
dbaplus Community
Sep 7, 2016 · Databases

Why Oracle MERGE Triggers ORA-00600 Errors and How to Diagnose Them

This article examines a recurring ORA-00600 crash caused by Oracle MERGE statements, walks through reproducing the issue, analyzes the impact of bound variables and table size, identifies a version‑specific bug, and offers practical work‑arounds and recommendations for DBAs.

Database BugORA-00600Oracle
0 likes · 12 min read
Why Oracle MERGE Triggers ORA-00600 Errors and How to Diagnose Them