Oracle Internal Arch. (contd.)
-the fundamental unit of storage, backup, recovery, etc. In case of backup, whole tablespace is backed up. This is called as “Hot Backup”.
- created using CREATE TABLESPACE by mapping it to a file & allocating disk space.
- tables can be created within a tablespace.
-for small applications SYSTEM tablespace is enough.