0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (12)
  • R250 - R500 (3)
  • R500+ (283)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Database software > Oracle

Oracle Regular Expressions Pocket Reference (Paperback, September 2003): Jonathan Gennick Oracle Regular Expressions Pocket Reference (Paperback, September 2003)
Jonathan Gennick
R213 R195 Discovery Miles 1 950 Save R18 (8%) Ships in 18 - 22 working days

Oracle Regular Expressions Pocket Reference is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages supporting regular expressions. The book describes Oracle Database 10G's support for regular expressions, including globalization support and differences between Perl's syntax and the POSIX syntax supported by Oracle 10G. It also provides a comprehensive reference, including examples, to all supported regular expression operators, functions, and error messages.

JDBC Pocket Reference (Paperback): Donald Bales JDBC Pocket Reference (Paperback)
Donald Bales
R228 R214 Discovery Miles 2 140 Save R14 (6%) Ships in 18 - 22 working days

The JDBC Pocket Reference offers quick look-ups for all methods of the standard JDBC classes. These include concise reviews of the procedures for common JDBC tasks such as connecting to a database, executing stored procedures, executing DDL and the like. You'll find documentation of the connect string formats for the most common databases, including Oracle, SQL-Server, and PostgreSQL. You'll even find information on working with large objects, and on using SQL99 user defined datatypes to work with object-relational data. Searching for this sort of material through large tutorials is frustrating and a waste of time, but this pocket-sized book is easy to take anywhere and makes finding the information you need a snap.

Oracle in a Nutshell (Paperback): Rick Greenwald Oracle in a Nutshell (Paperback)
Rick Greenwald
R1,307 R1,111 Discovery Miles 11 110 Save R196 (15%) Ships in 18 - 22 working days

The goal of Oracle in a Nutshell is to pull together the most essential information on Oracle architecture, syntax, and user interfaces. The content and format of this book, an admirable addition to O'Reilly's respected In-a-Nutshell line, combine to boil down vital Oracle commands, language constructs, parameters, and file formats in a succinct and highly accessible desktop reference.

Perl for Oracle DBAs (Paperback, 1st ed): Andy Duncan Perl for Oracle DBAs (Paperback, 1st ed)
Andy Duncan
R1,328 Discovery Miles 13 280 Ships in 18 - 22 working days

Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle9i, Oracle8i, and earlier databases. You don't need to be a Perl expert to reap the rewards of reading Perl for Oracle DBAs. The book explains what you need to know about Perl, profiles the best Perl open source applications available to DBAs, and provides the Perl DBA Toolkit, a comprehensive suite of ready-to-use scripts designed to ease the burden of Oracle database administration.

Oracle SQL Tuning Pocket Reference (Paperback, 1st ed): Mark Gurry Oracle SQL Tuning Pocket Reference (Paperback, 1st ed)
Mark Gurry
R220 R204 Discovery Miles 2 040 Save R16 (7%) Ships in 18 - 22 working days

One of the most important challenges faced by Oracle database administrators and Oracle developers is the need to tune SQL statements so that they execute efficiently. In this book, Mark Gurry shares his in-depth knowledge of Oracle's SQL statement optimizers. Mark provides solutions to many common problems that occur with both the rule-based and cost-based optimizers. Mark provides a number of handy SQL tuning tips, discusses the use of the DBMS_STATS package to manage database statistics, and shows you how to use outlines to specify execution plans for SQL statements in third-party applications that you can't otherwise modify.

Oracle and Open Source - Tools and Applications (Paperback): Andy Duncan Oracle and Open Source - Tools and Applications (Paperback)
Andy Duncan; Contributions by Sean Hill
R1,379 Discovery Miles 13 790 Ships in 18 - 22 working days

