SELECTING AN ORACLE BACKUP SOLUTION PART 3: HOT BACKUPS WITH THE NETBACKUP FOR ORACLE ADVANCED BLI AGENT

Size: px
Start display at page:

Download "SELECTING AN ORACLE BACKUP SOLUTION PART 3: HOT BACKUPS WITH THE NETBACKUP FOR ORACLE ADVANCED BLI AGENT"

Transcription

1 VERITAS Education INSTRUCTOR ARTICLES APRIL Selecting an Oracle Backup Solution Part 3: Hot Backups with the NetBackup for Oracle Advanced BLI Agent 2. Using a Volume Snapshot to Recover a Lost Object SELECTING AN ORACLE BACKUP SOLUTION PART 3: HOT BACKUPS WITH THE NETBACKUP FOR ORACLE ADVANCED BLI AGENT The last Oracle newsletter discussed the advantages and configuration of the NetBackup for Oracle agent. This month, we will discuss the NetBackup for Oracle Advanced BLI Agent (NBUO BLI), which also provides for hot database backups written directly to tape, but offers the additional functionality of performing faster incremental backups and reducing the impact of backup processing on the Oracle server. NBUO BLI achieves faster incremental backups by performing block-level incremental backups, which, unlike RMAN directed incremental backups, do not have to examine each block of a data file to determine changes. Block-level incremental backups use the Storage Checkpoint facility of VERITAS File System (available through Database Edition) to track changed data blocks of Oracle database files. A storage checkpoint is a disk- and I/Oefficient snapshot of a file system that provides a consistent view of the file system at the point in time when it is snapped or checkpointed. Instead of making a physically separate copy of the file system, a storage checkpoint tracks only changed blocks; a more efficient method that reduces I/O and CPU overhead on the Oracle server while the snapshot is maintained. During incremental backups, NetBackup uses storage checkpoints to identify all the changed blocks, saving time and reducing CPU overhead during the backup, as well. NBUO BLI uses a feature called Proxy Copy to reduce the impact of backup processing on the Oracle server. Proxy Copy is an extension to the API provided with the NBUO BLI installation that allows the NetBackup Media Manager software to manage the entire backup process of the Oracle data files, not just the actual writing of the data to the backup devices. When a backup using the Proxy Copy feature is initiated, RMAN provides a list of files to be backed up to the NetBackup Media Manager software, which then assumes control of all backup processing. CPU and network overhead are greatly reduced or even eliminated on the Oracle server while the backup is in progress. Currently, Oracle does not support proxy backups of database control files and archived redo logs, so whole database backups consist of proxy backups of data files and RMAN-directed backups of the control file and archived redo logs. The NBUO BLI agent can be configured for use with or without integration with RMAN (this newsletter focuses on using the NBUO BLI agent with RMAN). The agent is available to users of Database Edition for Oracle for Solaris, HP and AIX (AIX is available with 4.5 FP3 or MP3) and can be used with Oracle8i and later. VERITAS Software Requirements: NetBackup VERITAS Database Edition for Oracle NetBackup for Oracle Advanced BLI agent (separately licensed) Oracle 8i or later 1

2 Advantages: Disadvantages: * Makes the database accessible to users during backups * Makes use of standard RMAN commands * Writes the data directly to tape. * Provides faster incremental backups * Performs tape management using NetBackup Media Manager software * Offers a significant reduction in CPU and network overhead during backups * Configuration requires some understanding of RMAN and NetBackup concepts. * Hot backups require recovery after the restore. Configuration overview: 1. Install the NBUO BLI agent on the client. 2. Link NBUO BLI with Oracle. 3. Prepare NBUO BLI scripts. 4. Configure an Oracle backup policy. STEP 1: INSTALL THE NBUO BLI AGENT. The NBUO BLI software is installed after the NetBackup client software installation. Both installations are performed on the system housing the target database you wish to back up. You can install the NBUO BLI software locally using the installation CD, or install it remotely by first installing the software on the NetBackup Master server and then pushing the software to the Oracle client. The remote installation is useful when you have multiple Oracle clients to install, but it requires a trusting client. STEP 2: LINK NETBACKUP FOR ORACLE API WITH ORACLE. The install of the NBUO BLI software copies a media management API library to the Oracle client. This API must be linked with RMAN in order to write to sequential devices such as a robotic tape drive. You can perform the linking process manually or run a script called oracle_link that is also copied to the client during the install. The linking process differs for hardware platforms and Oracle Server release levels, so even if you have performed previous installs of the NBUO agent, you should check the detailed instructions provided in the VERITAS NetBackup 4.5 for Oracle Advanced BLI Agent System Administrator s Guide. You can also search the knowledge base in the VERITAS Support Web site at for Technote to review the latest information about the linking process. STEP 3: PREPARE THE NBUO BLI SCRIPTS. NBUO BLI templates or scripts contain RMAN commands invoked during NBUO BLI backup and restore jobs. Sample scripts are provided during the install and may be modified to meet individual requirements. Modifying the scripts requires little knowledge of RMAN and usually takes only a few minutes, even for a new NBUO BLI user. NBUO BLI provides sample scripts for both backups and restores. You can also use the NetBackup for Oracle Wizard to initiate backups or restores. The wizard prompts for required information to create backup or restore templates and initiates the backup or restore job immediately, if desired. The templates are useful for restores and unscheduled backups, but can also be used to create an NBUO BLI script using a utility called bpdbsbora. This is the same wizard discussed in the NBUO newsletter last 2

3 month. There are additional prompts you select and configure when performing proxy/bli backups. NBUO BLI scripts are required for scheduled backups. The full path and name of the script replaces the file list in an Oracle policy. STEP 4: CONFIGURE AN ORACLE BACKUP POLICY. The next section describes differences between an Oracle policy and a standard backup policy. Configuration of an Oracle policy for NBUO BLI is very similar to configuration of a policy for NBUO (discussed last month). Attributes: Policy type: Select Oracle from the policy type list. Storage unit: Select the storage unit for the backup here (or in the schedule). Volume pool: Select the volume pool for the Oracle backups here (or in the schedule). Keyword phrase: This is not allowed with an Oracle policy (it is ignored). Block level incremental: Select this option. Schedules: Oracle policies require two types of schedules: application backup schedules and automatic backup schedules. As previously noted, Oracle does not currently support proxy backups for control files or archived redo logs. Therefore, to perform a whole database proxy backup you must configure an automatic backup schedule to perform proxy BLI backups of the data files and an application backup schedule to back up the control file and the archived redo logs. Application backup schedule An application backup schedule named Default-Application-Backup is automatically created when you select Oracle as the policy type in the Attributes section. It is important not to delete the schedule, because it is required for non-proxy backups. This schedule behaves in a similar way to a user backup schedule and initiates the request for the RMAN backups of the control file and archived redo logs. This schedule needs to be modified. Schedule window: The start window must encompass all of the periods during which RMAN is able to start non-proxy backup jobs. Typically, start windows are configured to be open 24 hours per day, seven days per week. This ensures your NBUO BLI operations are never locked out due to a closed window. Retention period: The retention period in this schedule type determines how long the non-proxy backups that are performed remain in the NetBackup catalogs. When a backup image expires based on the retention period set here, it is deleted only from the NetBackup catalogs; references to the backup are not deleted from the RMAN repository. You must use RMAN commands to delete references to the expired backups when you allow NetBackup to manage expiration of backups in this manner. You may prefer to manage the expiration and deletion of backup images through RMAN. When a request is issued to delete a backup file from an RMAN repository, RMAN sends a request to NBUO to delete the corresponding image from the NetBackup catalogs. To manage backup images using RMAN repository commands, set the retention period in the application backup schedule to infinity to prevent the expiration of backup images from the NetBackup catalogs until commands are initiated through RMAN utilities. Storage units and volume pools: These can be set in this schedule type and they override settings in the Attributes component of the policy. 3

4 Frequency or calendar schedule settings: Neither frequency nor calendar dates can be set for this schedule type. Frequency is always configured in the automatic backup schedule, discussed in the following section. Automatic backup schedule Automatic backup schedules are used to specify automatic proxy BLI backups initiated by the NetBackup scheduler. Storage units: Are not set in this schedule type; storage units are set in the application backup schedule Volume pools: Are also not set in this schedule type Frequency or calendar schedule settings: Are set in this schedule type Retention period: The retention period for an automatic backup schedule determines how long NetBackup keeps records of when scheduled backups have occurred. The NetBackup scheduler process requires these records to determine the start time for the next automatic backup. It is important to ensure that the retention period in this schedule type is greater than the frequency setting (also set in this schedule type). If the retention period is less than the frequency setting, backup scheduling can be unpredictable. Type of Backup: The type of backup is set in this schedule type. Three types are allowed for NBUO BLI. Automatic full backup Automatic differential backup Automatic cumulative backup The schedule type is passed to the script to ensure the correct backup type is invoked. Multiplexing: Multiplexing settings are configured in this schedule type. Note: Multiplexing must also be configured for the selected storage unit. File List: The file list has a different meaning than the file list in other policies. Normally, in a standard policy, you list files and directories to be backed up. However, because you are now configuring an Oracle policy, you list templates (created using the Oracle wizards) or scripts. If you are using a script, specify the full pathname of the Oracle script on the clients to be backed up. For example: /oracle/scripts/cold_database_backup.sh If you are using a template, you need only specify the name of the template. For example: weekly_full_backup.tpl Client List: The client list should contain only the Oracle clients to be backed up at the same time using the specified script or template in the file list. You can test the finished policy configuration by performing a manual backup through the backup policy interface. Database users can also initiate backups on the client system, either by initiating a manual backup using jnbsa (provided on the client during the NBUO BLI installation) or by performing a user-directed backup from the command line or from the Oracle wizard. 4

5 Sample restore scripts are provided to simplify the restore and recovery process. Edit them as you would a sample backup script and invoke them by running them from the command line. You may prefer to use the Oracle Restore Wizard as an alternative. For more information on Oracle backup and restores using the NBUO BLI agent, see the NetBackup 4.5 for Oracle Advanced BLI Agent System Administration Guide. -- Lisa Childress, Senior Instructor, VERITAS Education USING A VOLUME SNAPSHOT TO RECOVER A LOST OBJECT Released with Database Edition 3.5, VERITAS Database FlashSnap is a separately licensed set of utilities specifically designed to create recoverable, point-in-time snapshot images of a database. The Oracle administrator can then use these copies as backups, or as a duplicate database for decision support analysis and reporting or application testing and training. One important advantage of these point-in-time copies is that they provide the Oracle administrator with the ability to create an exact clone of a database instance and then use that clone to recover from logical errors, such as the inadvertent loss of a table or other database object, committed by database users or applications. The alternative requires a full restoration from tape or other backup. The steps to create a point-in-time clone of an Oracle database are as follows: 1. Log in to the host as the Oracle administrator. 2. Create and validate the snapshot plan. 3. Create a volume snapshot of the database. 4. Create the clone database and recover the lost object. 5. Destroy the clone database. CREATING AND VALIDATING A SNAPSHOT PLAN Database FlashSnap requires database and storage information, such as primary and secondary host name, ORACLE_SID, ORACLE_HOME, or primary and secondary disk group, to successfully create a snapshot image of a database, tablespace, or tables. The snapshot plan specifies snapshot scenarios, such as online or offline, and database, tablespace, or tables. You can create and validate the snapshot plan using the dbed_vmchecksnap command. The snapshot plan also serves as a blueprint for the clone database. When you first run dbed_vmchecksnap with the -o setdefaults option, the command creates a snapshot plan template with a number of default variables and values. You can edit the snapshot plan file manually using a text editor to set the variables for different snapshot scenarios. $ dbed_vmchecksnap -S ORCL -H /oracle -f ORCLplan \ -o setdefaults -t train01 Once a snapshot plan is created, you must validate the information in the plan. The dbed_vmchecksnap command with the o validate option validates the snapshot plan. It verifies that the snapshot plexes and their associated data change object (DCO) logs are on different disks from the original plexes and are configured correctly, and it checks the mode of the snapshot, the archive log mode, and the archive log destinations. $ dbed_vmchecksnap -S ORCL -H /oracle -f ORCLplan -o validate 5

6 The dbed_vmchecksnap command must be executed by the database administrator (DBA). CREATING A VOLUME SNAPSHOT OF THE DATABASE After the snapshot plan is created and validated, you are ready to create a volume snapshot. Begin by ensuring that the storage is properly configured for Database FlashSnap. Then use the dbed_vmsnap command to create the snapshot. $ dbed_vmsnap -S ORCL -f ORCLplan \ -o snapshot dbed_vmsnap started at :19:24 The dbed_vmsnap command must be executed by the database administrator. The snapshot image created by dbed_vmsnap is a frozen image of an Oracle database's datafiles. You can choose whether or not to include archive log volumes in the snapshot. The command dbed_vmsnap ensures that a backup control file is created (in the VxDBA repository) along with the snapshot, which allows for complete data recovery, if needed. The dbed_vmsnap command places the tablespaces in backup mode when it creates the snapshot. CREATING THE CLONE DATABASE After the snapshot image is created, it represents the consistent backup copy of the database. The same snapshots can be used for database backup and recovery or to create a duplicate database on the same host or on a different host. To create a clone from one of these snapshot images, use the dbed_vmclonedb command. $ dbed_vmclonedb -S ORCL -g SNAP_oradg \ -o recoverdb,new_sid=clone -r /snapdb As with all Database FlashSnap commands, the dbed_vmclonedb command must be executed by the database administrator. The dbed_vmclonedb command creates a clone database from the snapshot image of a database created by the dbed_vmsnap command. This clone can be created either on the same host or on another host. When the clone is created on another host, the dbed_vmclonedb command uses the VxDBA repository to import the snapshot disk group, mount the file system (mount points to be precreated) on the snapshot volumes, and start a clone database after completing necessary recovery procedures, if required. When used on the primary host, the dbed_vmclonedb command creates a clone database on it; the option -r relocate_path is required so that the clone database's file systems use different mount points from those used by the primary database. The -o recoverdb option is used in case the user requires that the clone database be recovered automatically, using all available archive logs; a manual point-in-time recovery can be performed if the -o recoverdb option is not used with dbed_vmclonedb command. The dbed_vmclonedb command runs without interaction from the user. After the clone is online and mounted, you can export the lost object from the clone and then import it into the production database with no interruption of availability. At this point, the database administrator has a number of choices for the disposition of the database clone. The database may be used for a variety of tasks, including decision support and analysis, testing, or training. Alternatively, the DBA may choose to use the clone to perform off-host processing. The database administrator 6

7 may then use Database FlashSnap tools to resynchronize the clone with the primary database. The database administrator also has the option to destroy the clone. DESTROYING THE CLONE DATABASE To destroy the online copy of the database, simply shut down the clone and unmount the file system. This can be performed in one step using the dbed_vmclonedb command with the o umount option. $ dbed_vmclonedb -o umount,new_sid= CLONE VERITAS Database FlashSnap provides a powerful and flexible storage management solution for database administrators. By creating point-in-time copies of the database, Database FlashSnap allows administrators to perform resource-intensive processes such as backups, decision support, and reporting without disrupting the performance of production systems. In addition, these point-in-time copies can also serve as on-disk backup images for protecting and recovering mission-critical data. To learn more about VERITAS Database FlashSnap, and all the VERITAS Database Editions features, attend the VERITAS Database Edition 3.5 for Oracle for Solaris course now available from VERITAS Education. -- Jane Richter, Technical Course Developer, VERITAS Education 7

Veritas NetBackup for Oracle Administrator's Guide

Veritas NetBackup for Oracle Administrator's Guide Veritas NetBackup for Oracle Administrator's Guide UNIX, Windows, and Linux Release 8.1 Veritas NetBackup for Oracle Administrator's Guide Last updated: 2017-09-26 Legal Notice Copyright 2017 Veritas Technologies

More information

WHITE PAPER: ENTERPRISE SOLUTIONS

WHITE PAPER: ENTERPRISE SOLUTIONS WHITE PAPER: ENTERPRISE SOLUTIONS Integrating Network Appliance Snapshot and SnapRestore with Veritas NetBackup in an Oracle Backup Environment (Now from Symantec ) White Paper: Symantec Enterprise Solutions

More information

HP 3PAR Recovery Manager Software for Oracle

HP 3PAR Recovery Manager Software for Oracle HP 3PAR Recovery Manager 4.2.0 Software for Oracle User s Guide Abstract This document provides the information needed to install, configure, and use the HP 3PAR Recovery Manager 4.2.0 Software for Oracle

More information

HP 3PAR Recovery Manager Software for Oracle

HP 3PAR Recovery Manager Software for Oracle HP 3PAR Recovery Manager 4.6.0 Software for Oracle User Guide Abstract This document provides the information needed to install, configure, and use the HP 3PAR Recovery Manager 4.6.0 Software for Oracle

More information

Copilot Deeper Dive. Rasmus Rask Eilersen

Copilot Deeper Dive. Rasmus Rask Eilersen Copilot Deeper Dive Rasmus Rask Eilersen Contents 1 2 3 4 5 Quick Overview of Copilot Terminology Architecture and Process Dump and Sweep Architecture and Process Whole Database and Incremental Merge Video

More information

WHITE PAPER. Oracle Backup and Recovery Essentials INFORMATION THAT EVERY ORACLE DATABASE ADMINISTRATOR SHOULD KNOW

WHITE PAPER. Oracle Backup and Recovery Essentials INFORMATION THAT EVERY ORACLE DATABASE ADMINISTRATOR SHOULD KNOW WHITE PAPER Oracle Backup and Recovery Essentials INFORMATION THAT EVERY ORACLE DATABASE ADMINISTRATOR SHOULD KNOW 1 TABLE OF CONTENTS Introduction 3 Oracle Backup Basics.. 3 Limitations of Manual Backup

