Oracle 10g new features and differences , PL-SQL Programming

Assignment Help:

Oracle 10G new features:-

Automatic Database Diagnostic Monitor System Advancements- these methods will provides several methods for extracting reports through the Automatic Database Diagnostic Monitor; this functionality is only there in Oracle 10g.

Automatic SQL (database) Tuning in Oracle Database 10G-this is the new features and advancements which automate and regulate the integration of SQL and oracle 9i.

Automatic Storage Management System (ASM) Oracle Database 10g - Automatic Storage Management (ASM) is a new functionality introduced through Oracle 10g to make it simple for developer the storage and administration of Oracle files and graphics.

Automatic Workload Repository System (AWR) in Oracle Database 10g - This functionality automated workload repository system (AWR) is the latest evolution of stats pack that gives the centralized information storage for all Oracle 10g self-tuning functionality with oracle 9i and SQL.

Database Security Enhancements functionality in Oracle Database 10g - Oracle 10g is having many and amendments and improvements to Virtual Private Database system (VPD), Fine Grained Auditing (FGA) and data encryption and data mining structure.

Flashback New Features and Enhancements in Oracle Database 10g-this is latest up gradation of most Usable the new and enhanced features that oracle 10G have with its functionalities of flashback technology to view your storage data, tracking your data changes and recover from emergency data loss without reverting to Log Miner or point in time recoveries which is its key role.

Apart from the features there are some differences which are below.

These are some of the differences are as follows.

  1. Oracle10g Grid - RAC advancements for Oracle10G dynamic scalability with server blades.
  2. Completely refunctioned10GOriginal Enterprise Manager (OEM)
  3. AWR and ASH tables incorporated into OEM Performance Pack and Diagnostic Pack options.
  4. Automated Session History (ASH) provides the Oracle Wait Interface over time
  5. Data Pump replaces import utility with impede
  6. Automatic Database Diagnostic Monitor system (ADDM).

Related Discussions:- Oracle 10g new features and differences

Organic evolution, Organi c Evolution Evolution is a slow continuou...

Organi c Evolution Evolution is a slow continuous, irreversible and natural process of change to give rise to advance and diverse forms of life i.e. formation of new specie

Between operator-comparison operators, BETWEEN Operator The operator BET...

BETWEEN Operator The operator BETWEEN, tests whether the value lies in a specified series. That means "greater than or equivalent to low value and less than or equivalent to hig

Manipulating objects in pl sql, Manipulating Objects: You can use an o...

Manipulating Objects: You can use an object type in the CREATE TABLE statement to indicate the datatype of a column. When the table is created once, you can use the SQL statem

Example of foreign key constraint - sql, Example of Foreign Key Constraint ...

Example of Foreign Key Constraint Example: Alternative formulation for 6.3 as a foreign key constraint ALTER TABLE EXAM_MARK ADD CONSTRAINT Must_be_enrolled_to_take_exam

Query, ALTER TABLE bb_basketitem ADD CONSTRAINT bitems_qty_ck CHECK (quan...

ALTER TABLE bb_basketitem ADD CONSTRAINT bitems_qty_ck CHECK (quantity BEGIN INSERT INTO bb_basketitem VALUES (88,8,10.8,21,16,2,3); END; Brewbean’s wants to add a check

Some varray examples-manipulating collections, Some Varray Examples In S...

Some Varray Examples In SQL Plus, assume that you define an object type Project, as described below: SQL> CREATE TYPE Project AS OBJECT ( 2 project_no NUMBER(2), 3 title VARCHA

Data types in sql - timestamp, Data Types in SQL - Timestamp TIMESTAMP...

Data Types in SQL - Timestamp TIMESTAMP for values representing points in time on a specified uniform scale. DATE is used for timestamps on a scale of one day, such as DATE '2

Transactions in sql, Transactions in SQL BEGIN TRANSACTION, COMMIT, an...

Transactions in SQL BEGIN TRANSACTION, COMMIT, and ROLLBACK, SQL has the same syntax except for START in place of BEGIN. However, START TRANSACTION is used only for outermost

Heap sort algorithm in pl sql, I want to implement heap sort algorithm in p...

I want to implement heap sort algorithm in pl sql please share the source code for guidance

Using savepoints, Using Savepoints The scope of the savepoint is a tra...

Using Savepoints The scope of the savepoint is a transaction in which it is defined. The Savepoints defined in the major transaction are not related to the savepoints defined

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd