adspace
How is Oracle 10g helpful when compared to oracle 9i and what is grid computing
Answer Posted / yasaswini
the major differences between Oracle9i and Oracle10g:
Major changes to SQL optimizer internals
Oracle Grid computing
AWR and ASH tables incorporated into Oracle Performance
Pack and Diagnostic Pack options
Automated Session History (ASH) materializes the Oracle
Wait Interface over time
Data Pump replaces imp utility with impdp
Automatic Database Diagnostic Monitor (ADDM)
SQLTuning Advisor
SQLAccess Advisor
Rolling database upgrades (using Oracle10g RAC)
dbms_scheduler package replaces dbms_job for scheduling
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is collation? : Sql dba
Is primary key clustered index?
how to escape special characters in sql statements? : Sql dba
what are aggregate and scalar functions? : Sql dba
Does group by remove duplicates?
Can we rollback truncate?
what is bcp? When does it used? : Sql dba
Can delete statement be rollbacked?
how to use regular expression in pattern match conditions? : Sql dba
Do we need to rebuild index after truncate?
how to start mysql server? : Sql dba
What is the current version of sql?
define sql insert statement ? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
what is schema? : Sql dba