More information

The VERITAS VERTEX Initiative. The Future of Data Protection

The VERITAS VERTEX Initiative. The Future of Data Protection The VERITAS VERTEX Initiative V E R I T A S W H I T E P A P E R The Future of Data Protection Table of Contents Introduction.................................................................................3

More information

FILE / RMAN BACKUP PRODUCTS MANUAL EBOOK

FILE / RMAN BACKUP PRODUCTS MANUAL EBOOK 31 October, 2017 FILE / RMAN BACKUP PRODUCTS MANUAL EBOOK Document Filetype: PDF 111.76 KB 0 FILE / RMAN BACKUP PRODUCTS MANUAL EBOOK You took this cold RMAN backup from a development database, your developpers

More information

NetBackup For Oracle. Scalable Backup and Recovery for Critical Oracle Databases

NetBackup For Oracle. Scalable Backup and Recovery for Critical Oracle Databases NetBackup For Oracle Scalable Backup and Recovery for Critical Oracle Databases Table of Contents Executive Summary... 1 Introduction... 2 Limitations of Manual Backup Methods... 3 Requirements for Oracle

More information

Chapter One. Concepts BACKUP CONCEPTS

Chapter One. Concepts BACKUP CONCEPTS Chapter One 1 Concepts Backup and recovery is not a single, discrete subject, but a collection of methods, strategies, and procedures to protect the data in your database and provide a means of recovery

More information

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version :

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version : Symantec 250-421 Design of DP Solutions for UNIX using NBU 5.0 Download Full Version : http://killexams.com/pass4sure/exam-detail/250-421 B. Applications running on the Windows clients will be suspended

More information

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE ORACLE 11gR2 DBA by Mr. Akal Singh ( Oracle Certified Master ) INTRODUCTION to ORACLE COURSE CONTENT Exploring the Oracle Database Architecture List the major architectural components of Oracle Database

More information

VERITAS NetBackup for SAP R/3 Environment Protection

VERITAS NetBackup for SAP R/3 Environment Protection WHITE PAPER VERITAS NetBackup for SAP R/3 Environment Protection INFORMATION THAT EVERY SAP R/3 ADMINISTRATOR SHOULD KNOW SEPTEMBER, 2002 TABLE OF CONTENTS Introduction... 3 SAP R/3 Backup Basics 3 Technical

More information

Oracle Database 12C: Advanced Administration - 1Z0-063

Oracle Database 12C: Advanced Administration - 1Z0-063 Oracle Database 12C: Advanced Administration - 1Z0-063 Backup and Recovery Explain Oracle backup and recovery solutions o Describe types of database failures o Describe the tools available for backup and

More information

Oracle Database 11g: Administration Workshop II

Oracle Database 11g: Administration Workshop II Oracle Database 11g: Administration Workshop II Duration: 5 Days What you will learn In this course, the concepts and architecture that support backup and recovery, along with the steps of how to carry

More information

MBS Microsoft Oracle Plug-In 6.82 User Guide

MBS Microsoft Oracle Plug-In 6.82 User Guide MBS Microsoft Oracle Plug-In 6.82 User Guide 10 Oracle Plug-In This version of the Oracle Plug-In supports Windows Agents. It is an add-on that allows you to perform database backups on Oracle databases.

More information

Oracle Database 11g: Administration Workshop I DBA Release 2

Oracle Database 11g: Administration Workshop I DBA Release 2 Oracle Database 11g: Administration Workshop II DBA Release 2 What you will learn: This course takes the database administrator beyond the basic tasks covered in the first workshop. The student begins

More information

Course Outline: Oracle Database 11g: Administration II. Learning Method: Instructor-led Classroom Learning. Duration: 5.

Course Outline: Oracle Database 11g: Administration II. Learning Method: Instructor-led Classroom Learning. Duration: 5. Course Outline: Oracle Database 11g: Administration II Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: In this course, the concepts and architecture that support

More information

Designing Data Protection Strategies for Oracle Databases

Designing Data Protection Strategies for Oracle Databases WHITE PAPER Designing Data Protection Strategies for Oracle Databases VERITAS Backup Exec 9.0 for Windows Servers Agent for Oracle VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS Introduction...3

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

More information

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP) Audience Data Warehouse Administrator Database Administrators Support Engineer Technical Administrator Technical Consultant Related Training Required Prerequisites Knowledge of Oracle Database 12c Knowledge

More information

Designing Data Protection Strategies for Oracle Databases

Designing Data Protection Strategies for Oracle Databases WHITE PAPER Designing Data Protection Strategies for Oracle Databases VERITAS Backup Exec 9.1 for Windows Servers Agent for Oracle 11/20/2003 1 TABLE OF CONTENTS Introduction...3 Oracle Backup Basics...3

More information

ORACLE 12C - M-IV - DBA - ADMINISTRADOR DE BANCO DE DADOS II

ORACLE 12C - M-IV - DBA - ADMINISTRADOR DE BANCO DE DADOS II ORACLE 12C - M-IV - DBA - ADMINISTRADOR DE BANCO DE DADOS II CONTEÚDO PROGRAMÁTICO Core Concepts and Tools of the Oracle Database The Oracle Database Architecture: Overview ASM Storage Concepts Connecting

More information

WHITE PAPER. Recovery of a Single Microsoft Exchange 2000 Database USING VERITAS EDITION FOR MICROSOFT EXCHANGE 2000

WHITE PAPER. Recovery of a Single Microsoft Exchange 2000 Database USING VERITAS EDITION FOR MICROSOFT EXCHANGE 2000 WHITE PAPER Recovery of a Single Microsoft Exchange 2000 Database USING VERITAS EDITION FOR MICROSOFT EXCHANGE 2000 June, 2003 1 TABLE OF CONTENTS Overview...3 Background...3 Traditional Backup Processes...4

More information

Oracle Database 11g Administration Workshop II

