talk-data.com talk-data.com

Topic

Oracle

database enterprise_software cloud

541

tagged

Activity Trend

33 peak/qtr
2020-Q1 2026-Q1

Activities

541 activities · Newest first

Oracle Database 11g : Underground Advice for Database Administrators

"Oracle Database 11g: Underground Advice for Database Administrators" is your go-to guide for mastering the nuances of managing Oracle databases. This book provides practical and actionable advice for dealing with typical challenges faced by database administrators, especially those working with Oracle Database 11g. What this Book will help me do Understand the fundamental architecture of Oracle databases, including block-level structure and system change tracking. Learn techniques to minimize downtime using Oracle features like Data Guard and Flashback. Gain proficiency with RMAN and other Oracle tools for effective database backups and recovery. Explore advanced concepts such as Maximum Availability Architecture and Oracle's Grid Control. Acquire the skills needed to efficiently perform migrations to Oracle Database 11g. Author(s) April Sims is a seasoned Oracle database administrator with extensive experience managing and optimizing enterprise-grade database systems. She brings a wealth of practical knowledge and a passion for teaching, sharing her insights through accessible and engaging writing. This book reflects her deep understanding of Oracle Database 11g and her commitment to empowering others. Who is it for? This book is ideal for database administrators facing the challenges of managing Oracle databases, particularly novices. If you're stepping into your role as a DBA or seeking to elevate your skills with Oracle Database 11g, this book provides the practical guidance you need. Those migrating to Version 11g or implementing Oracle's availability solutions will also find this resource invaluable.

Oracle Coherence 3.5

If you're aiming to build high-performance applications that can scale seamlessly to accommodate hundreds or thousands of users, Oracle Coherence 3.5 may be just the tool you need. This book serves as a comprehensive guide to utilizing Oracle's Coherence data grid technology, emphasizing how to design and develop robust, scalable, and responsive applications. What this Book will help me do Design effective domain objects optimized for Oracle Coherence to enhance scalability and performance. Implement distributed caching to efficiently manage data across your application's architecture. Leverage real-time event processing with Coherence to provide up-to-date information to users. Integrate Coherence with other persistence solutions like JDBC and Hibernate for versatile, robust data management. Utilize parallel processing capabilities within the Coherence grid to achieve superior application performance. Author(s) Aleksandar Seovic, the author of this book, has substantial experience in developing enterprise-scale applications and a deep expertise in utilizing Oracle Coherence. They are dedicated to writing technical material that is both approachable and comprehensive for developers and architects. Their industry insights ensure that this book addresses real-world challenges effectively. Who is it for? This book is ideal for architects and developers designing Internet and enterprise applications requiring high scalability and responsiveness. Readers should have a solid understanding of Java and familiarity with Domain-Driven Design (DDD) principles. If you aim to optimize application performance through technologies like Oracle Coherence, you'll find valuable insights here.

Oracle Database 11g PL/SQL Programming Workbook

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

SQL For Dummies®, 7th Edition

Learn SQL the fun and easy way – no programming experience needed! SQL For Dummies, 7th Edition, shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. This book covers the core features of the SQL language. Topics covered include how to use SQL to structure a DBMS and implement a database design; secure a database; and retrieve information from a database. This edition will be revised to reflect the new enhancements of SQL/XML:2008. The latest update of the perennial bestselling SQL For Dummies, which has sold more than 210,000 units in six editions. SQL is the most popular database language in the world Covers creating, accessing, manipulating, maintaining, and storing information in relational database management systems (DBMS) such as Access, Oracle, SQL Server, and MySQL. Includes new content on using SQL with XML to power data-driven web sites and using SQL with Access 2010 Whether you're daunted by database development or a system admin star, SQL For Dummies, 7th Dummies will have you working your web site in no time at all.

Oracle WebCenter 11g Handbook

