Autonomous Database for Dummies, Oracle Special Edition (Custom Revision)

Autonomous Database for Dummies, Oracle Special Edition (Custom Revision)
Author: Oracle Corporation
Publisher: For Dummies
Total Pages: 64
Release: 2020-03-24
Genre:
ISBN: 9781119706113

Discover the business value of autonomous Deploy a data warehouse in seconds Explore autonomous use cases Discover the power of autonomous data management Oracle Autonomous Database marks the culmination of four decades of technology innovation with the integration of new emerging technologies. Powered by machine learning and artificial intelligence, and built on Oracle Cloud Infrastructure, Autonomous Database is a self-driving, self-securing, and self-repairing database that reshapes Oracle customers' IT approach, allowing them to free their budgets, reallocate their resources, and reduce risk while focusing on business growth and the next wave of innovation. Inside... Leverage machine learning and AI Automatically tune databases Apply patches with no downtime Bring DBAs closer to the business Accelerate IT projects Enable real-time analytics Extract more value from your data

Oracle Autonomous Database Cookbook

Oracle Autonomous Database Cookbook
Author: Mohit Sharma
Publisher:
Total Pages: 79
Release: 2019-02-22
Genre:
ISBN: 9781797781402

The primary target audience is Oracle DBAs and Oracle Cloud DBA's. This book has been diligently planned for all levels of DBA experts. Coming right from the real-world practitioner DBA's, this book is written as a hands-on guide imparting practical working knowledge and guidance of Autonomous Database.*Creating Autonomous Databases.*Accessing Autonomous Databases.*Monitoring Autonomous Databases.*Loading Data to Autonomous Databases.*Use of Object Storage Bucket.*Migrating Autonomous Databases.*Managing Autonomous Databases.

Oracle PL/SQL Programming

Oracle PL/SQL Programming
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 1028
Release: 2002
Genre: Computers
ISBN: 9780596003814

The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.

Oracle Data Guard 11gR2 Administration Beginner's Guide

Oracle Data Guard 11gR2 Administration Beginner's Guide
Author: Emre Baransel
Publisher: Packt Publishing Ltd
Total Pages: 695
Release: 2013-01-01
Genre: Computers
ISBN: 1849687919

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.

Expert One-on-One Oracle

Expert One-on-One Oracle
Author: Thomas Kyte
Publisher: Apress
Total Pages: 1328
Release: 2010-11-16
Genre: Computers
ISBN: 9781430212799

* A proven best-seller by the most recognized Oracle expert in the world. * The best Oracle book ever written. It defines what Oracle really is, and why it is so powerful. * Inspired by the thousands of questions Tom has answered on his http://asktom.oracle.com site. It tackles the problems that developers and DBAs struggle with every day. * Provides everything you need to know to program correctly with the database and exploit its feature-set effectively.

Effective Oracle by Design

Effective Oracle by Design
Author: Thomas Kyte
Publisher: McGraw Hill Professional
Total Pages: 688
Release: 2003-09-12
Genre: Computers
ISBN: 0071776788

Tom Kyte of Oracle Magazine’s “Ask Tom” column has written the definitive guide to designing and building high-performance, scalable Oracle applications. The book covers schema design, SQL and PL/SQL, tables and indexes, and much more. From the exclusive publisher of Oracle Press books, this is a must-have resource for all Oracle developers and DBAs.

Practical Oracle Cloud Infrastructure

Practical Oracle Cloud Infrastructure
Author: Michał Tomasz Jakóbczyk
Publisher: Apress
Total Pages: 581
Release: 2020-01-31
Genre: Computers
ISBN: 1484255062

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 LearnBuild software solutions on Oracle CloudAutomate cloud infrastructure with CLI and TerraformFollow best practices for architecting on Oracle CloudEmploy Oracle Autonomous Database to obtain valuable data insightsRun containerized applications on Oracle’s Container Engine for KubernetesUnderstand 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.

Mastering Oracle PL/SQL

Mastering Oracle PL/SQL
Author: Christopher Beck
Publisher: Apress
Total Pages: 637
Release: 2008-01-01
Genre: Computers
ISBN: 1430207027

If you have mastered the fundamentals of the PL/SQL language and are now looking for an in-depth, practical guide to solving real problems with PL/SQL stored procedures, then this is the book for you.

Oracle to DB2 Conversion Guide: Compatibility Made Easy

Oracle to DB2 Conversion Guide: Compatibility Made Easy
Author: Yvonne Chan
Publisher: IBM Redbooks
Total Pages: 456
Release: 2014-07-03
Genre: Computers
ISBN: 0738438758

This IBM® Redbooks® publication describes IBM DB2® SQL compatibility features. The latest version of DB2 includes extensive native support for the PL/SQL procedural language, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQLPlus, and more. These features can help with developing applications that run on both DB2 and Oracle and can help simplify the process of moving from Oracle to DB2. In addition, IBM now provides tools to simplify the enablement process, such as the highly scalable IBM Data Movement Tool for moving schema and data into DB2, and an Editor and Profiler for PL/SQL provided by the IBM Data Studio tool suite. This Oracle to DB2 migration guide describes new technology, preferred practices for moving to DB2, and common scenarios that can help you as you move from Oracle to DB2. This book is intended for IT architects and developers who are converting from Oracle to DB2. DB2 compatibility with Oracle is provided through native support. The new capabilities in DB2 that provide compatibility are implemented at the lowest and most intimate levels of the database kernel, as though they were originally engineered for DB2. means that the DB2 implementation is done without the aid of an emulation layer. This intimacy leads to the scalable implementation that DB2 offers, providing identical performance between DB2 compatibility features and DB2 other language elements. For example, DB2 runs SQL PL at the same performance as PL/SQL implementations of the same function.