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 |
How would you hide a table in sql. ie the table can be only visible to its maker?
Is left join same as join?
What is indexes?
Is the primary key an index?
What are the differences between implicit and explicit cursors?
What is duration in sql profiler trace?
how to check server status with 'mysqladmin'? : Sql dba
What is difference between my sql and sql?
How to convert lowercase letters to uppercase and uppercase letters to lowercase in a string. (ex, AbcdEfG should convert as aBCDeFg)
what is the difference between to_char and to_date functions?
Is microsoft sql free?
How do you declare a constant?
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)