Oracle Data Guard 11g Handbook

Oracle Data Guard 11g Handbook PDF Author: Larry Carpenter
Publisher: McGraw Hill Professional
ISBN: 0071621482
Category : Computers
Languages : en
Pages : 545

Book Description
Master Oracle Data Guard 11g Provide superior data protection, availability, and disaster recovery using the tested techniques in this Oracle Press guide. Cowritten by a team of Oracle experts, Oracle Data Guard 11g Handbook provides a sound architectural foundation along with best practices for configuration, monitoring, maintenance, and troubleshooting. You will get full details on implementing deployment architectures to address requirements that extend beyond disaster recovery. This invaluable resource also includes a complete set of monitoring scripts available for download. Develop a disaster recovery plan for your Oracle database to meet your organization's requirements Configure and deploy Oracle Data Guard for your environment Tune and troubleshoot your physical and logical standby databases Implement the Oracle Data Guard Broker management framework Integrate with Oracle Grid Control Monitor your Oracle Data Guard environment Enable read-only services and disaster recovery with Oracle Active Data Guard Configure seamless database and application failover Minimize planned downtime using Oracle Data Guard switchover Handle backup and recovery with Oracle Recovery Manager

Oracle Data Guard 11gR2 Administration Beginner's Guide

Oracle Data Guard 11gR2 Administration Beginner's Guide PDF Author: Emre Baransel
Publisher: Packt Publishing Ltd
ISBN: 1849687919
Category : Computers
Languages : en
Pages : 695

Book Description
Using real-world examples and hands-on tasks, Oracle Data Guard 11gR2 Administration Beginner's Guide will give you a solid foundation in Oracle Data Guard. It has been designed to teach you everything you need to know to successfully create and operate Data Guard environments with maximum flexibility, compatibility, and effectiveness.If you are an Oracle database administrator who wants to configure and administer Data Guard configurations, then "Oracle Data Guard 11gR2 Administration Beginner's Guide" is for you. With a basic understanding of Oracle database administration, you'll be able to easily follow the book.

Oracle GoldenGate 11g Implementer's Guide

Oracle GoldenGate 11g Implementer's Guide PDF Author: John P. Jeffries
Publisher: Packt Publishing Ltd
ISBN: 1849682011
Category : Computers
Languages : en
Pages : 433

Book Description
Design, install, and configure high-performance data replication solutions using Oracle GoldenGate with this book and eBook.

Oracle Database 10g DBA Handbook

Oracle Database 10g DBA Handbook PDF Author: Kevin Loney
Publisher: McGraw Hill Professional
ISBN: 0071770437
Category : Computers
Languages : en
Pages : 737

Book Description
Everything a DBA needs to know in one volume--this is the must-have reference for anyone working with the Oracle database, and it’s been fully revised and updated for Oracle Database 10g. Co-author Kevin Loney is the all-time, best-selling Oracle Press author.

Oracle Database 11g Oracle Real Application Clusters Handbook, 2nd Edition

Oracle Database 11g Oracle Real Application Clusters Handbook, 2nd Edition PDF Author: K Gopalakrishnan
Publisher: McGraw Hill Professional
ISBN: 0071752625
Category : Computers
Languages : en
Pages : 546

Book Description
Master Oracle Real Application Clusters Maintain a dynamic enterprise computing infrastructure with expert instruction from an Oracle ACE. Oracle Database 11g Oracle Real Application Clusters Handbook, Second Edition has been fully revised and updated to cover the latest tools and features. Find out how to prepare your hardware, deploy Oracle Real Application Clusters, optimize data integrity, and integrate seamless failover protection. Troubleshooting, performance tuning, and application development are also discussed in this comprehensive Oracle Press guide. Install and configure Oracle Real Application Clusters Configure and manage diskgroups using Oracle Automatic Storage Management Work with services, voting disks, and Oracle Clusterware Repository Look under the hood of the Cache Fusion and Global Resource Directory operations in Oracle Real Applications Clusters Explore the internal workings of backup and recovery in Oracle Real Application Clusters Employ workload balancing and the Transparent Application Failover feature of an Oracle database Get complete coverage of Stretch Clusters, also known as Metro Clusters Troubleshoot Oracle Clusterware using the most advanced diagnostics available Develop custom Oracle Real Application Clusters applications

Oracle High Availability, Disaster Recovery, and Cloud Services

Oracle High Availability, Disaster Recovery, and Cloud Services PDF Author: YV Ravi Kumar
Publisher: Apress
ISBN: 148424351X
Category : Computers
Languages : en
Pages : 697

