Oracle E-Business Suite Release 12 Benefits
|
Oracle E-Business Suite is the most comprehensive suite of integrated, global business applications.Click on the above link to read more and to become a Oracle DBA.
|
|
Encryption and dbms_obfuscation_Toolkit
|
There are times when data in your system is highly sensitive and it is required that the data is encrypted. Oracle supplies a package called DBMS_OBFUSCATION_TOOLKIT, which allows us to encrypt and decrypt data by applying one of two encryption algorithms and an encryption key. .Click on the above link to read more and to become a Oracle DBA.
|
| |
|
|
Identify your Oracle Database Release
|
Because the Oracle database server continues to evolve and can require maintenance, Oracle periodically produces new releases. Because only some users initially subscribe to a new release or require specific maintenance, multiple releases of the product can exist simultaneously. Click on the above link to read more and to become a Oracle DBA.
|
Oracle Grid Computing
|
Grid computing is a new IT architecture that produces more resilient and lower cost enterprise information systems.
Click on the above link to read more and to become a Oracle DBA.
|
| |
|
|
Overview of Database Backup and Recovery Features
|
In every database system, the possibility of a system or hardware failure always exists. If a failure occurs and affects the database, then the database must be recovered.
Click on the above link to read more and to become a Oracle DBA.
|
Installing Oracle On Linux
|
This article is a comprehensive guide for installing Oracle9i Release 2 (9.2.0.4.0) on the Red Hat linux> Fedora Core 2 operating environment. Also included in this article is a detailed overview for applying the Oracle9i (9.2.0.5.0) patchset.
Click on the above link to read more and to become a Oracle DBA.
|
A Basic Introduction To SQL
|
The most basic syntax of SQL starts with a SELECT clause and a FROM clause. A SELECT clause tells the database WHAT you want to select. A FROM clause tells the database where to find that data. Click on the above link to read more and to become a Oracle DBA.
|
Data Block Overview
|
Oracle allocates logical database space for all data in a database. The units of database space allocation are data blocks, extents, and segments.Click on the above link to read more and to become a Oracle DBA.
|
Extent Overview
|
An extent is a logical unit of database storage space allocation made up of a number of contiguous data blocks.Click on the above link to read more and to become a Oracle DBA.
|
Segments Overview
|
A segment is a set of extents that contains all the data for a specific logical storage structure within a tablespace. Click on the above link to read more and to become a Oracle DBA.
|