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

Best practices/Data Warhousing, What are 3 good practices of modeling and/o...

What are 3 good practices of modeling and/or implementing data warehouses?

Pass the nulls to a dynamic sql, Pass the nulls to a dynamic SQL: Pas...

Pass the nulls to a dynamic SQL: Passing Nulls: Assume that you want to pass the nulls to a dynamic SQL statement. For illustration, you may write the EXECUTE IMMEDIATE

Exception handling, set serveroutput on declare a number(5); b n...

set serveroutput on declare a number(5); b number(5); c number(5); begin a:=&a; b:=&b; c:=a/b; dbms_output.put_line(c); exception when zero_d

Example of wrap operator - sql, Example of WRAP Operator - SQL The eff...

Example of WRAP Operator - SQL The effect of Example can be obtained in SQL but note that one needs to write down not only the names of the columns being wrapped but also the

Using exists - collection methods, Using EXISTS The EXISTS(n) returns ...

Using EXISTS The EXISTS(n) returns TRUE if the nth element in a collection exist. Or else, EXISTS(n) returns FALSE. Primarily, you use EXISTS with DELETE to maintain the spars

Declaring and initializing objects in pl/sql, Declaring and Initializing Ob...

Declaring and Initializing Objects: An object type is once defined and installed in the schema; you can use it to declare the objects in any PL/SQL, subprogram, block or packa

Data types, Datatypes Every constant and variable has a datatype that s...

Datatypes Every constant and variable has a datatype that specifies the storage format, constraints, and the valid range of values. The PL/SQL gives a variety of predefined dat

Projection in sql - correct version, Projection in SQL - correct version ...

Projection in SQL - correct version Student StudentId is enrolled on some course. SELECT DISTINCT StudentId FROM IS_ENROLLED_ON In more complicated examples it is someti

Interesting properties of cross join - sql, Interesting properties of CROSS...

Interesting properties of CROSS JOIN - SQL Compare these with the "interesting properties of JOIN", CROSS JOIN is associative but not commutative. Unlike JOIN and NATURAL JOI

For-loop -iterative control, FOR-LOOP While the number of iterations thr...

FOR-LOOP While the number of iterations through a WHILE loop is unknown till the loop completes, then the number of iterations through a FOR loop is known before the loop is ent

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