Oracle Database 11g Administration Workshop II Oracle Database 11g Administration Workshop II Course information Days : 5 Total lessons : 20 Suggested Prerequisites : Oracle Database 11g: SQL Fundamentals I Oracle Database 11g: Administration Workshop

More information

Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals

Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals Description The SQL Fundamentals exam is intended to verify that certification candidates have a basic understanding of the SQL language. It covers the

More information

Oracle Database 12c: Backup and Recovery Workshop Ed 2 NEW

Oracle Database 12c: Backup and Recovery Workshop Ed 2 NEW Oracle University Contact Us: 0845 777 7711 Oracle Database 12c: Backup and Recovery Workshop Ed 2 NEW Duration: 5 Days What you will learn This Oracle Database 12c: Backup and Recovery Workshop will teach

More information

Backup Exec 12 Icons Glossary

Backup Exec 12 Icons Glossary Backup Exec 12 Icons Glossary Action icons Alert icons Backup Exec Service Manager icons DB2 backup and restore icons DPM restore icons Exchange backup and restore icons Install icons Job List icons Lotus

More information

Oracle RMAN for Absolute Beginners

Oracle RMAN for Absolute Beginners Oracle RMAN for Absolute Beginners Darl Kuhn Apress Contents About the Author Acknowledgments Introduction xvii xix xxi Chapter 1: Getting Started... 1 Connecting to Your Database 1 Establishing OS Variables

More information

1. Name of Course: Oracle Database 12c: Backup and Recovery Workshop

1. Name of Course: Oracle Database 12c: Backup and Recovery Workshop ITSW 2037 Course Syllabus 1. Name of Course: Oracle Database 12c: Backup and Recovery Workshop 2. Number of Clock Hours: 60 hours 3. Course Description: Students will gain an understanding of Oracle database

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 1z1-063 Title : Oracle Database 12c: Advanced Administration Vendor : Oracle Version : DEMO Get Latest

More information

ORACLE DATABASE: ADMINISTRATION WORKSHOP II

ORACLE DATABASE: ADMINISTRATION WORKSHOP II ORACLE DATABASE: ADMINISTRATION WORKSHOP II CORPORATE COLLEGE SEMINAR SERIES Date: March 18 April 25 Presented by: Lone Star Corporate College in partnership with the Oracle Workforce Development Program

More information

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Oracle University Contact Us: +386 1 588 88 13 Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Duration: 5 Days What you will learn In this Oracle Database 12c R2: Backup and Recovery Workshop,

More information

Redefining Data Protection. Title Page. User s Guide. for the NetVault: Backup APM for Oracle. APM Version 5.5 OAG

Redefining Data Protection. Title Page. User s Guide. for the NetVault: Backup APM for Oracle. APM Version 5.5 OAG Redefining Data Protection Title Page User s Guide for the NetVault: Backup APM for Oracle APM Version 5.5 OAG-101-5.5-EN-01 06/06/08 Copyrights NetVault: Backup - User s Guide for the NetVault: Backup

More information

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Oracle University Contact Us: Toll Free: 0008004401672 Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Duration: 5 Days What you will learn In this Oracle Database 12c R2: Backup and Recovery

More information

Oracle - Oracle Database 12c: Backup and Recovery Workshop Ed 2

Oracle - Oracle Database 12c: Backup and Recovery Workshop Ed 2 Oracle - Oracle Database 12c: Backup and Recovery Workshop Ed 2 Code: Lengt h: URL: 12cDB-BR 5 days View Online This Oracle Database 12c: Backup and Recovery Workshop will teach you how to evaluate your

More information

Programa de Actualización Profesional ACTI Oracle Database 11g: Administration Workshop II

Programa de Actualización Profesional ACTI Oracle Database 11g: Administration Workshop II Programa de Actualización Profesional ACTI Oracle Database 11g: Administration Workshop II What you will learn This Oracle Database 11g: Administration Workshop II Release 2 training takes the database

More information

Netapp Exam NS0-510 NCIE-Backup & Recovery Implementation Engineer Exam Version: 7.0 [ Total Questions: 216 ]

Netapp Exam NS0-510 NCIE-Backup & Recovery Implementation Engineer Exam Version: 7.0 [ Total Questions: 216 ] s@lm@n Netapp Exam NS0-510 NCIE-Backup & Recovery Implementation Engineer Exam Version: 7.0 [ Total Questions: 216 ] https://certkill.com Topic break down Topic No. of Questions Topic 1: Volume A 100 Topic

More information

IBM Spectrum Protect Plus

IBM Spectrum Protect Plus IBM Spectrum Protect Plus IBM Spectrum Storage Family E-Dist Grugliasco (To) - 24 Maggio 2018 IBM Corporation Ruggero Luvie IBM Software Defined Storage TechSales rluvie@it.ibm.com IBM Spectrum Protect

More information

The NetBackup catalog resides on the disk of the NetBackup master server. The catalog consists of the following parts:

The NetBackup catalog resides on the disk of the NetBackup master server. The catalog consists of the following parts: What is a NetBackup catalog? NetBackup catalogs are the internal databases that contain information about NetBackup backups and configuration. Backup information includes records of the files that have

More information

Veritas Storage Foundation for Oracle RAC from Symantec

Veritas Storage Foundation for Oracle RAC from Symantec Veritas Storage Foundation for Oracle RAC from Symantec Manageability, performance and availability for Oracle RAC databases Data Sheet: Storage Management Overviewview offers a proven solution to help

More information

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases Manageability and availability for Oracle RAC databases Overview Veritas Storage Foundation for Oracle RAC from Symantec offers a proven solution to help customers implement and manage highly available

More information

Oracle. Exam Questions 1Z Oracle Database 11g: Administration I. Version:Demo

Oracle. Exam Questions 1Z Oracle Database 11g: Administration I. Version:Demo Oracle Exam Questions 1Z0-052 Oracle Database 11g: Administration I Version:Demo 1. You notice that the performance of the database has degraded because of frequent checkpoints. Which two actions resolve

More information

Reporting from the RMAN repository

