Wat is SGA ?
Answers were Sorted based on User's Feedback
Answer / swapneswar
system global area(SGA) is a shared memory regionallocated
by ORACLE that contains data and control information for
one ORACLE instance
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mohit lalwani
SGA known as System Global Area and is a part of the Oracle instance.
SGA consist of different memory structures which are
-Shared pool (mandatory)
-Database Buffer Cache (mandatory)
-Redo Log Buffer (mandatory)
-Large Pool (optional)
-Java Pool (optional)
-SGA is sized by sga_max_size
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / narayan mishra
->SGA stands for System Global Area.
->it store the data and control information for oracle srever.
->it can be shared by database processes.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the process of copying data from table a to table b?
how to fetch common records from two tables? : Sql dba
how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used
what are the authentication modes in sql server? How can it be changed? : Sql dba
What is embedded sql with example?
Can a procedure in a package be overloaded?
What is meant by Join? What are the different types of Joins available? Explain.
How does postgresql compare to oracle/db2/ms sql server/informix?
What do you understand by case manipulation functions?
Mention what is the use of function "module procedure" in pl/sql?
how can we know the count/number of elements of an array? : Sql dba
how to give permission to users that users can update/insert/delete on a row of table on timeing 10am to 6pm only?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)