Diference between Oracle 9i and 10G.
Answers were Sorted based on User's Feedback
Answer / banti
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 ? | 10 Yes | 0 No |
Answer / devraj
(1) New functions avialable like reg_exp
(2) Grid computing
(3) Automatic storage management
(4) Recycledbin feature
(5) New purge command
(6) Now data can be deleted with in merge command as well
(7) Multiset operators avialable to compare data between
collection sets
Etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Cursor?
What is an Oracle SYSTEM tablespace and when is it Created?
What are functions of PMON?
What is PGA?
What is meant by free extent ?
How can you find the size of a database?
How to find the current session sid
When does LGWR write to the database?
What are the components of SGA?
What is meant by recursive hints ?
What is an Oracle Rollback Segment?
What is the function of Lock (LCKn) Process?