Reporting from the RMAN repository New York Oracle Users Group Reporting from the RMAN repository 21-September 2006 Tim Gorman Evergreen Database Technologies, Inc. Agenda Shifting the mind-set It s not about doing backups It s about populating

More information

A. Automatic memory management is disabled because PGA_AGGREGATE_TARGET and SGA_TARGET are not set.

A. Automatic memory management is disabled because PGA_AGGREGATE_TARGET and SGA_TARGET are not set. Volume: 148 Questions Question No : 1 memory_target big integer 808M pga_aggregate_target big integer 0 sga_target big integer 0 SQL> SHOW PARAMETER SGA_MAX_SIZE NAME TYPE VALUE sga_max_size big integer

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange

Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange Windows Server 2003 Windows Server 2008 5.1 Veritas Storage Foundation

More information

Chapter 10 Protecting Virtual Environments

Chapter 10 Protecting Virtual Environments Chapter 10 Protecting Virtual Environments 164 - Protecting Virtual Environments As more datacenters move to virtualize their environments and the number of virtual machines and the physical hosts they

More information

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version :

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version : HP HP0-771 Designing and Implementing HP Enterprise Backup Solutions Download Full Version : http://killexams.com/pass4sure/exam-detail/hp0-771 A. copy backup B. normal backup C. differential backup D.

More information

ORACLE DATABASE: ADMINISTRATION WORKSHOP II

ORACLE DATABASE: ADMINISTRATION WORKSHOP II ORACLE DATABASE: ADMINISTRATION WORKSHOP II CORPORATE COLLEGE SEMINAR SERIES Date: March 18 April 25 Presented by: Lone Star Corporate College in partnership with the Oracle Workforce Development Program

More information

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Duration: 5 Days What you will learn In this Oracle Database 12c R2: Backup and Recovery Workshop,

More information

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap VERITAS FlashSnap Guidelines for Using VERITAS FlashSnap V E R I T A S W H I T E P A P E R Table of Contents Summary.......................................................................................1

More information

Innovative Oracle Backup and Restore Taken to the Cloud. Dan Fischer

Innovative Oracle Backup and Restore Taken to the Cloud. Dan Fischer Innovative Oracle Backup and Restore Taken to the Cloud Dan Fischer Oracle Data Protection 1 Veritas 360 Data Management 5 Copilot Incremental Merge 2 Copilot for Oracle Platform Introduction 6 Copilot

More information

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Oracle University Contact Us: Toll Free: 0008004401672 Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Duration: 5 Days What you will learn In this Oracle Database 12c R2: Backup and Recovery

More information

CO Oracle Database 12c: Backup and Recovery Workshop

CO Oracle Database 12c: Backup and Recovery Workshop CO-78850 Oracle Database 12c: Backup and Recovery Workshop Summary Duration 5 Days Audience Data Warehouse Administrators, Database Administrators, Support Engineers, Technical Administrators, Technical

More information

Exam : DP-022W. Title : Data Protection Implementation for Windows using NetBackup 5.0. Version : DEMO

Exam : DP-022W. Title : Data Protection Implementation for Windows using NetBackup 5.0. Version : DEMO Exam : DP-022W Title : Data Protection Implementation for Windows using NetBackup 5.0 Version : DEMO 1.You have an MSSQL database that you need to add to your environment. Which three items do you need

More information

Oracle DBA workshop I

Oracle DBA workshop I Complete DBA(Oracle 11G DBA +MySQL DBA+Amazon AWS) Oracle DBA workshop I Exploring the Oracle Database Architecture Oracle Database Architecture Overview Oracle ASM Architecture Overview Process Architecture

More information

Recovering Oracle Databases

Recovering Oracle Databases CHAPTER 20 Recovering Oracle Databases In this chapter you will learn how to Recover from loss of a controlfile Recover from loss of a redo log file Recover from loss of a system-critical datafile Recover

More information

Redefining Data Protection. Title Page. User s Guide. for the NetVault:Backup APM for Oracle. APM Version 5.1 OAG

Redefining Data Protection. Title Page. User s Guide. for the NetVault:Backup APM for Oracle. APM Version 5.1 OAG Redefining Data Protection Title Page User s Guide for the NetVault:Backup APM for Oracle APM Version 5.1 OAG-101-5.1-EN-01 01/30/08 Copyrights NetVault:Backup - User s Guide for the NetVault:Backup APM

More information

Oracle Database 11g: Administration I

Oracle Database 11g: Administration I Oracle 1z0-052 Oracle Database 11g: Administration I Version: 7.0 Topic 1, Volume A Oracle 1z0-052 Exam QUESTION NO: 1 You notice that the performance of the database has degraded because of frequent checkpoints.

More information

Oracle Exam 11gocmu Oracle Database 11g Certified Master Upgrade Exam Version: 4.0 [ Total Questions: 671 ]

Oracle Exam 11gocmu Oracle Database 11g Certified Master Upgrade Exam Version: 4.0 [ Total Questions: 671 ] s@lm@n Oracle Exam 11gocmu Oracle Database 11g Certified Master Upgrade Exam Version: 4.0 [ Total Questions: 671 ] Topic break down Topic No. of Questions Topic 1: Pool 1 112 Topic 2: Pool 2 100 Topic

More information

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002 Managing Oracle Real Application Clusters An Oracle White Paper January 2002 Managing Oracle Real Application Clusters Overview...3 Installation and Configuration...3 Oracle Software Installation on a

More information

WHITE PAPER. VERITAS NetBackup Technical Overview VERITAS NETBACKUP TECHNICAL OVERVIEW

WHITE PAPER. VERITAS NetBackup Technical Overview VERITAS NETBACKUP TECHNICAL OVERVIEW WHITE PAPER VERITAS NetBackup Technical Overview VERITAS NETBACKUP TECHNICAL OVERVIEW 1 TABLE OF CONTENTS VERITAS NetBackup Technical Overview...1 Product Overview...4 Key Features of NetBackup...4 NetBackup

More information

Redefining Data Protection

