Oracle 12c Architecture 7493015
Oracle 12c Architecture 7493015
Oracle12c
This course is ideal for Database Administrators of small
to medium sized businesses. This Oracle Database 12c:
Fundamentals for Developers and System Administrators
course helps you perform basic Oracle Database 12c
administration tasks needed to keep the database
operational.
Oracle-12c
Architecture
Redaction Policy:
This is one of the top features in Oracle 12C. Data Redaction in simple
terms means, masking of data. You can setup a Data Redaction policy,
for example SSN field in a Employee table can be masked. This is called
redaction.
Top N Query and Fetch and offset Replacement to Rownum:
With the release of Oracle Database 12c, Oracle has introduced this
new SQL syntax to simplify fetching the first few rows. The new sql
syntax "Fetch First X Rows only" can be used
Adaptive Query Optimization and Online Stats Gathering:
With this feature, it helps the optimizer to make runtime adjustments
to execution plan which leads to better stats. For statements like CTAS
(Create Table As Select) and IAS (Insert As Select), the stats is gathered
online so that it is available immediately.
Oracle
Oracle
Hybrid
Columnar
Compression
differentiates
Oracle
Exadata
Database Machine and Oracle SAN and NAS storage systems by reducing
the size of data warehousing tables by 10x, and archive tables by 15x,
improving performance and reducing storage costs for primary, standby,
and backup databases
Benefits
Manage storage more
efficiently
Reduce overall storage costs
Optimize storage performance
Protect against data loss
Ethernet Networking
InfiniBand Networking
Storage Networking
Thank u
Readers