Chapter 13
The status bar
A single monospaced strip at the very bottom. Segments appear as they become relevant:
| Segment | Shows |
|---|---|
| Connection context | username@alias · environment. Colour-coded: red for production, amber for staging, blue for testing, green for development. |
| Query state | Executing (pulsing amber), Success (green) or Error (red). Clears after five seconds. |
| Uncommitted | Amber warning that the SQL editor’s session holds uncommitted DML — and therefore row locks. |
| Rows | Row count of the last result. |
| Time | Execution time in milliseconds. |
| Ln / Col | Cursor position in the SQL editor. |
| CDB / PDB | Which container the session is in (multitenant only). Amber when you are in CDB$ROOT. |
| Server version | The Oracle version banner reported by the server. |
| Environment | The environment label with a CPU icon. |
| Version | The DBKraft version. |