Redefining Data Protection Redefining Data Protection Title Page User s Guide for the NetVault:Backup APM for Oracle APM Version 5.000 NVE 7009-7F 07/23-07 Copyrights NetVault:Backup - User s Guide for the NetVault:Backup APM for

More information

Question No : 1 Which three statements are true regarding persistent lightweight jobs? (Choose three.)

Question No : 1 Which three statements are true regarding persistent lightweight jobs? (Choose three.) Volume: 183 Questions Question No : 1 Which three statements are true regarding persistent lightweight jobs? (Choose three.) A. The user cannot set privileges on persistent lightweight jobs. B. The use

More information

Exam : Oracle 1Z0 043

Exam : Oracle 1Z0 043 Exam : Oracle 1Z0 043 Title : oracle database 10g:administration ii Update : Demo http://www.killtest.com 1. You have set the value of the NLS_TIMESTAMP_TZ_FORMAT parameter in the parameter file to YYYY

More information

Veritas Exam VCS-371 Administration of Veritas NetBackup 7.5 for Windows Version: 7.2 [ Total Questions: 207 ]

Veritas Exam VCS-371 Administration of Veritas NetBackup 7.5 for Windows Version: 7.2 [ Total Questions: 207 ] s@lm@n Veritas Exam VCS-371 Administration of Veritas NetBackup 7.5 for Windows Version: 7.2 [ Total Questions: 207 ] Veritas VCS-371 : Practice Test Topic break down Topic No. of Questions Topic 1: Volume

More information

Veritas VCS-318. Administration of Veritas Backup Exec

Veritas VCS-318. Administration of Veritas Backup Exec Veritas VCS-318 Administration of Veritas Backup Exec 2014 http://killexams.com/exam-detail/vcs-318 QUESTION: 122 What is the result when running a GRT backup of a VMware virtual machine with the option

More information

Administration of Data Protection Solutions for Windows using NetBackup 6.5

Administration of Data Protection Solutions for Windows using NetBackup 6.5 Administration of Data Protection Solutions for Windows using NetBackup 6.5 Study Guide The following tables list the Symantec Certification exam objectives for the Administration of Data Protection Solutions

More information

Veritas NetBackup Vault Administrator s Guide

Veritas NetBackup Vault Administrator s Guide Veritas NetBackup Vault Administrator s Guide UNIX, Windows, and Linux Release 6.5 12308354 Veritas NetBackup Vault Administrator s Guide Copyright 2001 2007 Symantec Corporation. All rights reserved.

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

More information

VCS-276.exam. Number: VCS-276 Passing Score: 800 Time Limit: 120 min File Version: VCS-276

VCS-276.exam. Number: VCS-276 Passing Score: 800 Time Limit: 120 min File Version: VCS-276 VCS-276.exam Number: VCS-276 Passing Score: 800 Time Limit: 120 min File Version: 1.0 VCS-276 Administration of Veritas NetBackup 8.0 Version 1.0 Exam A QUESTION 1 A NetBackup policy is configured to back

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008 Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008 Windows Server 2003, Windows Server 2008 5.1 Application Pack 1 Veritas Storage Foundation

More information

Veritas NetBackup for SAP Administrator's Guide

Veritas NetBackup for SAP Administrator's Guide Veritas NetBackup for SAP Administrator's Guide for UNIX, Windows, and Linux Release 7.7.3 Veritas NetBackup for SAP Administrator's Guide Documentation version: 7.7.3 Legal Notice Copyright 2016 Veritas

More information

ORANET- Course Contents

ORANET- Course Contents ORANET- Course Contents 1. Oracle 11g SQL Fundamental-l 2. Oracle 11g Administration-l 3. Oracle 11g Administration-ll Oracle 11g Structure Query Language Fundamental-l (SQL) This Intro to SQL training

More information

Veritas NetBackup for SAP Administrator's Guide

Veritas NetBackup for SAP Administrator's Guide Veritas NetBackup for SAP Administrator's Guide for UNIX, Windows, and Linux Release 8.0 Veritas NetBackup for SAP Administrator's Guide Document version: 8.0 Legal Notice Copyright 2016 Veritas Technologies

More information

IBM Spectrum Protect for Enterprise Resource Planning Data Protection for SAP for Oracle Version 8.1. Installation and User's Guide IBM

IBM Spectrum Protect for Enterprise Resource Planning Data Protection for SAP for Oracle Version 8.1. Installation and User's Guide IBM IBM Spectrum Protect for Enterprise Resource Planning Data Protection for SAP for Oracle Version 8.1 Installation and User's Guide IBM IBM Spectrum Protect for Enterprise Resource Planning Data Protection

More information

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC)

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Manageability and availability for Oracle RAC databases Overview Veritas InfoScale Enterprise for Oracle Real Application Clusters

More information

Oracle Database 11g Data Guard

Oracle Database 11g Data Guard Oracle Database 11g Data Guard Overview This course introduces the delegate to the main architectural concepts of Data Guard. Delegates will learn how to use Oracle Data Guard to protect Oracle Databases

More information

Veritas NetBackup Copilot for Oracle Configuration Guide. Release 2.7.2

Veritas NetBackup Copilot for Oracle Configuration Guide. Release 2.7.2 Veritas NetBackup Copilot for Oracle Configuration Guide Release 2.7.2 Veritas NetBackup Copilot for Oracle Configuration Guide Documentation version: 2.7.2 Legal Notice Copyright 2016 Veritas Technologies

More information

Veritas Storage Foundation 6.1 Storage and Availability Management for Oracle Databases

Veritas Storage Foundation 6.1 Storage and Availability Management for Oracle Databases Veritas Storage Foundation 6.1 Storage and Availability Management for Oracle Databases HP-UX 11i v3 Part Number: 869172-001 Published: June 2016 Edition: 1 Copyright 2001, 2016 Hewlett Packard Enterprise

More information

Backup Tab. User Guide

Backup Tab. User Guide Backup Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Create a New Backup... 3 3. Manage backup jobs... 4 Using the Edit menu... 5 Overview... 5 Destination...

More information

Veritas NetBackup for DB2 Administrator's Guide

