Answer Posted / ravi soni
The "g" in oracle 10g/ 11g stands for the "Grid Computing".
Grid Computing is a concept in which the resources are
allocated to the networked users according to their needs.
Whenever a user is connected to the Oracle Database, it
computes the statistics and use of database by the user and
then provide the resources according to the usage by
independent user in the networked environment. In this
scenario the database become more scalable, available, high
in performance and more cost effective.
For instance, take a look at the high power electric grid
stations in your city. These power stations stores high
electric power of thousands volts but our appliances at home
consumes only up-to 220V. These stations gives us the power
we need to use. The rest is transmitted forward to the other
stations.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
How to work with data objects interactively?
How to initialize variables with default values?
what is normalisation?what are its uses?
What is an oracle user role?
Can we connect to ORACLE db using Windows Authentication?
How to rename a tablespace in oracle?
What is a trigger oracle?
Explain database link?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
Can we store images in oracle database?
Explain oracle left join with an example?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Can we commit inside a function in oracle?
How can we delete duplicate rows in a table?
Please explain oracle left join with an example?