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 create multiple rollback segments in a database ?
What is a Control file ?
What is a Multi-threaded Server Configuration?
What is advantage of having disk shadowing/ Mirroring ?
What is the function of ARCH?
What is meant by recursive hints ?
How will you force database to use particular rollback segment?
What is the function of checkpoint(CKPT)?
What constitute an ORACLE Instance?
What is meant by free extent ?
What are the consideration at tehe migration of Oracle 9i to 10G.
What is Shared Pool?