Oracle wprowadzenie (K1) « Różności …

Różności …

24 grudnia 2010

Oracle wprowadzenie (K1)

Zaszufladkowany do: Bazy danych,Oracle — Tagi: — Jacek @ 15:44
  • Oracle 8 – 1997
  • Oracle 8i – 1999
  • Oracle 9i – 2001
  • Oracle 10g – 2003
  • Oracle 11g – 2007

Rodzaje baz danych:

  • Oracle Express Edition
    1GB RAM, 4 GB Dysk
  • Oracle Personal Edition
    dla developerów. Wymagana licencja. Funkcjonalność SE
  • Oracle Standard Edition One
    do 2 CPU, brak wsparcia dla RAC
  • Oracle Standard Edition
    do 4 CPU na pojedynczym systemie lub klastrze RAC
  • Oracle Enterprise Edition

ODBC – Open DataBase Connectivity standard.
JDBC – Java DataBase Connectivity open standard.
OCI – Oracle Call Interface – interfejs programistyczny – tworzenie zaawansowanych i wydajnych programów.

Oracle Internet DirectoryOID pozwala na połączenie z serwerem bez plików konfiguracyjnych po stronie klienta. OID jest implementacją LDAP
(Lightweight Directory Access Protocol)

Oracle Connection Manager – CMAN – pozwala na ograniczenie połączeń typu Oracle Net poprzez użycie koncentratorów.

Oracle Application Server

  • BPEL Business Process Execution Language (BPEL) – tool is designed for
    Service-Oriented Architecture (SOA) environments and used for creating, managing,
    and deploying cross-application business processes.
  • Business Activity Monitoring (BAM)
  • WebCenter – portal framework used for deploying portlets and
    Ajax-based components.

The Fusion Middleware SOA Suite serves as the basis for Oracle’s Application
Integration Architecture (AIA).

Distributed Queries and Transactions
Distributed queries can retrieve data from multiple databases.
Distributed transactions can insert, update, or delete data on distributed databases.
Oracle’s two-phase commit mechanism.

Transportable Tablespaces
Database Parallelization
Bitmap indexes
Bitmap indexes typically work best for columns that have few different values relative to the overall number of rows in a  table.
A bitmap index uses an individual bit for each
potential value with the bit either “on” (set to 1) to indicate that the row contains the
value or “off” (set to 0) to indicate that the row does not contain the value.

OLAP
Online Analytical Processing.
Za wikipedią: Kostka OLAP (ang. OLAP cube) – wielowymiarowa baza danych, która przechowuje dane w sposób bardziej
przypominający wielowymiarowe arkusze kalkulacyjne niż tradycyjną, relacyjną bazę danych. Kostka umożliwia
wyświetlanie i oglądanie danych z różnych punktów widzenia. Do jej budowy potrzeba dowolnego źródła danych
opartego na relacjach. Ze względów wydajnościowych zaleca się stosowanie źródeł opartych na języku SQL i
technologii hurtowni danych.
The OLAP Option physically stores dimensionally aware cubes in the Oracle relational
database. These cubes are most frequently accessed using SQL, although a
22 | Chapter 1: Introducing Oracle
Java API is also supported.

Data Mining Option.
Business intelligence tools.

Database Management Features.
Starting with Oracle Database 10g, statistics are automatically gathered to an Automatic
Workload Repository (AWR) within the database.
Oracle’s Automatic Database
Diagnostic Monitor (ADDM) evaluates the statistics on a regular basis and sends alerts
of potential problem conditions to Oracle Enterprise Manager.
Some of the newer fully automated features, such as Automatic Memory Management, also leverage
data gathered in the AWR.

Oracle Enterprise Manager.
EM provides a database management tool framework and an
HTML-based interface used to manage database users, instances, and features. EM
can also manage Oracle Application Server, Oracle Applications, Oracle’s Linux
release, and software products from other vendors.

Data Guard.
The standby database
provides a copy of the production database to be used if the primary database is lost.

Oracle Real Application Clusters.
Cache Fusion that greatly minimizes the amount of writing to disk
that was formerly used to control data locks.
Oracle Database 10g introduced a new
level of RAC portability and Oracle support by providing integrated “clusterware”
for the supported RAC platforms.
Applications can leverage the Oracle Call Interface (OCI) to provide failover to a
second instance transparently to the user.

Automated Storage Management.

Oracle Portal.
Servlety to technologia skryptów Java wykonywanych po stronie serwera.
Portlet jest to niezależny komponent stworzony najczęściej w języku Java do umieszczenia
na stronie www. Są to programy wyświetlające jedną funkcjonalność na stronie. Portlet jest
umieszczany w kontenerze portletów, który agreguje zawartość prezentowanej strony.
Celem portletów jest stworzenie programu, który będzie uniezależniony od kontenera,
na którym będzie uruchamiany, co stwarza możliwość jego wielokrotnego użycia.

Oracle TimesTen.
Oracle TimesTen is a relational database that is stored in physical memory and is
typically used where very high-performance transaction-processing workloads are
present.

Brak komentarzy

Brak komentarzy.

Kanał RSS z komentarzami do tego wpisu.

Przepraszamy, możliwość dodawania komentarzy jest obecnie wyłączona.

Strona startowa: www.jaceksen.pl