This is the first book to tie together the commercial world of Oracle and the free-wheeling world of open source software. It describes nearly 100 open source tools, from the widely applied (like Linux, Perl, and Apache) to the Oracle-specific (like Orasoft, Orac, OracleTool, and OraSnap). You'll learn where to find them, what their advantages are, and how to create and release new open source Oracle tools yourself.

Unix for Oracle DBAs Pocket Reference (Paperback, 1st ed): Donald Burleson Unix for Oracle DBAs Pocket Reference (Paperback, 1st ed)
Donald Burleson
R219 R202 Discovery Miles 2 020 Save R17 (8%) Ships in 18 - 22 working days

If you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that the commands you need to learn are far different from those covered in most beginning Unix books. In this handy pocket-sized book, Don Burleson introduces those Unix commands that you as an Oracle DBA most need to know.

Understanding Oracle (Paperback): Understanding Oracle (Paperback)
R280 Discovery Miles 2 800 Ships in 10 - 15 working days
Mastering Oracle SQL (Paperback, 2nd Revised edition): Sanjay Mishra Mastering Oracle SQL (Paperback, 2nd Revised edition)
Sanjay Mishra
R1,153 R981 Discovery Miles 9 810 Save R172 (15%) Ships in 18 - 22 working days

The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an Oracle environment. You want a solid understanding of what's possible with Oracle SQL, creative techniques for writing effective and accurate queries, and the practical, hands-on information that leads to true mastery of the language. Simply put, you want useful, expert best practices that can be put to work immediately, not just non-vendor specific overview or theory.

Updated to cover the latest version of Oracle, Oracle 10g, this edition of the highly regarded "Mastering Oracle SQL" has a stronger focus on technique and on Oracle's implementation of SQL than any other book on the market. It covers Oracle s vast library of built-in functions, the full range of Oracle SQL query-writing features, regular expression support, new aggregate and analytic functions, subqueries in the SELECT and WITH clauses, multiset union operators, enhanced support for hierarchical queries: leaf and loop detection, and the CONNECT_BY_ROOT operator, new partitioning methods (some introduced in Oracle9i Release 2), and the native XML datatype, XMLType.

"Mastering Oracle SQL," 2nd Edition fills the gap between the sometimes spotty vendor documentation, and other books on SQL that just don't explore the full depth of what is possible with Oracle-specific SQL. For those who want to harness the untapped (and often overlooked) power of Oracle SQL, this essential guide for putting Oracle SQL to work will prove invaluable.

Expert Oracle Application Express Plugins - Building Reusable Components (Paperback, 1st ed.): Martin D'Souza Expert Oracle Application Express Plugins - Building Reusable Components (Paperback, 1st ed.)
Martin D'Souza
R1,403 Discovery Miles 14 030 Ships in 18 - 22 working days

Expert Oracle Application Express Plugins is your go to book on the groundbreaking plugin architecture introduced in Oracle Application Express 4.0. Using the new APEX functionality, you can create well-packaged, documented, reusable components and reliably leverage your coding investments across many applications. Components you create can define new item and region types, specify validation processes, and present dynamic actions to client applications. You can design innovative and colorful ways to display information, such as displaying the temperature using an image of a thermometer, or displaying sales velocity in the form of an automotive speedometer. The new plugin architecture is sure to create a tidal wave of creativity. Author Martin D'Souza shows everything you need to know to get started in building and deploying plugins of your own design. You'll learn the underlying architecture, including the APIs used to tie your plugins seamlessly into an Application Express environment. You'll learn about the different types of plugins, and you'll walk through examples of each to ensure that you can create the right type of plugin when you need it. Finally, Expert Oracle Application Express Plugins shows how to work as part of the larger Application Express community by leveraging that community's efforts and by giving back as you deploy your own plugins to the broad audience of Application Express developers. Presents the architecture and APIs available for customizing Application Express Gives clear examples of plugin development, for each type of plugin Helps you work as part of the broader community of plugin developers What you'll learn Understand the APEX plugin architecture Design and develop each of the four types of plugin Debug and troubleshoot plugin-based applications Deploy your plugins to the wider community Make your plugins compatible across different browsers Master the plugin APIs that APEX provides Who this book is for

