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

Managing cursors, Managing Cursors The PL/SQL uses 2 types of cursors: ...

Managing Cursors The PL/SQL uses 2 types of cursors: implicit and explicit. The PL/SQL declares a cursor implicitly for all the SQL data manipulation statements, including th

Using trim - collection method, Using TRIM This process has two forms....

Using TRIM This process has two forms. The TRIM removes an element from the end of the collection. The TRIM(n) removes the n elements from the end of the collection. For e.g.

Select query, Query: SELECT * FROM EMPLOYEE1; Select 5 columns and ...

Query: SELECT * FROM EMPLOYEE1; Select 5 columns and all rows from one table Query: SELECT C_ID, COMPANY, BUILDING, DEPARTMENT, BRANCH FROM CONTRACT;

Substitution and instantiation - sql, Substitution and Instantiation - SQL ...

Substitution and Instantiation - SQL It shows how NULL might appear in substitution for a parameter of a predicate and how it might thus participate in instantiation of that p

Definition of cross join - sql, Definition of CROSS JOIN - SQL Let s ...

Definition of CROSS JOIN - SQL Let s = t1 CROSS JOIN t2, where t1 and t2 are table expressions optionally accompanied by range variables. Then: Note: Here T denotes Table

Select into statement - syntax, SELECT INTO Statement   The SELECT INT...

SELECT INTO Statement   The SELECT INTO statement retrieve data from one or more database tables, and then assigns the selected values to the variables or fields. Syntax:

Obtaining a natural join by specifying the common columns, Obtaining a natu...

Obtaining a natural join by specifying the common columns Synatax: SELECT * FROM IS_CALLED JOIN IS_ENROLLED_ON USING ( StudentId ) However, a named columns join doe

Calling constructors in pl sql, Calling Constructors: The Calls to a c...

Calling Constructors: The Calls to a constructor are allowed wherever the function calls are allowed. Similarly to the functions, a constructor is called as a section of an ex

Join and and in sql, JOIN and AND in SQL In this Section is all about ...

JOIN and AND in SQL In this Section is all about one operator, JOIN. SQL's closest counterpart, NATURAL JOIN, has already been covered. Here we look at several other "join" op

Fetch statement - syntax, FETCH Statement The FETCH statement retrieve ...

FETCH Statement The FETCH statement retrieve rows of data one at a time from the result set of the multi-row query. The data is stored in fields or variables which correspond t

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