Top "Tablespace" questions

A tablespace is a database concept and refers to a storage location where the actual data underlying database objects can be kept.

Monitoring tablespace usage in Oracle XE

As it says on the Oracle XE overview page: Oracle Database XE can be installed on any size host machine …

sql oracle oracle-xe tablespace
ORA-00959: tablespace 'USERS' does not exist. But I have it in select results

I'm trying to import a DB dump {Oracle XE 11g (11.2.0.2.0)}, created by using the EXPDP command. Following is the command …

oracle11g oracle-xe tablespace impdp expdp
Oracle XE data limit reached - how to reduce tablespace size?

I have an Oracle XE database with several tablespaces. One of these is used to store image data, and this …

oracle oracle11g resize tablespace data-files