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

Subprograms, What Are Subprograms? The Subprograms are named PL/SQL blo...

What Are Subprograms? The Subprograms are named PL/SQL blocks which can take parameters and be invoked. The PL/SQL has 2 types of subprograms known as the procedure s and func

Package dbms output in pl/sql, DBMS_OUTPUT: The Package DBMS_OUTPUT en...

DBMS_OUTPUT: The Package DBMS_OUTPUT enables you to display output from the PL/SQL subprograms and blocks, that makes it easier to test and debug them. The procedure put_ line

Using a host variable, Using a Host Variable You can declare the curso...

Using a Host Variable You can declare the cursor variable in the PL/SQL host environment like an OCI or Pro C program. To use the cursor variable, you should pass it as a host

Procedural constraint enforcement (triggers) , Procedural Constraint Enforc...

Procedural Constraint Enforcement (Triggers) SQL has an alternative method of addressing database integrity, involving event-driven procedural code. The special procedures th

Implicit rollbacks, Implicit Rollbacks Before execute the INSERT, UPDA...

Implicit Rollbacks Before execute the INSERT, UPDATE, or DELETE statement, the Oracle marks an implicit savepoint . When the statement fails, the Oracle rolls back to the save

Example of tables within a table - sql, Example of Tables within a Table - ...

Example of Tables within a Table - SQL Example: Obtaining C_ER from COURSE and EXAM_MARK SELECT CourseId, CAST (TABLE (SELECT DISTINCT StudentId, Mark FROM EXAM_MARK AS EM

Cursor for loops, Cursor FOR Loops In most cases that need an explicit ...

Cursor FOR Loops In most cases that need an explicit cursor, you can simplify the coding by using a cursor FOR loop rather of the OPEN, FETCH, and CLOSE statements. A cursor FO

Negation - sql, Negation (NOT, ¬) - SQL There are three rows instead o...

Negation (NOT, ¬) - SQL There are three rows instead of just two. As you can see, ¬ p is defined as in two-valued logic (2VL) when p is either true or false, but ¬ (unknown) i

Table comparison - sql, Table Comparison - SQL The following definitio...

Table Comparison - SQL The following definitions for relation comparisons: Let r1 and r2 be relations having the same heading. Then: r1 ⊆ r2 is true if every tuple of r1

Sql query on hospital database, Perform the following queries on the Hospit...

Perform the following queries on the Hospital1.DB using SQL Anywhere (START EARLY!). a. Which patients have purchased the drug "Tylenol"? List the names and addresses. Arrange the

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