DBMS Arman ORACLEdocx
DBMS Arman ORACLEdocx
Introduction :
Architecture :
Oracle Database uses a traditional relational database
architecture that uses tables, columns, and rows to store
data. It can be scaled horizontally by using sharding
techniques.
Advantages:
Performance: Oracle has procedures and principles
that help us to get high levels of database performance.
We can increase query execution time and operations
with the use of performance optimization techniques in
its database.
Portability: The Oracle database can be ported on all
different platforms than any of its competitors. We can
use this database on around 20 networking protocols as
well as over 100 hardware platforms.
Backup and Recovery: It is always better to take a
proper backup of your entire oracle online backup and
recovery. The Oracle database makes it easy to
accomplish recovery quickly by using the MAN
(Recovery Manager) functionality. It can recover or
restore database files during downtime or outages
PL/SQL: One of the greatest benefits of using the
Oracle database is to support PL/SQL extension for
procedural programming.
Disadvantages:
Complexity: Oracle is not recommended to use when
the users are not technically savvy and have limited
technical skills required to deal with the Oracle
Database.
Cost: The price of Oracle products is very high in
comparison to other databases. Therefore, users are
more likely to choose other less expensive options such
as MS SQL Server, MySQL, etc.
Difficult to manage: Oracle databases are often much
more complex and difficult in terms of the management
of certain activities.
Applications :