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 |
How will you swap objects into a different table space for an existing database?
List the factors that can affect the accuracy of the estimations ?
What is Shared Pool?
How will you estimate the space required by a non-clustered tables?
How can we plan storage for very large tables ?
What are Oracle Schema Objects?
What is the OPTIMAL parameter ?
Why query fails sometimes ?
What is the function of Lock (LCKn) Process?
What is the use of Oracle Control File?
What is meant by redo log buffer ?
List the Optional Flexible Architecture (OFA) of Oracle database ?