Master Oracle WebCenter 11 g Transform your organization into a personalized, user-focused workplace using the detailed information in this comprehensive Oracle Press guide. Oracle WebCenter 11g Handbook shows you how to build Enterprise 2.0 applications that facilitate collaboration and foster innovation. You'll work with task flows and content systems, employ social networking tools, develop portals and composite applications, and deploy runtime customization. Debugging, security, and application tuning are also covered in this practical resource. Develop, test, and deploy dynamic enterprise applications, portals, and portlets Design data-backed rich Internet applications using Oracle JDeveloper 11 g and Oracle WebLogic Server Work with Oracle Content Server and Oracle Secure Enterprise Search Customize applications at runtime using Oracle Composer and metadata services Use the resource catalog to deliver personalized search results to end users Integrate RSS feeds, forums, wikis, and blogs with Oracle WebCenter social computing services Implement the latest Oracle Application Development Framework security tools Extend functionality using mashups, composite applications, and third-party add-ons Understand the Web 2.0 and portal technologies behind Oracle Fusion Applications For a complete list of Oracle Press titles, visit www.OraclePressBooks.com

Oracle Essbase & Oracle OLAP

The only book to cover and compare Oracle's online analytic processing products With the acquisition of Hyperion Systems in 2007, Oracle finds itself owning the two most capable OLAP products on the market--Essbase and the OLAP Option to the Oracle Database. Written by the most knowledgeable experts on both Essbase and Oracle OLAP, this Oracle Press guide explains how these products are similar and how they differ. Oracle Essbase & Oracle OLAP will help you architect the Oracle OLAP product that is most appropriate for your application, and build, tune, and maintain OLAP solutions.

OCA Oracle Database SQL Certified Expert Exam Guide (Exam 1Z0-047)

A Fully Integrated Study System for OCA Exam 1Z0-047 Prepare for the Oracle Certified Associate SQL Certified Expert exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all objectives for exam 1Z0-047, including: DDL and SQL SELECT statements Manipulating, restricting, and sorting data Single-row and group functions Subqueries Schema objects Set operators Data dictionary views Large data sets Hierarchical retrieval Regular expression support User access control And more On the CD-ROM: One full practice exam Detailed answers and explanations Score report performance assessment tool Complete electronic book Bonus exam available with free online registration For a complete list of Oracle Press titles, visit www.OraclePressBooks.com

Oracle SQL Recipes: A Problem-Solution Approach

Have you ever been faced with a new type of query to write, or been asked to create an unfamiliar database object? In such situations, you have probably wanted a good, solid example upon which to build, and instead have been forced into the drudgery of parsing railroad-style syntax diagrams in Oracle's manual set. This book frees you from that drudgery by providing tested and working examples of SQL used to solve common problems faced by developers and database administrators on a daily basis. When you're under pressure to get results fast, Oracle SQL Recipes is there at your side. Example-based, providing quality solutions to everyday problems Respects your time by putting solutions first and keeping discussions short Solves the most commonly encountered SQL problems What you'll learn Recognize common query patterns and apply their corresponding solutions. Solve common reporting problems such as sorting rows into buckets. Troubleshoot SQL performance problems. Create and manage database objects such as tables, indexes, and views. Work with XML and tree-structured data. Take advantage of analytic functions, regular expressions, hierarchical query support, and other powerful aspects of Oracle SQL. Who is this book for? Oracle SQL Recipes is written for developers and database administrators who write SQL to run against an Oracle database. It is further written for those whose time is precious, and who just wish for a good example to help them get on with their work. If you want to spend your time writing SQL rather than reading about it, then this is the right book for you.

Applied Oracle Security: Developing Secure Database and Middleware Environments

Cutting-edge techniques from leading Oracle security experts This Oracle Press guide demonstrates practical applications of the most compelling methods for developing secure Oracle database and middleware environments. You will find full coverage of the latest and most popular Oracle products, including Oracle Database and Audit Vaults, Oracle Application Express, and secure Business Intelligence applications. Applied Oracle Security demonstrates how to build and assemble the various Oracle technologies required to create the sophisticated applications demanded in today's IT world. Most technical references only discuss a single product or product suite. As such, there is no roadmap to explain how to get one product, product-family, or suite to work with another. This book fills that void with respect to Oracle Middleware and Database products and the area of security.

