Database Knowledge Base
Search:     Advanced search
Browse by category:
Glossary | Contact Us

What are the basic element of Base configuration of an oracle Database ?

Add comment
Views: 696
Votes: 0
Comments: 35
It consists of
one or more data files.
one or more control files.
two or more redo log files.
The Database contains
multiple users/schemas
one or more rollback segments
one or more tablespaces
Data dictionary tables
User objects (table ,indexes,views etc.,)
The server that access the database consists of
SGA  (Database   buffer,  Dictionary  Cache  Buffers, Redo log buffers, Shared SQL pool)
SMON (System MONito)
PMON (Process MONitor)
LGWR (LoG  Write)
DBWR (Data Base Write)
ARCH (ARCHiver)
CKPT  (Check Point)
RECO
Dispatcher
User Process with associated PGS
Showing: 1-20 of 35    »»
Comments

31 Dec, 1969   |   Guest
download microsoft sql server


31 Dec, 1969   |   Guest
web based database


31 Dec, 1969   |   Guest
database developer


31 Dec, 1969   |   Guest
t-sql convert


31 Dec, 1969   |   Guest
dbms out


31 Dec, 1969   |   Guest
database management


31 Dec, 1969   |   Guest
database


31 Dec, 1969   |   Guest
sql current date


31 Dec, 1969   |   Guest
microsoft sql server 2008 express


31 Dec, 1969   |   Guest
database website


31 Dec, 1969   |   Guest
sql data types


31 Dec, 1969   |   Guest
database programmer


31 Dec, 1969   |   Guest
learn sql


31 Dec, 1969   |   Guest
sql server support


31 Dec, 1969   |   Guest
sql insert command


31 Dec, 1969   |   Guest
sql database tutorial


31 Dec, 1969   |   Guest
sql wildcard


31 Dec, 1969   |   Guest
database systems


31 Dec, 1969   |   Guest
database programmer


31 Dec, 1969   |   Guest
sql commands


Showing: 1-20 of 35    »»


Add comment

Others in this Category
document I have a date field in an Oracle table and I want to insert a new record. I'm trying to insert a date with a time component into this field, but I'm having some problems. How can I insert this value into the table? For example, the value is '3-may-03 21:02:44'.
document In PSQL, I want to declare a cursor within cursor. The second cursor should use a value from the first cursor in the "where clause". How can I do this?
document Explain the difference between a hot backup and a cold backup and the benefits associated with each.
document What is wdbsvr.app file used for? What's full path of this file? What's significance of this file ?
document Interview Questions!
document How would you determine the time zone under which a database was operating?
document Explain the use of setting GLOBAL_NAMES equal to TRUE.
document What command would you use to encrypt a PL/SQL application?
document Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
document Explain the use of table functions.
document Name three advisory statistics you can collect.
document Where in the Oracle directory tree structure are audit traces placed?
document Explain materialized views and how they are used.
document When a user process fails, what background process cleans up after it?
document What background process refreshes materialized views?
document How would you determine what sessions are connected and what resources they are waiting for?
document Describe what redo logs are.
document How would you force a log switch?
document Give two methods you could use to determine what DDL changes have been made.
document What does coalescing a tablespace do?
document What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
document Name a tablespace automatically created when you create a database.
document When creating a user, what permissions must you grant to allow them to connect to the database?
document How do you add a data file to a tablespace?
document How do you resize a data file?
document What view would you use to look at the size of a data file?
document What view would you use to determine free space in a tablespace?
document How would you determine who has added a row to a table?
document How can you rebuild an index?
document Explain what partitioning is and what its benefit is.
document You have just compiled a PL/SQL package but got errors, how would you view the errors?
document How can you gather statistics on a table?
document How can you enable a trace for a session?
document What is the difference between the SQL*Loader and IMPORT utilities?
document Name two files used for network connection to a database.
document What is a deadlock and Explain
document What is a Database instance ? Explain
document What is Parallel Server ?
document What is a Schema ?
document What is an Index ? How it is implemented in Oracle Database ?
document What is Data Mapping
document How to make an "ISNUMBER" function?
document Running Multiple DBs on the Same Server?
document Oracle PL/SQL - Introduction



RSS