Expert Oracle APEX Plugins is aimed at Oracle Application Express developers wanting to develop reusable components using Application Express's new, plugin architecuture. The book appeals to in-house developers wanting to preserve their investment in writing code by packaging it for convenient reuse in other applications. The book also appeals to commercial software developers who want to write plugins for sale. Table of Contents Introduction to Plugins Plug-in Fundamentals Item Plug-ins Dynamic Action Plug-ins Region Plugiins Process Plugiins Best Practices & Community Debugging& Tools

Forecasting Oracle Performance (Paperback, 1st ed.): Craig Shallahamer Forecasting Oracle Performance (Paperback, 1st ed.)
Craig Shallahamer
R1,309 Discovery Miles 13 090 Ships in 18 - 22 working days

Now available in paperback-- What makes seasoned IT professionals run for cover? Answer: Forecasting Oracle Performance Craig Shallahamer is an Oracle performance expert with over 18 years of experience. His book is the first to focus not on the problem of solving today's problem, but squarely on the problem of forecasting the future performance of an Oracle database. Other Oracle performance books are good for putting out fires; Craig's book helps you avoid all the heat in the first place. If you're an IT practioner who appreciates application over mathematical proofs than you'll be pleasantly surprised Each chapter is filled with examples to transform the theory, mathematics, and methods into something you can practically apply. Craig's goal is to teach you about real-word Oracle performance forecasting. Period. There is no hidden agenda. This book is a kind of training course. After reading, studying, and practicing the material covered in this book, you to be able to confidently, responsibly, and professionally forecast performance and system capacity in a wide variety of real-life situations.If you are more management-minded (or want to be), you will be delighted with the service level management focus. Forecasting makes good business sense because it maximizes the return on IT investment and minimizes unplanned down time. To those who think forecasting is a waste of money: well...obviously, they've never been on the evening news because their company lost millions of dollars in revenue and brand destruction because of poorly performing or unavailable systems. Without a doubt, you will be equipped to deal with the realities of forecasting Oracle performance. But this book gives you more. Not only will you receive a technical and mathematical perspective, but also a communication, a presentation, and a management perspective. This is career building stuff and immensely satisfying What you'll learnThis book is a how-to book filled with examples to transform theory and mathematics into something you can practically apply.You will learn how to use a variety of forecasting models, which will enable you to methodically: * Help manage service levels from a business value perspective * Identify the risk of over utilized resources * Predict what component of an architecture is at risk * Predict when a system will be at risk * Develop multiple risk mitigating strategies to ensure service levels are maintained * Characterize a complex Oracle workload Who this book is for IT professionals who must ensure their production Oracle systems are meeting service levels, in part, through forecasting performance, identifying risk, and developing solutions to ensure systems are available without wasting budget. Readers include database administrators, IT managers, developers, capacity planners, systems architects, systems integrators.

