Oracle Database 10g The Complete Reference

Oracle Database 10g The Complete Reference
Title Oracle Database 10g The Complete Reference PDF eBook
Author Kevin Loney
Publisher McGraw Hill Professional
Pages 1393
Release 2004-09-28
Genre Computers
ISBN 0071770496

Download Oracle Database 10g The Complete Reference Book in PDF, Epub and Kindle

Get a thorough understanding of Oracle Database 10g from the most comprehensive Oracle database reference on the market, published by Oracle Press. From critical architecture concepts to advanced object-oriented concepts, this powerhouse contains nearly 50 chapters designed to enlighten you. Upgrade from earlier versions, use SQL, SQL Plus, and PL/SQL. Get code examples and access popular documentation PDFs--plus a full electronic copy of the book on the included CD-ROM. Go beyond the basics and learn security, text searches, external tables, using Java in Oracle, and a great deal more.

Oracle Database 10g: A Beginner's Guide

Oracle Database 10g: A Beginner's Guide
Title Oracle Database 10g: A Beginner's Guide PDF eBook
Author Ian Abramson
Publisher McGraw Hill Professional
Pages 417
Release 2004-04-21
Genre Computers
ISBN 0071706771

Download Oracle Database 10g: A Beginner's Guide Book in PDF, Epub and Kindle

Provides beginning DBAs and developers with a solid foundation in the database administration and programming basics needed to embark on an Oracle career. The focus is on Oracle Database 10g, but you’ll get the fundamentals applicable to all Oracle database releases.

Beginning Oracle Database 11G Administration:From Novice To Professional

Beginning Oracle Database 11G Administration:From Novice To Professional
Title Beginning Oracle Database 11G Administration:From Novice To Professional PDF eBook
Author Iggy Fernandez
Publisher Dreamtech Press
Pages 466
Release 2009-03-06
Genre
ISBN 9788184892161

Download Beginning Oracle Database 11G Administration:From Novice To Professional Book in PDF, Epub and Kindle

Open the door to a career as an Oracle database administrator as you learn to plan for and install the Oracle Database software. Then learn the rudiments of database administration from longtime Oracle expert Iggy Fernandez. Take advantage of the high demand for Oracle expertise and use Beginning Oracle Database 11g Administration to launch you on the right track to Oracle DBA career success.Part 1: Database ConceptsChapter 1: Relational Database Management SystemsChapter 2: SQL and PL/SQLChapter 3: Oracle ArchitecturePart II: Database ImplementationChapter 4: PlanningChapter 5: Software InstallationChapter 6: Database CreationChapter 7: Physical Database DesignChapter 8: User Management and Data LoadingPart III: Database SupportChapter 9: Taking ControlChapter 10: MonitoringChapter 11: Fixing ProblemsChapter 12: BackUpsChapter 13: RecoveryChapter 14: Database MaintenanceChapter 15: The Big Picture and the Ten DeliverablesPart IV: Database TuningChapter 16: Instance TuningChapter 17: SQL Tuning

Oracle Database 11G - Underground Advice for Database Administrators

Oracle Database 11G - Underground Advice for Database Administrators
Title Oracle Database 11G - Underground Advice for Database Administrators PDF eBook
Author April C. Sims
Publisher Packt Publishing Ltd
Pages 454
Release 2010-04-08
Genre Computers
ISBN 1849680019

Download Oracle Database 11G - Underground Advice for Database Administrators Book in PDF, Epub and Kindle

A real-world DBA survival guide for Oracle 11g database implementations with this book and eBook.

Oracle Database 11g The Complete Reference

Oracle Database 11g The Complete Reference
Title Oracle Database 11g The Complete Reference PDF eBook
Author Kevin Loney
Publisher McGraw Hill Professional
Pages 1369
Release 2008-10-15
Genre Computers
ISBN 0071598766

Download Oracle Database 11g The Complete Reference Book in PDF, Epub and Kindle

