Examples

The following example adds a new 25-megabyte datafile to the users tablespace:

ALTER TABLESPACE users
   ADD DATAFILE '/disk09/oracle/oradata/users02.dbf' SIZE 25M

The following example signals Oracle that a backup of the users tablespace is about to begin:

ALTER TABLESPACE users
   BEGIN BACKUP
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.104.214