Oracle

Oracle Performance Survival Guide A Systematic Approach to Database Optimization The fast, complete, start-to-finish guide to optimizing Oracle performance Oracle Performance Survival Guide offers a structured, systematic, start-to-finish methodology for optimizing Oracle performance as efficiently as possible. Leading Oracle expert Guy Harrison shows how to maximize your tuning investment by focusing on causes rather than symptoms, and by quickly identifying the areas that deliver the greatest “bang for the buck.” Writing for DBAs and developers with all levels of experience, Harrison covers every area of Oracle performance management, from application design through SQL tuning, contention management through memory and physical IO management. He also presents up-to-the-minute guidance for optimizing the performance of the Oracle 11g Release 2. You’ll start by mastering Oracle structured performance tuning principles and tools, including techniques for tracing and monitoring Oracle execution. Harrison illuminates the interaction between applications and databases, guides you through choosing tuning tools, and introduces upfront design techniques that lead to higher-performance applications. He also presents a collection of downloadable scripts for reporting on all aspects of database performance. Coverage includes • “Tuning by layers,” the most effective, highest-value approach to Oracle performance optimization • Making the most of Oracle’s core tools for tracing, monitoring, and diagnosing performance • Highly efficient database logical and physical design, indexing, transaction design, and API use • SQL and PL/SQL tuning, including the use of parallel SQL techniques • Minimizing contention for locks, latches, shared memory, and other database resources • Optimizing memory and physical disk IO • Tuning Real Application Cluster (RAC) databases guyharrison.net informit.com/ph

Oracle E-Business Suite Development & Extensibility Handbook

Extend and Customize Oracle E-Business Suite Transform your Oracle E-Business Suite infrastructure to suit enterprise requirements using the comprehensive development methods in this Oracle Press guide. Oracle E-Business Suite Development & Extensibility Handbook lays out each tool alongside reusable code and step-by-step examples. Learn how to create multiorg objects, integrate Java and PL/SQL, design custom user interfaces, and use Oracle Application Framework and Oracle Workflow. This detailed volume also explains how to work with Oracle XML Gateway, publish dynamic business intelligence reports, and tune your configuration. Manage an efficient development platform with Oracle Application Object Library Develop concurrent programs, customized forms, and personalized graphical user interfaces Securely share data between organizations Distribute business communiqués through Oracle Reports and Oracle Business Intelligence Publisher Develop Java extensions with Oracle JDeveloper and Oracle Application Framework Capture and graphically map business processes using Oracle Workflow Exchange data between applications via Oracle XML Gateway Change the appearance of applications using Custom Look and Feel Integrate Oracle E-Business Suite with service-oriented architecture using Oracle Applications Adapter On Demand

Oracle PL/SQL Programming, 5th Edition

This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for using Oracle's powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website. This indispensable reference for both novices and experienced Oracle programmers will help you: Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing PL/SQL code Optimize PL/SQL performance with the aid of a brand-new chapter in the fifth edition Explore datatypes, conditional and sequential control statements, loops, exception handling, security features, globalization and localization issues, and the PL/SQL architecture Understand and use new Oracle Database 11g features, including the edition-based redefinition capability, the function result cache, the new CONTINUE statement, fine-grained dependency tracking, sequences in PL/SQL expressions, supertype invocation from subtypes, and enhancements to native compilation, triggers, and dynamic SQL Use new Oracle Database 11g tools and techniques such as PL/Scope, the PL/SQL hierarchical profiler, and the SecureFiles technology for large objects Build modular PL/SQL applications using procedures, functions, triggers, and packages

TOAD® Handbook, Second Edition

