How is Oracle 10g helpful when compared to oracle 9i and what is grid computing
Answer / 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 |
What is difference between procedure and trigger?
How to connect a sql*plus session to an oracle server?
Can procedure in a package be overloaded?
How do rank () and dense_rank () differ?
Explain foreign key in sql?
Can we use ddl commands in pl sql?
How can I change database name in sql?
What is database sql?
What is the difference between the Primary and Foreign key?
where are cookies actually stored on the hard disk? : Sql dba
What are different sql data types?
What is rename command in sql?