A tablespace is a database concept and refers to a storage location where the actual data underlying database objects can be kept.
I'm working on a web application where I need to warn the user that they're running out of space in …
oracle10g tablespacei have many tables that i can insert rows, but i get this error only for one table; Error starting …
database oracle privileges tablespaceI am running cron job which have following PL/SQL block: declare begin --insert into DB_LOGS_TEMP table from …
oracle cron segment tablespaceI've created a new tablespace called indexes, and I'm trying to remove the old tablespace indexes_old, which used to …
postgresql tablespaceHow to find out which 'tablespace' a particular 'index' belongs to. (oracle) (need to use it via jdbc)
database oracle jdbc indexing tablespaceI am working on some compelex sql queries in Oracle 11g, which have aggregation functions like SUM and joins multiple …
sql database oracle11g views tablespaceI'm trying to create a tablespace in postgres, but I'm getting ownership problems. The command I'm using is: CREATE TABLESPACE …
postgresql tablespace chownI'm using a Oracle 10gR2 DB, and was taking a look in one of my tablespaces when I noticed something …
oracle view blob tablespaceCurrently my Oracle 11g temp TABLESPACE value is 34GB. I need to increase the table space value to a large …
oracle oracle11g redhat tablespaceI have a dump file which includes two tables. Now I need to import this dump file. I was instructed …
oracle dump plsqldeveloper tablespace