Supported
Verified & in scope
GA— regression-verified in CI
+Metadata auto-detect from SYSTEM.dbf
+Row chaining & migration resolve · block-level corruption resilience
+Multi-threaded byte-exact export --parallel
+DMP extract — 13 writers · LOB chaining (inline + OOR) · side-file w/ SHA-256 manifest
+BASIC & OLTP compression · SecureFile inline LOBs incl. COMPRESS LOW (clean-room LZO1X)
+Consistency certificate — Stop-SCN + fuzzy-bit per datafile, tiered verdicts, chain-of-custody (18c–26ai; 11g partial)
+TDE wallet (PKCS#12, AES-128/192/256) + raw key — a missing key loses rows loudly, never silently
+RMAN backup-piece parsing (plain, encrypted, compressed) · backup catalog
+15 open export formats · 28+ data types (JSON/OSON, VECTOR, BOOLEAN) · Oracle 11.2 / 12.2 / 19c / 26ai
Beta— functional, limited coverage
+Datafile recovery .dbf — OLTP-scale, 512M-row restores verified (19c / 26ai)
+TDE auto-login cwallet.sso · type inference without metadata (--require-metadata refuses the fallback)
+RMAN password / dual-mode decryption — unverifiable blocks excluded loudly, non-zero exit
+RMAN incremental merge (L0 + L1) — DBID mismatch refused · ZSTD MEDIUM decompression
+ASM disk scanning
+Point-in-time recovery — redo parse · INSERT/UPDATE/DELETE apply · gap detect
+DBF LOB out-of-row · index-organized tables (IOT) · OBJECT / VARRAY / NESTED / SDO_GEOMETRY (dmp-extract, 19c)
Experimental— implemented, not CI-validated
+HCC (Hybrid Columnar) — env-gated RECLAIMDB_ALLOW_HCC=1
+KGC compression (DMP, env-gated) — RMAN KGC pieces hard-refused
+ASM file extraction — synthetic fixture
+Classic exp / imp dumps (Oracle 7–11g) — auto-detected
Refused / out‑of‑scope
Won't touch — by design
Refused— structured OL_REFUSE_* marker
✕OL_REFUSE_LONG_WRITE LONG / LONG RAW → dmp-extract (19c) only — DBF path fail-closed
✕OL_REFUSE_JSON_NATIVE_PRE_21C pre-21c native JSON — format-impossible
✕OL_REFUSE_COLUMN_ENCRYPTED column-level ENCRYPT USING → use tablespace TDE
✕OL_REFUSE_CHARSET_OUT_OF_SCOPE IW8 / TR8 / AR8 MSWIN → AL32UTF8
Not supported— permanent scope-out
○DMP password encryption — proprietary KDF → re-export ENCRYPTION=NONE
○DMP wallet block-cipher (Transparent / Dual, e2e) — key not derivable (clean-room)
○RMAN backup-piece TDE / transparent mode — no wallet-derived key path
○ANYDATA · REF
○External & Temporary tables