There is a logical storage unit in the oracle database that is known as tablespace. It is known as logical because it is not visible in the file system of the computer. It contains tables, indexes and many more. A database can have more than one tablespace. A tablespace contains at least on data file that is located in the file system of the oracle server. A tablespace builds a bridge between the file system and oracle database.