Datafiles in Oracle (Physical Storage)
Overview of Data Files At the operating system level, Oracle Database stores database data in structures called data files. Every Oracle database must have at least one data file. Use of Data Files Oracle Database physically stores tablespace data in data files. Each nonpartitioned schema object and each partition of an object is stored in … Read more