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

Block structure in pl/sql, Block Structure The PL/SQL is a block-struct...

Block Structure The PL/SQL is a block-structured language. That is, the fundamental units (procedures, anonymous blocks, and functions) that make up a PL/SQL program are logi

Effects of null in table literal, Effects of NULL in Table Literal Whe...

Effects of NULL in Table Literal When a VALUES expression appears as the source value for an SQL INSERT statement, the key word NULL can appear as a field value, such that for

Sql operators, SQL Operators The PL/SQL uses all the SQL set, compariso...

SQL Operators The PL/SQL uses all the SQL set, comparison, and row operators in the SQL statements. This part briefly describes some of these operators.  1. Comparison Opera

Use external routines - improve performance of application, Use External Ro...

Use External Routines The PL/SQL is particular for the SQL transaction processing. Therefore, several tasks are more quickly completed in a lower-level language like C that is

Using invoker rights in pl sql, Using Invoker Rights: By default, the ...

Using Invoker Rights: By default, the stored procedure executes with the privileges of its definer, not its invoker. These procedures are bound to the schema in which they inh

Package - pl/sql programming, What Is a Package? The package is a sch...

What Is a Package? The package is a schema object that group logically related PL/SQL items, types, and subprograms. The Packages usually have 2 parts, a specification & a bo

Name resolution-naming conventions, Name Resolution In potentially uncer...

Name Resolution In potentially uncertain SQL statements, the names of the database columns take precedence over the names of the local variables and formal parameters. For e.g.

Effects of null for multiple assignments - sql, Effects of NULL for Multipl...

Effects of NULL for Multiple Assignments - SQL If the row expression given as the source for a multiple assignment evaluates to NULL, then NULL is assigned to each target. If

%notfound - explicit cursor attributes, %NOTFOUND The %NOTFOUND is log...

%NOTFOUND The %NOTFOUND is logical, opposite of the %FOUND. The %NOTFOUND yields FALSE if the last fetch returned a row, or TRUE when the final fetch failed to return a row. I

Example of add constraint in sql, Example of ADD CONSTRAINT in SQL Exa...

Example of ADD CONSTRAINT in SQL Example: Alternative formulation for MAX_ENROLMENTS ALTER TABLE IS_ENROLLED_ON ADD CONSTRAINT MAX_ENROLMENTS CHECK ((SELECT COUNT (*)

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