Book Description
Work with Oracle database’s high-availability and disaster-management technologies. This book covers all the Oracle high-availability technologies in one place and also discusses how you configure them in engineered systems and cloud services. You will see that when you say your database is healthy, it is not limited to whether the database is performing well on day-to-day operations; rather it should also be robust and free from disasters. As a result, your database will be capable of handling unforeseen incidents and recovering from disaster with very minimal or zero downtime. Oracle High Availability, Disaster Recovery, and Cloud Services explores all the high-availability features of Oracle database, how to configure them, and best practices. After you have read this book you will have mastered database high-availability concepts such as RAC, Data Guard, OEM 13c, and engineered systems (Oracle Exadata x6/x7 and Oracle Database Appliance). What You Will Learn Master the best practices and features of Exadata and ODA Implement and monitor high availability with OEM 13c Clone databases using various methods in Oracle 12c R2 Work with the Oracle sharding features of Oracle 12c R2 Who This Book Is ForOracle database administrators

Oracle Database 10g High Availability with RAC, Flashback & Data Guard

Oracle Database 10g High Availability with RAC, Flashback & Data Guard PDF Author: Matthew Hart
Publisher: McGraw Hill Professional
ISBN: 9780072254280
Category : Computers
Languages : en
Pages : 452

Book Description
This text concentrates on explaining 10g technologies and practices to database administrators; covering general availability; real application clusters (RAC); disaster planning and recovery; and distributed database solutions. --

Oracle WebLogic Server 11g Administration Handbook

Oracle WebLogic Server 11g Administration Handbook PDF Author: Sam R. Alapati
Publisher: McGraw Hill Professional
ISBN: 0071774262
Category : Computers
Languages : en
Pages : 529

Book Description
Master the Configuration and Administration of Oracle WebLogic Server 11g Oversee a robust, highly available environment for your mission-critical applications using the expert information in this Oracle Press guide. Oracle WebLogic Server 11g Administration Handbook explains the latest management techniques for the de facto application server for Oracle Fusion Middleware 11g> and provides detailed examples and best practices. Find out how to use the Oracle WebLogic Server Administration Console feature, employ command-line and scripting tools, implement failover and migration capabilities, and generate reliable backups. Troubleshooting, tuning, and security procedures are also covered in this comprehensive resource. Install Oracle WebLogic Server 11g or upgrade from a previous version Configure domains, servers, clusters, custom networks, and virtual hosts Work with the Administration Console and Monitoring Dashboard features of Oracle WebLogic Server Use the WebLogic Scripting Tool (WLST) feature of Oracle WebLogic Server to manage and monitor domains Use the Oracle WebLogic Server Work Managers feature to optimize scheduled work Deploy Web applications, Enterprise JavaBeans, and Java EE modules Improve scalability and reliability using Oracle WebLogic Server clusters Monitor servers, tune the Java Virtual Machine, maximize throughput, and optimize performance Authenticate, authorize, and map users within defined security realms

Oracle Database 11g PL/SQL Programming Workbook

Oracle Database 11g PL/SQL Programming Workbook PDF Author: Michael McLaughlin
Publisher: McGraw Hill Professional
ISBN: 0071770410
Category : Computers
Languages : en
Pages : 513

Book Description
Ramp Up Your PL/SQL Programming Skills Master PL/SQL through the hands-on exercises, extensive examples, and real-world projects inside this Oracle Press guide. Filled with best practices, Oracle Database 11g PL/SQL Programming Workbook covers all the latest features and enhancements of the language. Mastery checks at the end of each chapter reinforce the material covered, and sample code from the book is available for download. Even experienced Oracle professionals will benefit from this practical resource. Understand the Oracle development architecture and the mechanics of connections Work with data types, structures, blocks, cursors, and PL/SQL semantics Write, deploy, and use functions, procedures, and packages Manage transactions and more Use dynamic SQL statements in real-world applications Support online transaction processing and data warehousing applications with external tables Find syntax samples and best practices to solve problems Write, deploy, and use object types For a complete list of Oracle Press titles, visit www.OraclePressBooks.com

Database Cloud Storage

Database Cloud Storage PDF Author: Nitin Vengurlekar
Publisher: McGraw Hill Professional
ISBN: 0071790160
Category : Computers
Languages : en
Pages : 418

Book Description
Implement a Centralized Cloud Storage Infrastructure with Oracle Automatic Storage Management Build and manage a scalable, highly available cloud storage solution. Filled with detailed examples and best practices, this Oracle Press guide explains how to set up a complete cloud-based storage system using Oracle Automatic Storage Management. Find out how to prepare hardware, build disk groups, efficiently allocate storage space, and handle security. Database Cloud Storage: The Essential Guide to Oracle Automatic Storage Management shows how to monitor your system, maximize throughput, and ensure consistency across servers and clusters. Set up and configure Oracle Automatic Storage Management Discover and manage disks and establish disk groups Create, clone, and administer Oracle databases Consolidate resources with Oracle Private Database Cloud Control access, encrypt files, and assign user privileges Integrate replication, file tagging, and automatic failover Employ pre-engineered private cloud database consolidation tools Check for data consistency and resync failed disks Code examples in the book are available for download
Proudly powered by WordPress | Theme: Rits Blog by Crimson Themes.