Oracle 11g New Feature

Database Administration

Availability
Automatic Block Repair
New SET NEWNAME Clauses and Format Options

SET NEWNAME FOR TABLESPACE <tsname> TO <format>;
SET NEWNAME FOR DATABASE TO <format>;

%b UNIX base name of the original data file name.

Oracle Data Guard

Data Loading
Preprocessing Data for ORACLE_LOADER Access Driver in External Tables

The initial use of this feature is by a customer who needs to load data that is stored in compressed files. 
The user specifies the name of the program used to decompress the file as part of the access parameters. 
The access driver reads the output of the decompression program.

Auto Degree of Parallelism (DOP) and Queuing

Clustering
Cluster Time Service

Database Overall
Improvements to Oracle Scheduler
File Watcher
Enable Sampling for Active Data Guard

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License