The z/OS Catalog Structure
Understand how the z/OS catalog maps dataset names to their physical volume locations and why catalog integrity matters operationally.
The z/OS catalog is the system-wide directory that maps a dataset name to the actual volume(s) it physically resides on, and understanding this layer is what lets you explain why referencing a dataset by name alone (DISP=SHR, DSN=...) 'just works' without ever specifying a VOLSER — a detail beginners often gloss over without realizing how much is happening underneath.
The master catalog is a building directory in a lobby that doesn't list every single employee, just which floor's department directory (the user catalog) to check next — you never need to know someone's exact office number in advance, you just follow the lobby sign to the right floor's directory, which then gives you the precise room.