SQL*Plus
Disable vi Autoindent Before Pasting SQL Scripts on Oracle Hosts
May 23, 2026 / · 7 min read · Oracle DBA Unix Commands vi SQL*Plus Editor Oracle Administration Shell SQL Scripts ·Disable vi Autoindent Before Pasting SQL Scripts on Oracle Hosts Purpose Pasting a SQL script copied from email, a Confluence page, or a ticket comment into a vi buffer over SSH — and watching every line shift one indent right of the previous one — is the most common and most frustrating vi failure mode an Oracle DBA …
Read MoreOracle RMAN Unregister Database from Recovery Catalog
Jan 8, 2026 / · 4 min read · Oracle RMAN Recovery Catalog Database Administration Backup Management DBMS_RCVCAT SQL*Plus Database Maintenance rc_database ·Oracle RMAN Unregister Database from Recovery Catalog Purpose Unregistering a database from an Oracle RMAN (Recovery Manager) recovery catalog removes all backup metadata and database information from the catalog repository. This process is essential when a database is decommissioned, no longer needs catalog-based …
Read More