TOAD ® Handbook, Second Edition , is the definitive, completely up-to-date guide to the newest version of TOAD, the world’s premier third-party Oracle utility. Packed with step-by-step recipes, screen snapshots, and hands-on exercises, this book brings together everything developers and DBAs need to maximize their productivity with TOAD in both administrative and development tasks. TOAD product architect Bert Scalzo and leading TOAD trainer Dan Hotka thoroughly cover every area of TOAD’s functionality, offering practical, proven solutions that can be applied immediately to leverage TOAD’s dramatically improved feature set. Comprehensive coverage includes TOAD setup and configuration Browsing databases and schemas Editing SQL and PL/SQL within TOAD Creating new databases Checking database health Performing common DBA tasks Reporting via standard and custom reports Optimizing database performance Throughout the text, the authors offer practical insights into each of TOAD’s most useful tools, from App Designer to Doc Generator, ER Diagrammer to Code Road Map. This book is the only current, comprehensive, and affordable guide to the latest version of TOAD–a must-have for any TOAD user.

OCA/OCP Oracle Database 11g All-in-One Exam Guide

A Fully Integrated Study System for OCA Exams 1Z0-051 and 1Z0-052, and OCP Exam 1Z0-053 Prepare for the Oracle Certified Associate Administration I and SQL Fundamentals I exams and the Oracle Certified Professional Administration II exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all objectives for exams 1Z0-051, 1Z0-052, and 1Z0-053, including: Instance management Networking and storage Security SQL Oracle Recovery Manager and Oracle Flashback Oracle Automatic Storage Management Resource manager Oracle Scheduler Automatic workload repository Performance tuning Three bonus exams available with free online registration

Oracle SQL By Example

“The book...has enough depth for even a seasoned professional to pick up enough tips to pay back the price of the book many times over.” –Dr. Paul Dorsey, President, Dulcian, Inc., Oracle Magazine PL/SQL Developer of the Year 2007, and President Emeritus, New York Oracle Users Group “This is a fascinating guide into the world of Oracle SQL with an abundance of well-collected examples. Without a doubt, this book is helpful to beginners and experts alike who seek alternative ways to resolve advanced scenarios.”–Oleg Voskoboynikov, Ph.D., Database Architect The World’s #1 Hands-On Oracle SQL Workbook–Fully Updated for Oracle 11 g Crafted for hands-on learning and tested in classrooms worldwide, this book illuminates in-depth every Oracle SQL technique you’ll need. From the simplest query fundamentals to regular expressions and with newly added coverage of Oracle’s powerful new SQL Developer tool, you will focus on the tasks that matter most. Hundreds of step-by-step, guided lab exercises will systematically strengthen your expertise in writing effective, high-performance SQL. Along the way, you’ll acquire a powerful arsenal of useful skills–and an extraordinary library of solutions for your real-world challenges with Oracle SQL. Coverage includes 100% focused on Oracle SQL for Oracle 11 g, today’s #1 database platform–not “generic” SQL! Master all core SQL techniques including every type of join such as equijoins, self joins, and outer joins Understand Oracle functions in depth, especially character, number, date, timestamp, interval, conversion, aggregate, regular expressions, analytical, and more Practice all types of subqueries, such as correlated and scalar subqueries, and learn about set operators and hierarchical queries Build effective queries and learn fundamental Oracle SQL Developer and SQL*Plus skills Make the most of the Data Dictionary and create tables, views, indexes, and sequences Secure databases using Oracle privileges, roles, and synonyms Explore Oracle 11 g’s advanced data warehousing features Learn many practical tips about performance optimization, security, and architectural solutions Avoid common pitfalls and understand and solve common mistakes For every database developer, administrator, designer, or architect, regardless of experience!

Oracle Data Guard 11g Handbook

Master Oracle Data Guard 11 g 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 Essbase 9 Implementation Guide