Veritas NetBackup for DB2 Administrator's Guide Veritas NetBackup for DB2 Administrator's Guide UNIX, Windows, and Linux Release 8.1 Veritas NetBackup for DB2 Administrator's Guide Last updated: 2017-09-26 Legal Notice Copyright 2017 Veritas Technologies

More information

TestsDumps. Latest Test Dumps for IT Exam Certification

TestsDumps.  Latest Test Dumps for IT Exam Certification TestsDumps http://www.testsdumps.com Latest Test Dumps for IT Exam Certification Exam : 1z1-067 Title : Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP Vendor : Oracle Version : DEMO 1 NO.1 Examine

More information

Purpose. Configuring ARCHIVELOG mode

Purpose. Configuring ARCHIVELOG mode Purpose This document provides a guide to setting up the backup process specific to Oracle Database Standard Edition One on Dell servers. The following backup process takes advantage of the new Oracle

More information

VERITAS Backup Exec 9.1 for Windows Servers. Advanced Open File Option

VERITAS Backup Exec 9.1 for Windows Servers. Advanced Open File Option WHITE PAPER Advanced Protection For Open Files VERITAS Backup Exec 9.1 for Windows Servers Advanced Open File Option 11/20/2003 1 TABLE OF CONTENTS Executive Summary...3 How the Advanced Open File Option

More information

Questions: 1 What is the name of the Netbackup service running after installation of a Windows client?

Questions: 1 What is the name of the Netbackup service running after installation of a Windows client? Questions: 1 What is the name of the Netbackup service running after installation of a Windows client? A. NetBackup Windows Service B. NetBackup Client Service C. NetBackup Remote Service D. NetBack File

More information

VERITAS NetBackup 6.0 for Microsoft SharePoint Portal Server 2001

VERITAS NetBackup 6.0 for Microsoft SharePoint Portal Server 2001 VERITAS NetBackup 6.0 for Microsoft SharePoint Portal Server 2001 System Administrator s Guide for Windows N152708 September 2005 Disclaimer The information contained in this publication is subject to

More information

Question No : 1 Which three statements are true regarding the use of the Database Migration Assistant for Unicode (DMU)?

Question No : 1 Which three statements are true regarding the use of the Database Migration Assistant for Unicode (DMU)? Volume: 176 Questions Question No : 1 Which three statements are true regarding the use of the Database Migration Assistant for Unicode (DMU)? A. A DBA can check specific tables with the DMU B. The database

More information

ensync: Your Certified Oracle Partner

ensync: Your Certified Oracle Partner ensync: Your Certified Oracle Partner Oracle for IFS Protect & Restore Training Syllabus Course Purpose This course will teach system and database administrators how to create and implement a unique backup

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

Veritas NetBackup 6.5 Clients and Agents

Veritas NetBackup 6.5 Clients and Agents Veritas NetBackup 6.5 Clients and Agents The Veritas NetBackup Platform Next-Generation Data Protection Overview Veritas NetBackup provides a simple yet comprehensive selection of innovative clients and

More information

Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide

Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide Published: September 13 th, 2011 Revision: This manual is updated for Version 6.85 Software Version: 6.85 (March, 2011) Copyright 1997-2011.

More information

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for SQL Server Symantec Backup and Recovery Technical Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints Preface/disclaimer Notice This NetBackup

More information

1Z Upgrade Oracle9i/10g to Oracle Database 11g OCP Exam Summary Syllabus Questions

1Z Upgrade Oracle9i/10g to Oracle Database 11g OCP Exam Summary Syllabus Questions 1Z0-034 Upgrade Oracle9i/10g to Oracle Database 11g OCP Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-034 Exam on Upgrade Oracle9i/10g to Oracle Database 11g OCP... 2 Oracle 1Z0-034

More information

Alternative Backup Methods For HP-UX Environments Today and Tomorrow

Alternative Backup Methods For HP-UX Environments Today and Tomorrow Alternative Backup Methods For HP-UX Environments Today and Tomorrow Rob O Brien Product Marketing Manager VERITAS Software robrien@veritas.com September 26, 2002 Agenda VERITAS Software Overview Storage

More information

Protecting Oracle databases with HPE StoreOnce Catalyst and RMAN

Protecting Oracle databases with HPE StoreOnce Catalyst and RMAN Protecting Oracle databases with HPE StoreOnce Catalyst and RMAN Oracle database backup using the HPE StoreOnce Catalyst Plug-in for Oracle RMAN Technical white paper Technical white paper Contents Introduction...

More information

Explore the Oracle 10g database architecture. Install software with the Oracle Universal Installer (OUI)

Explore the Oracle 10g database architecture. Install software with the Oracle Universal Installer (OUI) Oracle DBA (10g, 11g) Training Course Content Introduction (Database Architecture) Describe course objectives Explore the Oracle 10g database architecture Installing the Oracle Database Software Explain

More information

Oracle Plug-in for Windows Agent 7.2 User Guide

Oracle Plug-in for Windows Agent 7.2 User Guide Oracle Plug-in for Windows Agent 7.2 User Guide Revision: This manual has been updated for Version 7.2 for Windows (February 2013). Software Version: 7.20 for Windows 2013 The software manufacturer makes

More information

A. connecting to the target database and a recovery catalog to execute the duplicate command

A. connecting to the target database and a recovery catalog to execute the duplicate command Volume: 175 Questions Question No : 1 Which two are prerequisites for creating a backup-based duplicate database? A. connecting to the target database and a recovery catalog to execute the duplicate command

More information

Oracle 1Z0-053 Exam Questions and Answers (PDF) Oracle 1Z0-053 Exam Questions 1Z0-053 BrainDumps

Oracle 1Z0-053 Exam Questions and Answers (PDF) Oracle 1Z0-053 Exam Questions 1Z0-053 BrainDumps Oracle 1Z0-053 Dumps with Valid 1Z0-053 Exam Questions PDF [2018] The Oracle 1Z0-053 Oracle Database 11g: Administration II exam is an ultimate source for professionals to retain their credentials dynamic.

More information