Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the components of Logical database structure of
ORACLE database?

Answers were Sorted based on User's Feedback



What are the components of Logical database structure of ORACLE database?..

Answer / jidnesh

The Logical Database Structure of an Oracle include the
schema objects, data blocks, extents, segments and tablespaces.
schema objects means table, index, synonyms, sequences etc.

Data blocks are the smallest part of the oracle database
defined by DB_BLOCK_SIZE parameter.

A group of data blocks forms an extent.

An extents groups tends to segments, and lastly a group of
segment forms a tablespace.

Is This Answer Correct ?    26 Yes 4 No

What are the components of Logical database structure of ORACLE database?..

Answer / rameshkumar.k

The logical DB contains shared pool(library cache,data dictionary cache),data buffer cache,redolog buffer,java buffer and large pool.

Is This Answer Correct ?    3 Yes 0 No

What are the components of Logical database structure of ORACLE database?..

Answer / chaudhry

Tablespaces and the Database's Schema Objects

Is This Answer Correct ?    8 Yes 9 No

What are the components of Logical database structure of ORACLE database?..

Answer / nishi

There are tablespaces and database's schema objects.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle General Interview Questions

Define Transaction ?

5 Answers  


Can we use oracle pl/sql block in core java? if so how? pls get back to me .....

0 Answers   TCS,


Explain oracle instance.

0 Answers  


what is query and types of query

6 Answers   Reliance,


Explain the statement?? ALTER TABLE TABLE_NAME MOVE; What it the use of above statement??

1 Answers   BirlaSoft,


What is Parallel Server ?

3 Answers  


How to find out what privileges a user currently has in oracle?

1 Answers  


What is the difference between column level constraints and table level constraints?

14 Answers   IBM, TCS,


Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.

0 Answers   Infosys,


In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?

4 Answers   Cap Gemini,


how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?

0 Answers   Sierra Atlantica,


How to commit the current transaction in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1809)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)