Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Oracle Database 12c Quickstart
Oracle Database 12c Quickstart
Oracle Database 12c Quickstart
Ebook76 pages1 hour

Oracle Database 12c Quickstart

Rating: 5 out of 5 stars

5/5

()

Read preview

About this ebook

The essential getting started guide to Oracle Database 12c. This book covers:
* Installation
* Database Fundamentals
* Database Creation
* Tablespaces
* User Accounts and Roles
* Database Schema (tables, indexes, sequences, synonyms, views...)
* RMAN Backups and more!

LanguageEnglish
Release dateDec 7, 2015
ISBN9781310896545
Oracle Database 12c Quickstart
Author

Michael Elliott

Michael Elliott has been in the IT industry for over 30 years. As an IT professional he has worked with various Fortune 200 companies, NASA, Department of Energy and the Department of Defense. His work has entailed application development, systems administration, networking and database administration. He has held various security clearances. His certifications include: Microsoft, ITIL and Oracle. Michael hosts one of the most helpful Oracle websites available (oracledba.help) allowing both new and veteran DBAs to perform tasks in record time and reliability. He brings this level of clarity to all the published material he writes.

Related to Oracle Database 12c Quickstart

Related ebooks

Databases For You

View More

Related articles

Reviews for Oracle Database 12c Quickstart

Rating: 4.8 out of 5 stars
5/5

5 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Oracle Database 12c Quickstart - Michael Elliott

    Oracle 12c Database Quickstart

    -

    by Michael Elliott

    © Michael Elliott 2015,2016

    Edition 2

    All rights reserved. You are welcome to redistribute this book in its original form.

    The author acknowledges the trademarked status and trademark owners of various products referenced in this work.

    The author acknowledges the trademarked status and trademark owners of various products referenced in this work, which have been used without permission. The publication/use of these trademarks is not authorized, associated with, or sponsored by the trademark owners.

    Table of Contents

    Preface

    Introduction

    Installation

    Database Creation

    Database Start|Stop

    Tablespaces

    Users and Roles

    Schema

    Tables

    Indexes

    Constraints

    Database Links

    Directory Objects

    Sequences

    Synonyms

    Views

    Backups

    Restore Scenarios

    Appendix - RMAN Maintenance

    Preface

    I am an Oracle Certified Professional (OCP), MCSE, ITIL certified, published book author, application developer and have been working as a database administrator for over 20 years. My other interests include various programming languages and drums. I also host oracledba.help.

    Oracle is hard enough! The main purpose of this material is to enable you to perform common DBA tasks as quickly and accurately as possible. I am crazily dedicated to keep optimizing these topics to be as concise as possible. I’ll leave documenting every option of every feature to the 800+ page manuals.

    In all of the examples please change as nesessary to match your environment.

    Thanks for choosing this book!

    Disclaimer

    This book is presented solely for educational and entertainment purposes. The author and publisher are not offering it as legal, accounting, or other professional services advice. While best efforts have been used in preparing this book, the author and publisher make no representations or warranties of any kind and assume no liabilities of any kind with respect to the accuracy or completeness of the contents and specifically disclaim any implied warranties of merchantability or fitness of use for a particular purpose. Neither the author nor the publisher shall be held liable or responsible to any person or entity with respect to any loss or incidental or consequential damages caused, or alleged to have been caused, directly or indirectly, by the information or programs contained herein. No warranty may be created or extended by sales representatives or written sales materials. Every company is different and the advice and strategies contained herein may not be suitable for your situation.

    Introduction

    Overview

    If you are going to be an effective DBA there is no escaping knowing the Oracle database fundamentals. If you are new to Oracle perhaps scan it then revisit it until it is in your DNA. This is for you veteran DBAs too! Why? Because Oracle keeps changing. Many Oracle fundamentals stay the same. Many do not. You can be more effective managing an Oracle database based on how it actually works rather than how you believe it does. In establishing the foundation here I have been able to keep the presentation of most Oracle tasks found in the other sections as concise as possible.

    Database Storage

    An Oracle database is made up of a set of files containing data and metadata. Information is stored persistently in these

    Enjoying the preview?
    Page 1 of 1