A report you will run again is a script: fixed line and page size, column formats, a spool file, and an exit that means what it says. A...
Read the full lessonSeptember 23, 2026
Oracle DBA Lesson 17A — Connect and Check Your SQL*Plus Session
Connect through a service, not through ORACLE_SID . Prove the session: SHOW USER , SHOW CON_NAME , and the USERENV service name. EXIT ...
Read the full lessonSeptember 23, 2026
Oracle DBA Lesson 16 — Choose the Right Database Tool
The job picks the tool. SQL*Plus does not create a database. DBCA does not apply redo. A listener can answer while the instance is down...
Read the full lessonSeptember 22, 2026
Oracle DBA Lesson 15 — Choose Between Shared and Distributed Data
A company that serves several regions still has to decide what stays shared and what gets distributed. RAC, PDB consolidation, and shar...
Read the full lesson
Subscribe to:
Posts (Atom)
-
By Gowthami | apps-dba.com | Oracle Administration Series A common issue after Oracle Database 19c patching is a Pluggable Database (PDB) o...
-
By Gowthami | apps-dba.com | Oracle Performance Series Oracle Parallel Query (PQ) allows a single SQL statement to be executed by multiple ...
-
Oracle Data Safe - Practical Guide Oracle Data Safe learner guide Oracle Data Safe Assess risk, discover sensitive data, audit acti...
Oracle DBA Lesson 17B — Run a Repeatable SQL*Plus Report
A report you will run again is a script: fixed line and page size, column formats, a spool file, and an exit that means what it says. A...