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 does the on-delete-cascade statement work?
How to call a stored function with parameters?
Explain overloading. Can functions be overloaded?
What is the minimum client footprint required to connect c# to an oracle database?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is a table in oracle?
How to insert a new row into a table in oracle?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is pragma autonomous transaction in oracle?
What is an anonymous block?
How to define a variable to match a table column data type?
What is dual table oracle?
What is a user account in oracle?
Define oracle database
How to start instance with a minimal initialization parameter file?