What does coalescing a tablespace do?
Answer / guest
If we find that fragmentation of space in a tablespace is
high (contiguous space on our disk appears as
non-contiguous),we can coalesce any free space using the
ALTER TABLESPACE TABLESPACE_NAME COALESCE ; command
We must have the ALTER TABLESPACE system privilege to
coalesce tablespaces.
Regards
Abhinav Phadnis
Is This Answer Correct ? | 17 Yes | 1 No |
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
What are the different ways of moving data or databases between servers and databases in SQL Server?
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
How can you gather statistics on a table?
What view would you use to determine free space in a tablespace?
what are the benefits of flashback feature?
what are the performance views in an oracle rac environment?
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
what is a crs resource?
Can you take Image Backups using RMAN? . Can you use Backupsets created by RMAN with any other utility
deleted of control file how will u recover control file?
1. how do you delete duplicate rows in a table? 2. can you disable and enable primary key? 3. how do you move tables from one tablespace to another tablespace?????