Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to reduce size of online and bigfile tablespace of production database at oracle 11g

user-image
Question ajoutée par Md A Wahid , Oracle Database Administrator , LankaBangla Finance Limited
Date de publication: 2013/09/20
Dahlia Hassan
par Dahlia Hassan , Oracle DBA , ITWorx

if the tablespace have free space and you need to reduce the size of it you can use the following command:

ALTER TABLESPACE TABLESPACE_NAME RESIZE  40G; (for example)

 

or you can shrink table space size as the following:

ALTER TABLESPACE TABLESPACE_NAME SHRINK SPACE;

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?