This book is a practical guide to implementing high-performance multidimensional OLAP solutions using Oracle Essbase 9. It takes you step by step through software installation to the creation of fully-functional Essbase database cubes, helping you develop a solid understanding of multidimensional database concepts and the tools to create analytical OLAP applications effectively. What this Book will help me do Understand the fundamentals of multidimensional database technology and how it applies to analytical OLAP solutions. Construct efficient database outlines including dimensions and members. Import data from various sources into Essbase cubes and process it for analysis. Develop effective calculation scripts to automate complex data processing tasks. Leverage tools like Excel Add-In to produce dynamic, interactive reports for comprehensive data insights. Author(s) The authors of this guide are seasoned professionals with extensive practical experience in Oracle Essbase and OLAP technology. They bring years of expertise in database design, analytics, and performance optimization, ensuring this book provides both foundational knowledge and advanced techniques. Their teaching approach focuses on clarity and step-by-step guidance to make complex topics accessible to practitioners at all levels. Who is it for? This book is ideal for IT professionals with a general understanding of information systems who want to learn OLAP and Oracle Essbase. Beginners will find the step-by-step approach accessible, while experienced OLAP users will benefit from advanced tips and practical examples. If you're looking to enhance your analytics skills or explore Essbase for career growth, this resource is for you.

SQL Injection Attacks and Defense, 2nd Edition

SQL Injection Attacks and Defense, First Edition: Winner of the Best Book Bejtlich Read Award "SQL injection is probably the number one problem for any server-side application, and this book unequaled in its coverage." –Richard Bejtlich, Tao Security blog SQL injection represents one of the most dangerous and well-known, yet misunderstood, security vulnerabilities on the Internet, largely because there is no central repository of information available for penetration testers, IT security consultants and practitioners, and web/software developers to turn to for help. SQL Injection Attacks and Defense, Second Edition is the only book devoted exclusively to this long-established but recently growing threat. This is the definitive resource for understanding, finding, exploiting, and defending against this increasingly popular and particularly destructive type of Internet-based attack. SQL Injection Attacks and Defense, Second Edition includes all the currently known information about these attacks and significant insight from its team of SQL injection experts, who tell you about: Understanding SQL Injection – Understand what it is and how it works Find, confirm and automate SQL injection discovery Tips and tricks for finding SQL injection within code Create exploits for using SQL injection Design apps to avoid the dangers these attacks SQL injection on different databases SQL injection on different technologies SQL injection testing techniques Case Studies Securing SQL Server, Second Edition is the only book to provide a complete understanding of SQL injection, from the basics of vulnerability to discovery, exploitation, prevention, and mitigation measures Covers unique, publicly unavailable information, by technical experts in such areas as Oracle, Microsoft SQL Server, and MySQL---including new developments for Microsoft SQL Server 2012 (Denali) Written by an established expert, author, and speaker in the field, with contributions from a team of equally renowned creators of SQL injection tools, applications, and educational materials

Mastering Oracle Scheduler in Oracle 11g Databases

In "Mastering Oracle Scheduler in Oracle 11g Databases", you will unlock the full potential of Oracle Scheduler (DBMS_SCHEDULER), a powerful tool for automating and managing database tasks. This book provides a comprehensive guide with practical examples to help you optimize database performance and automate your workflows. What this Book will help me do Understand how to create and manage job schedules using Oracle Scheduler, catering to both simple and complex automation needs. Learn to integrate platform-independent execution of jobs into your Oracle database management strategies. Gain practical insights into debugging, monitoring, and optimizing jobs for enhanced database performance. Explore event-driven scheduling to develop intelligent automation solutions for your business processes. Master resource management techniques to handle large-scale job scheduling effectively. Author(s) Ronald Rood is a seasoned database administrator and developer specializing in Oracle technologies. With extensive experience in database performance tuning and automation, Ronald shares practical insights and expert guidance in his writing. His passion for teaching complex concepts in an engaging manner makes his books valuable resources for professionals. Who is it for? This book is ideal for Oracle Database administrators and developers who want to advance their automation and scheduler management skills. With a basic understanding of Oracle Database Management and proficiency in SQL and PL/SQL, readers aim to optimize jobs and improve overall performance. It's perfect for those transitioning from tools like cron or DBMS_JOB for more robust scheduling capabilities.