Please send your Questions & Answers or Feedback to "dvmadhavreddy@javabook.org"

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

ReSizing the Bigfile Tablespace

SQL> alter tablespace bigts resize 4m;

Note : this command is only applicale for Bigfile tablespaces not for small tablespaces.

SQL> alter database datafile

                '/u02/app/oracle/ssss/venu1.dbf'

                resize 4m;

note : we need to alter the database if we want to resize the small tablespace datafiles.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Flag Counter