The Definitive Guide to Oracle Database 11g Get full details on the powerful features of Oracle Database 11g from this thoroughly updated Oracle Press guide. Oracle Database 11g: The Complete Reference explains how to use all the new features and tools, execute powerful SQL queries, construct PL/SQL and SQL*Plus statements, and work with large objects and object-relational databases. Learn how to implement the latest security measures, tune database performance, and deploy grid computing techniques. An invaluable cross-referenced appendix containing Oracle commands, keywords, features, and functions is also included. Install Oracle Database 11g or upgrade from an earlier version Create database tables, sequences, indexes, views, and user accounts Construct SQL statements, procedures, queries, and subqueries Optimize security using virtual private databases and transparent data encryption Import and export data using SQL*Loader and Oracle Data Pump Use SQL replay, change management, and result caching Avoid human errors using flashback and automatic undo management Build and tune PL/SQL triggers, functions, and packages Develop database applications using Java, JDBC, and XML Optimize availability and scalability with Oracle Real Application Clusters

Oracle Database 11g PL/SQL Programming

Oracle Database 11g PL/SQL Programming
Title Oracle Database 11g PL/SQL Programming PDF eBook
Author Michael McLaughlin
Publisher McGraw Hill Professional
Pages 865
Release 2008-04-19
Genre Computers
ISBN 0071643567

Download Oracle Database 11g PL/SQL Programming Book in PDF, Epub and Kindle

Design Feature-Rich PL/SQL Applications Deliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements, execute effective queries, and deploy bulletproof security. You'll also learn how to implement C, C++, and Java procedures, Web-enable your database, cut development time, and optimize performance. Create, debug, and manage Oracle-driven PL/SQL programs Use PL/SQL structures, delimiters, operators, variables, and statements Identify and eliminate errors using PLSQL_WARNINGS and exception handlers Work with functions, procedures, packages, collections, and triggers Define and deploy varray, nested table, and associative array data types Handle external routines, object types, large objects, and secure files Communicate between parallel sessions using DBMS_ALERT and DBMS_PIPE Call external procedures through Oracle Net Services and PL/SQL wrappers Integrate internal and server-side Java class libraries using Oracle JVM Develop robust Web applications using PL/SQL Gateway and Web Toolkit

Pro Oracle Database 11g RAC on Linux

Pro Oracle Database 11g RAC on Linux
Title Pro Oracle Database 11g RAC on Linux PDF eBook
Author Julian Dyke
Publisher Apress
Pages 828
Release 2011-01-11
Genre Computers
ISBN 1430229594

Download Pro Oracle Database 11g RAC on Linux Book in PDF, Epub and Kindle

Pro Oracle Database 11g RAC on Linux provides full-life-cycle guidance on implementing Oracle Real Application Clusters in a Linux environment. Real Application Clusters, commonly abbreviated as RAC, is Oracle’s industry-leading architecture for scalable and fault-tolerant databases. RAC allows you to scale up and down by simply adding and subtracting inexpensive Linux servers. Redundancy provided by those multiple, inexpensive servers is the basis for the failover and other fault-tolerance features that RAC provides. Written by authors well-known for their talent with RAC, Pro Oracle Database 11g RAC on Linux gives you a rock-solid and technically flawless foundation on which to build your RAC-management skills. Authors Julian Dyke and Steve Shaw share their hard-won experience in building RAC clusters, showing you how to build for success using the very latest Oracle technologies, such as Automatic Storage Management (ASM) and Oracle Clusterware. You’ll learn to troubleshoot performance and other problems. You’ll even learn how to correctly deploy RAC in a virtual-machine environment based upon Oracle VM, which is the only virtualization solution supported by Oracle Corporation. RAC is a complex and powerful technology. It demands expertise in its deployment. You can’t just “wing it” in creating a RAC solution. Julian and Steve have earned the right to term themselves expert—in Pro Oracle Database 11g RAC on Linux, they offer a rigorous and technically-correct treatment of RAC that helps you build a solid foundation of expertise and achieve success. Rigorous and technically accurate content Complete coverage of RAC, from planning to implementation to rollout to ongoing maintenance and troubleshooting Up-to-date with the very latest RAC features