Articles for MCSE, MCSD, MCAD, CIW, CompTIA, Oracle, SCJP Certifications
All articles for OCP DBA 10g certification
Tips and How Tos for OCP DBA 10g certification
!:3701667
in OCP DBA 10g
Everything you want to know about the 1z0-043 test.
Question: Q. What is the pre-requisite for taking the 1z0-043 test?
Answer: A. The 1z0-042 test is the pre-requisite for Oracle Database 10g OCP credential. Additionally, it also requires a hands-on experience to obtain the be...
continue reading "!:3701667" »
OCP 1z0-043 Short Notes: Exam passing tips
in OCP DBA 10g
Configuring Recovery Manager The control file, target database catalog, and Recovery catalog is used to store the RMAN's persistent settings.
The alert log file is used to find out the values of the changed parameters at the time of instance startup.
The NLS_LANG parameter must be set...
continue reading "OCP 1z0-043 Short Notes: Exam passing tips" »
Skills required for Oracle test 1Z0-043
in OCP DBA 10g
Oracle has specified 59 objectives under 14 topics for 1Z0-043 (Oracle 10g Administration-II). A candidate is required to have an excellent command over the following areas to qualify the test:
Knowing about RMAN. Starting RMAN. Configuring RMAN. Using RMAN commands. Knowing about...
continue reading "Skills required for Oracle test 1Z0-043" »
The Recycle Bin
in OCP DBA 10g
Introduction
The recycle bin is a feature in Oracle 10g that assists the database user and the DBA. Database users now do not have to pay attention to the operations that were unwillingly performed, as Oracle 10g provides a facility to recover the dropped database objects at any later...
continue reading "The Recycle Bin" »
Things to practice for Oracle test 1Z0-043.
in OCP DBA 10g
The certification test for Oracle 10g Administration-II (1Z0-043) requires thorough understanding of administrative tasks of a database. To clear the 1Z0-043 exam, a candidate must be well versed with the objectives specified for the test. Before taking the test, you should practice the...
continue reading "Things to practice for Oracle test 1Z0-043." »
Database Resource Manager (DRM).
in OCP DBA 10g
Definition
The Database Resource Manager (DRM) is a DBA tool available in Oracle 10g. It helps to allocate resources to various resource consumer groups based on the criticality of a particular task. It also gives the Oracle database server more control over resource management decisions....
continue reading "Database Resource Manager (DRM)." »
What is an RMAN channel?
in OCP DBA 10g
An RMAN channel represents one stream of data to a device type and corresponds to one server session. It establishes a connection from the RMAN executable to a target database instance by starting a new server session on the instance. The server session then performs the backup, restore, and...
continue reading "What is an RMAN channel?" »
What is backup retention policy?
in OCP DBA 10g
The Recovery Manager (RMAN) provides the CONFIGURE RETENTION POLICY command to create a persistent and automatic backup retention policy for controlling how long backups and copies should be retained. When a backup retention policy is in effect, RMAN considers the backups and copies of data...
continue reading "What is backup retention policy?" »
