Your database contains a locally managed uniform sized table space with automatic segment space management, which contains only tables. Currently, the uniform size for the table space is 512 K. Because the tables have become so large, your configuration must change to improve performance. Now the tables must reside in a table space that is locally managed, with uniform size of 5 MB and automatic segment-space management. What must you do to meet the new requirements?
In Oracle, which of the following dynamic data dictionary views will you query to find out the names of the data files associated with a tablespace to take its online backup?
Which of the following files need to be backed up to take cold backup of a database: a) Data files b) Log files c) Control files d) Archived redo log file