Oracle Database 11g Release 2 High Availability: Maximize Your Availability with Grid Infrastructure, RAC and Data Guard... Oracle Database 11g Release 2 High Availability: Maximize Your Availability with Grid Infrastructure, RAC and Data Guard (Paperback, 2nd edition)
Scott Jesse, Bill Burton, Bryan Vongray
R1,434 R1,196 Discovery Miles 11 960 Save R238 (17%) Ships in 18 - 22 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Leverage Oracle Database 11g Release 2 High Availability FeaturesProtect your critical business assets and achieve maximum database uptime using the detailed information in this Oracle Press guide. Oracle Database 11g Release 2 High Availability: Maximize Your Availability with Grid Infrastructure, Oracle Real Application Clusters, and Oracle Data Guard, Second Edition provides cost-effective solutions to current availability challenges. Discover how to grid-enable your IT framework, roll out Oracle Real Application Clusters, maintain standby databases, and deploy Oracle Flashback. Monitoring, tuning, and disaster recovery techniques are also covered in this comprehensive resource. Install Oracle Clusterware (as part of Oracle's grid infrastructure) or upgrade from an earlier version Build test clusters and hosts using Oracle VM Work with Oracle Automatic Storage Management and Oracle Automatic Storage Management Cluster File System Create synchronized standby databases using Oracle Data Guard Reliably archive and restore data with Oracle Recovery Manager Use Oracle Flashback to identify and undo user errors Configure Oracle Enterprise Manager Grid Control for management of an Oracle maximum availability architecture environment

Oracle DBA Pocket Guide (Paperback): David C. Kreines Oracle DBA Pocket Guide (Paperback)
David C. Kreines
R226 R212 Discovery Miles 2 120 Save R14 (6%) Ships in 18 - 22 working days

The Oracle database is one of the most popular in the world, and for good reason. It's compatible, scalable, portable, and capable of performing incredibly fast. The advantages Oracle holds over its competition come with a price, however--it's a highly complex database that's becoming more complex with every release. And this level of detail, of course, can begin to weigh on database administrators (DBAs).

Fortunately, the "Oracle DBA Pocket Guide" from O'Reilly is on the case. This handy reference is designed to help administrators make more effective use of their time by presenting a compact summary of DBA tasks in an easy-to-use form. With this book by your side, you'll have instant access to the most important concepts, best practices, tips, and checklists. Key topics include architecture, installation, configuration, tuning, and backup/recovery. Everything that you absolutely must know to do your job well is right there at your fingertips.

Moreover, the "Oracle DBA Pocket Guide" covers Oracle Database 9i, as well as its latest release, Oracle Database 10g. The first database designed for enterprising grid computing, Oracle Database 10g significantly reduces the cost of managing the IT environment with a simplified install, reduced configuration and management requirements, and automatic performance diagnosis and SQL tuning.

The latest in O'Reilly's line of bestselling Oracle titles, this book is an invaluable companion for any database administrator--new or experienced--interested in reviewing core Oracle concepts at a glance.

Oracle SQL?Plus Pocket Reference 3e (Paperback, 3rd Revised edition): Jonathan Gennick Oracle SQL?Plus Pocket Reference 3e (Paperback, 3rd Revised edition)
Jonathan Gennick
R330 R305 Discovery Miles 3 050 Save R25 (8%) Ships in 18 - 22 working days

The "Oracle SQL*Plus Pocket Reference" is a must-have for anyone working with Oracle databases, especially those looking to maximize the effectiveness of SQL*Plus. As Oracle's long-standing interactive query tool, SQL*Plus is available at every Oracle site, from the largest data warehouse to the smallest single-user system. Despite its wide use, however, SQL*Plus is still often not completely understood or fully utilized.

Database administrators and developers alike will therefore find the "Oracle SQL*Plus Pocket Reference" to be extremely beneficial. In addition to summarizing all of the SQL*Plus syntax and format options, including new Oracle Database 10"g" features, this handy, on-the-job guide specifically shows readers how to:

Differentiate between SQL and SQL*Plus

Interact with SQL*Plus from both the command line and the web browser

Select, insert, update, and delete data

Format both text and HTML reports with SQL*Plus

Specify SQL*Plus commands and format elements

Tune SQL queries

The new third edition of this book has been updated for Oracle Database 10"g" to include information on both SQL*Plus and SQL. New SQL information includes the SELECT statement's new MODEL clause, flashback queries, partition outer joins, and DBMS_XPLAN.

With its quick-reference format and compact size, the "Oracle SQL*Plus Pocket Reference" follows in the long line of successful "pocket references" offered by O'Reilly. It also serves as the ideal companion to O'Reilly's larger, more comprehensive book on SQL*Plus, the bestselling "Oracle SQL*Plus: The Definitive Guide,"

Author Jonathan Gennick is an editor for O'Reilly specializing in database and programming titles, having amassed some 17 years of programming and database management experience.

Oracle Utilities Pocket Reference (Paperback): Sanjay Mishra Oracle Utilities Pocket Reference (Paperback)
Sanjay Mishra
R223 R207 Discovery Miles 2 070 Save R16 (7%) Ships in 18 - 22 working days

The "Oracle Utilities Pocket Reference" is a handy, quick-reference guide to the multitude of Oracle utilities that database administrators (DBAs) use every hour of every day.

As the undisputed leader among database products, Oracle is grasped conceptually by most DBAs. However, they understandably may not recall the specific utility to use for a given task, and, more commonly, won't in many cases remember the syntax to use. And that's exactly what the "Oracle Utilities Pocket Reference" supplies--the syntax and options for whatever utility a DBA needs to perform a given task.

Some of the utilities documented in this guide include:

SQL*Loader, for loading data

expdp and exp for exporting data to another database

oradebug for use in troubleshooting

loadjava and dropjava for loading and unloading Java programs

Packed with information in an easy-to-read format, this valuable resource is ideal for any experienced DBA. Even database programmers who deal with Oracle will truly appreciate having the "Oracle Utilities Pocket Reference" close at hand.

Authored by Sanjay Mishra, a foremost authority on Oracle systems, this convenient and compact guide is focused and to-the-point, eliminating any potential guesswork or difficult memorization. The "Oracle Utilities Pocket Reference" is part of the strong-selling collection of O'Reilly "pocket reference" books.

Optimizing Oracle Performance (Paperback, With Jeff Holt September 2003): Cary Milsap Optimizing Oracle Performance (Paperback, With Jeff Holt September 2003)
Cary Milsap; Contributions by Jef Holt
R926 R805 Discovery Miles 8 050 Save R121 (13%) Ships in 18 - 22 working days

Oracle DBAs and developers are all too familiar with the outlay of time and resources, blown budgets, missed deadlines, and marginally effective performance fiddling that is commonplace with traditional methods of Oracle performance tuning. In Optimizing Oracle Performance, Cary Millsap, former VP of Oracle's System Performance Group, clearly and concisely explains how to use Oracle's response time statistics to diagnose and repair performance problems. Cary also shows how "queueing theory" can be applied to response time statistics to predict the impact of upgrades and other system changes. The price of this essential book will be paid back in hours saved the first time its methods are used.

Oracle Data Dictionary Pocket Reference (Paperback): David C. Kreines Oracle Data Dictionary Pocket Reference (Paperback)
David C. Kreines
R225 R209 Discovery Miles 2 090 Save R16 (7%) Ships in 18 - 22 working days

Oracle Data Dictionary Pocket Reference gives DBAs and developers at any level quick and easy access to the data dictionary in Oracle's latest database, Oracle9i. This pocket-sized book provides a complete list of the most commonly used tables and views in the Oracle9i data dictionary, intelligently arranged for quick reference. It also includes column names and descriptions for each of the tables and views, as well as helpful tips, warnings, and usage examples. When you've reached a sticking point in your work and want to check your facts quickly, the Oracle Data Dictionary Pocket Reference is the book to have close by.

Java Programming with Oracle JDBC (Paperback, 1st ed): Don Bales Java Programming with Oracle JDBC (Paperback, 1st ed)
Don Bales
R1,399 Discovery Miles 13 990 Ships in 18 - 22 working days

Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You'll move on to advanced topics such as streaming large objects, calling PL/SQL procedures, and working with Oracle9i's object-oriented features, then finish with a look at transactions, concurrency management, and performance.

Oracle SQL?Loader (Paperback): Jonathan Gennick Oracle SQL?Loader (Paperback)
Jonathan Gennick
R887 R766 Discovery Miles 7 660 Save R121 (14%) Ships in 18 - 22 working days

Despite the wide availability and use of SQL*Loader, few Oracle DBAs and developers know how powerful it really is. This book describes all of SQL*Loader's functions, including how to construct the necessary control files, load different types of data, and get the best performance. It covers the newest SQL*Loader features--the loading of large object (LOB) columns and the new object types (nested tables, varying arrays, and object tables).

Oracle DBA Checklists Pocket Reference (Book, 1st ed): Quest Software Oracle DBA Checklists Pocket Reference (Book, 1st ed)
Quest Software
R216 R199 Discovery Miles 1 990 Save R17 (8%) Ships in 18 - 22 working days

In a series of easy-to-use checklists, the Oracle DBA Checklists Pocket Reference summarizes the enormous number of tasks an Oracle DBA must perform. Each section takes the stress out of DBA problem solving with a step-by-step "cookbook" approach to presenting DBA quick-reference material, making it easy to find the information you need--and find it fast.

Oracle PL/ SQL Developer's Workbook (Paperback, 1st ed.): Steven Feuerstein, Andrew Odewahn Oracle PL/ SQL Developer's Workbook (Paperback, 1st ed.)
Steven Feuerstein, Andrew Odewahn
R1,425 Discovery Miles 14 250 Ships in 18 - 22 working days

A companion to Feuerstein's other bestselling Oracle PL/SQL books, this workbook presents a carefully constructed set of problems and solutions that will test your language skills and help you become a better developer. Three levels of exercises--beginner, intermediate, and expert--cover the full set of language features. These include variables, loops, exception handling, data structures, object technology, cursors, built-in functions and packages, PL/SQL tuning, and the new Oracle8i features (including Java and the Web).

Oracle8i Internal Servies for Waits; Latches; Locks & Memory (Book): Steve Adams Oracle8i Internal Servies for Waits; Latches; Locks & Memory (Book)
Steve Adams
R653 Discovery Miles 6 530 Ships in 18 - 22 working days

Based on Oracle8i, release 8.1, this concise book contains detailed, hard-to-find information about Oracle internals (data structures, algorithms, hidden parameters, and undocumented system statistics), Main topics include waits, latches, locks (including instance locks used in parallel server environments), and memory use and management. Aimed especially at readers doing advanced performance tuning

Oracle PL/SQL Language Pocket Reference, 5E (Paperback, 5 Revised Edition): Steven Feurstein, Bill Pribyl, Chip Dawes Oracle PL/SQL Language Pocket Reference, 5E (Paperback, 5 Revised Edition)
Steven Feurstein, Bill Pribyl, Chip Dawes
R505 R364 Discovery Miles 3 640 Save R141 (28%) Ships in 10 - 15 working days

Be more productive with the Oracle PL/SQL language. The fifth edition of this popular pocket reference puts the syntax of specific PL/SQL language elements right at your fingertips, including features added in Oracle Database 12c. Whether you're a developer or database administrator, when you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration with concise summaries of: Fundamental language elements, such as block structure, datatypes, and declarations Statements for program control, cursor management, and exception handling Records, procedures, functions, triggers, and packages Execution of PL/SQL functions in SQL Compilation options, object-oriented features, collections, and Java integration This handy pocket reference is a perfect companion to Steven Feuerstein and Bill Pribyl's bestselling Oracle PL/SQL Programming.

Practical Oracle Cloud Infrastructure - Infrastructure as a Service, Autonomous Database, Managed Kubernetes, and Serverless... Practical Oracle Cloud Infrastructure - Infrastructure as a Service, Autonomous Database, Managed Kubernetes, and Serverless (Paperback, 1st ed.)
Michal Tomasz Jakobczyk
R1,307 R1,110 Discovery Miles 11 100 Save R197 (15%) Ships in 18 - 22 working days

Use this fast-paced and comprehensive guide to build cloud-based solutions on Oracle Cloud Infrastructure. You will understand cloud infrastructure, and learn how to launch new applications and move existing applications to Oracle Cloud. Emerging trends in software architecture are covered such as autonomous platforms, infrastructure as code, containerized applications, cloud-based container orchestration with managed Kubernetes, and running serverless workloads using open-source tools. Practical examples are provided. This book teaches you how to self-provision the cloud resources you require to run and scale your custom cloud-based applications using a convenient web console and programmable APIs, and you will learn how to manage your infrastructure as code with Terraform. You will be able to plan, design, implement, deploy, run, and monitor your production-grade and fault-tolerant cloud software solutions in Oracle's data centers across the world, paying only for the resources you actually use. Oracle Cloud Infrastructure is part of Oracle's new generation cloud that delivers a complete and well-integrated set of Infrastructure as a Service (IaaS) capabilities (compute, storage, networking), edge services (DNS, web application firewall), and Platform as a Service (PaaS) capabilities (such as Oracle Autonomous Database which supports both transactional and analytical workloads, the certified and fully managed Oracle Kubernetes Engine, and a serverless platform based on an open-source Fn Project). What You Will Learn Build software solutions on Oracle Cloud Automate cloud infrastructure with CLI and Terraform Follow best practices for architecting on Oracle Cloud Employ Oracle Autonomous Database to obtain valuable data insights Run containerized applications on Oracle's Container Engine for Kubernetes Understand the emerging Cloud Native ecosystem Who This Book Is For Cloud architects, developers, DevOps engineers, and technology students and others who want to learn how to build cloud-based systems on Oracle Cloud Infrastructure (OCI) leveraging a broad range of OCI Infrastructure as a Service (IAAS) capabilities, Oracle Autonomous Database, and Oracle's Container Engine for Kubernetes. Readers should have a working knowledge of Linux, exposure to programming, and a basic understanding of networking concepts. All exercises in the book can be done at no cost with a 30-day Oracle Cloud trial.

Oracle High Availability, Disaster Recovery, and Cloud Services - Explore RAC, Data Guard, and Cloud Technology (Paperback, 1st... Oracle High Availability, Disaster Recovery, and Cloud Services - Explore RAC, Data Guard, and Cloud Technology (Paperback, 1st ed.)
Y V RaviKumar, Nassyam Basha, Krishna Kumar K M, Bal Mukund Sharma, Konstantin Kerekovski
R1,850 R1,528 Discovery Miles 15 280 Save R322 (17%) Ships in 18 - 22 working days

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

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Analytical Applications of Graphene for…
Chaudhery Mustansar Hussain Hardcover R6,337 Discovery Miles 63 370
Etchr A5 Perfect Sketchbook - Not…
R1,131 R1,017 Discovery Miles 10 170
Microbial Surfaces - Structure…
Terri A. Camesano, Charlene Mello Hardcover R1,794 Discovery Miles 17 940
Chemometrics and Chemoinformatics
Barry K. Lavine Hardcover R2,249 Discovery Miles 22 490
Applications of Advanced Omics…
Virginia Garcia-Canas, Alejandro Cifuentes, … Hardcover R4,873 R4,494 Discovery Miles 44 940
Handbook of Thermal Analysis and…
Sergey Vyazovkin, Nobuyoshi Koga, … Paperback R7,803 R7,190 Discovery Miles 71 900
Decision Intelligence - Human-Machine…
Miriam O'Callaghan Hardcover R2,794 Discovery Miles 27 940
Research Anthology on Multi-Industry…
Information Reso Management Association Hardcover R12,409 Discovery Miles 124 090
New Approaches to Circle Packing in a…
Peter Gabor Szabo, Mihaly Csaba Markot, … Hardcover R2,786 Discovery Miles 27 860
Principles of Radio Navigation for…
Sauta O.I., Shatrakov A.Y., … Hardcover R2,653 Discovery Miles 26 530

 

Partners