0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (21)
  • R250 - R500 (45)
  • R500+ (827)
  • -
Status
Format
Author / Contributor
Publisher

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

Oracle in a Nutshell (Paperback): Rick Greenwald Oracle in a Nutshell (Paperback)
Rick Greenwald
R1,324 R937 Discovery Miles 9 370 Save R387 (29%) Ships in 12 - 17 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,202 R856 Discovery Miles 8 560 Save R346 (29%) Ships in 12 - 17 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
R234 R168 Discovery Miles 1 680 Save R66 (28%) Ships in 12 - 17 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.

Expert Scripting and Automation for SQL Server DBAs (Paperback, 1st ed.): Peter A. Carter Expert Scripting and Automation for SQL Server DBAs (Paperback, 1st ed.)
Peter A. Carter
R2,878 R2,469 Discovery Miles 24 690 Save R409 (14%) Ships in 10 - 15 working days

Automate your workload and manage more databases and instances with greater ease and efficiency by combining metadata-driven automation with powerful tools like PowerShell and SQL Server Agent. Automate your new instance-builds and use monitoring to drive ongoing automation, with the help of an inventory database and a management data warehouse. The market has seen a trend towards there being a much smaller ratio of DBAs to SQL Server instances. Automation is the key to responding to this challenge and continuing to run a reliable database platform service. Expert Scripting and Automation for SQL Server DBAs guides you through the process of automating the maintenance of your SQL Server enterprise. Expert Scripting and Automation for SQL Server DBAs shows how to automate the SQL Server build processes, monitor multiple instances from a single location, and automate routine maintenance tasks throughout your environment. You will also learn how to create automated responses to common or time consuming break/fix scenarios. The book helps you become faster and better at what you do for a living, and thus more valuable in the job market. Extensive coverage of automation using PowerShell and T-SQL Detailed discussion and examples on metadata-driven automation Comprehensive coverage of automated responses to break/fix scenarios What You Will Learn Automate the SQL Server build process Create intelligent, metadata-drive routines Automate common maintenance tasks Create automated responses to common break/fix scenarios Monitor multiple instance from a central location Utilize T-SQL and PowerShell for administrative purposes Who This Book Is For Expert Scripting and Automation for SQL Server DBAs is a book for SQL Server database administrators responsible for managing increasingly large numbers of databases across their business enterprise. The book is also useful for any database administrator looking to ease their workload through automation. The book addresses the needs of these audiences by showing how to get more done through less effort by implementing an intelligent, automated-processes service model using tools such as T-SQL, PowerShell, Server Agent, and the Management Data Warehouse.

Oracle (R) 11g - PL/SQL Programming, International Edition (with CD-ROM) (Paperback, 2nd edition): Joan Casteel Oracle (R) 11g - PL/SQL Programming, International Edition (with CD-ROM) (Paperback, 2nd edition)
Joan Casteel
R1,353 R1,205 Discovery Miles 12 050 Save R148 (11%) Ships in 10 - 15 working days

Learn how to most effectively use PL/SQL programming language with one of the most popular and widely-used software programs in large companies today -- Oracle (R)11g. ORACLE (R) 11G: PL/SQL PROGRAMMING & ORACLE (R) CD, 2E, International Edition uses Oracle (R) 11g to provide an overview of the PL/SQL programming language from a developer's perspective. The author begins with a step-by-step expanded introduction to fundamental PL/SQL concepts before progressing to the writing and testing of PL/SQL code. This edition also covers more advanced topics, such as Dynamic SQL and code tuning, as well as developments in bulk processing, compound triggers, PL/SQL compiler features and hiding source code. Updates reflect the latest Oracle (R) 11g release with the most recent figures and examples using the user-friendly SQL Developer tool. A wealth of real-world examples, a straightforward presentation, and accompanying Oracle (R) CD make this book is an invaluable resource in preparing for the new Oracle (R) Certification exam or mastering the PL/SQL programming language with Oracle (R).

Flash 8 Game Developing Hand Book (Paperback): Serge Melnihov Flash 8 Game Developing Hand Book (Paperback)
Serge Melnihov
R132 Discovery Miles 1 320 Ships in 12 - 17 working days

This is a shareware developer's and game programmer's guide to creating games with Flash technology. The building blocks of Flash games tools are explained in this guide for developing high-quality games with Web programming. It demonstrates the construction of these tools, the methods for importing graphics in GIF/PNG and JPEG formats, and the creation of clips, buttons, and animation effects. Motion Tween and Shape Tween animations are presented, and instructions for changing Action Script code for working with the program shell, integrating the Shockwave Flash component into the Delphi environment, and writing a C program for working with a Flash movie are provided. Practical information on an Action Script, coding the game scenario, game interaction with the server, and preparing game graphics will help the shareware developer and game programmer utilize Flash tools effectively. The accompanying CD-ROM includes Flash project, graphic and SWF files, sever PHP scripts, executable files for the key generator in Delphi, MSVC++, and Perl, and key files for game. It also includes the fontonizer program (fontonizer1), the program for displaying all Flash animations on a Web page (saveflash_5460), powerful shareware file manager (a_Frigate3_Pro_v30), and a professional shareware icon editor with ready-to-use effects (awiconsprosetup).

Getting Started with Impala (Paperback): John Russell Getting Started with Impala (Paperback)
John Russell
R700 R502 Discovery Miles 5 020 Save R198 (28%) Ships in 12 - 17 working days

Learn how to write, tune, and port SQL queries and other statements for a Big Data environment, using Impala - the massively parallel processing SQL query engine for Apache Hadoop. The best practices in this practical guide help you design database schemas that not only interoperate with other Hadoop components, and are convenient for administers to manage and monitor, but also accommodate future expansion in data size and evolution of software capabilities. Ideal for database developers and business analysts, Getting Started with Impala includes advice from Cloudera's development team, as well as insights from its consulting engagements with customers. Learn how Impala integrates with a wide range of Hadoop components Attain high performance and scalability for huge data sets on production clusters Explore common developer tasks, such as porting code to Impala and optimizing performance Use tutorials for working with billion-row tables, date- and time-based values, and other techniques Learn how to transition from rigid schemas to a flexible model that evolves as needs change

Responsive & Fast (Paperback): Guy Podjamy Responsive & Fast (Paperback)
Guy Podjamy
R346 R247 Discovery Miles 2 470 Save R99 (29%) Ships in 12 - 17 working days

Is Responsive Web Design (RWD) slowing your site down? It doesn't have to. With this concise book, you'll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers advice for choosing optimizations that will be most useful for your needs. RWD performance problems stem from excessive downloads of resources, including images, JavaScript and CSS, and HTML--downloads designed to let your web application adapt to different screen sizes. Podjarny presents a series of increasingly larger-scope solutions to each issue, including client-side techniques and RESS (Responsive + Server Side Components). Address performance issues by starting with Podjarny's default guidelines Use a JavaScript image loader and an image transcoding service to create Responsive Images Reduce JavaScript and CSS downloads with asynchronous scripts, conditional loading, and multi-viewport CSS Prioritize resources to avoid excess content in RWD and defer the load of any content that's not critical Explore server-side Adaptive Delivery and RESS solutions as an alternative to "pure" RWD Guy Podjarny, or Guypo for short, is the Chief Technology Officer (CTO) of Akamai's Web Experience business unit.

Oracle Performance Tuning 2e (Paperback, 2nd edition): Mark Gurry Oracle Performance Tuning 2e (Paperback, 2nd edition)
Mark Gurry
R1,924 R1,333 Discovery Miles 13 330 Save R591 (31%) Ships in 12 - 17 working days

The first edition of this book became a classic for developers and DBAs. This edition offers 400 pages of updated material on Oracle features, including parallel server, parallel query, Oracle Performance Pack, disk striping and mirroring, RAID, MPPs, SMPs, distributed databases, backup and recovery, and much more.

FileMaker Pro 13: The Missing Manual (Paperback): Susan Prosser, Stuart Gripman FileMaker Pro 13: The Missing Manual (Paperback)
Susan Prosser, Stuart Gripman
R1,024 R759 Discovery Miles 7 590 Save R265 (26%) Ships in 12 - 17 working days

You don't have to be a techie to use FileMaker Pro 13, but you do need to know what you're doing. With clear, step-by-step instructions, this friendly guide shows you how to create a powerful database that lets you do almost anything with your data. Whether you're running a business, printing a catalog, or planning a wedding, you'll discover how to customize your database and put it to work on several devices.

The important stuff you need to know: Get started. Tour FileMaker Pro's features and create your first database in minutes.Explore the entire platform. Use FileMaker on a desktop, server, WebDirect, or FileMaker Go.Catalog your data. View, sort, and shape information in dozens of ways.Create professional documents. Publish reports, invoices, and other documents with ease.Harness processing power. Use calculations and scripts to crunch numbers, search text, and automate tasks.Add visual power and clarity. Create colorful charts to illustrate and summarize your data.Think like a developer. Dive into advanced topics like relational databases, scripting, and designing for multiple devices.

This bestselling book helps you use FileMaker Pro quickly and efficiently, whether you're experienced with the program or just beginning.

MySQL High Availability 2ed (Paperback, 2nd ed.): Charles Bell MySQL High Availability 2ed (Paperback, 2nd ed.)
Charles Bell
R1,422 R886 Discovery Miles 8 860 Save R536 (38%) Ships in 12 - 17 working days

Server bottlenecks and failures are a fact of life in any database deployment, but they don't have to bring everything to a halt. This practical book explains replication, cluster, and monitoring features that can help protect your MySQL system from outages, whether it's running on hardware, virtual machines, or in the cloud.

Written by engineers who designed many of the tools covered, this book reveals undocumented or hard-to-find aspects of MySQL reliability and high availability--knowledge that's essential for any organization using this database system. This second edition describes extensive changes to MySQL tools. Versions up to 5.5 are covered, along with several 5.6 features.Learn replication fundamentals, including use of the binary log and MySQL Replicant LibraryHandle failing components through redundancyScale out to manage read-load increases, and use data sharding to handle large databases and write-load increasesStore and replicate data on individual nodes with MySQL ClusterMonitor database activity and performance, and major operating system parametersKeep track of masters and slaves, and deal with failures and restarts, corruption, and other incidentsExamine tools including MySQL Enterprise Monitor, MySQL Utilities, and GTIDs

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
R527 R332 Discovery Miles 3 320 Save R195 (37%) Ships in 12 - 17 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.

Understanding Oracle (Paperback): Understanding Oracle (Paperback)
R503 Discovery Miles 5 030 Ships in 12 - 17 working days
Oracle Essentials 5ed (Paperback, 5th Revised edition): Rick Greenwald Oracle Essentials 5ed (Paperback, 5th Revised edition)
Rick Greenwald; Contributions by Robert Stackowiak, Jonathan Stern
R1,181 R835 Discovery Miles 8 350 Save R346 (29%) Ships in 12 - 17 working days

Written by Oracle insiders, this indispensable guide distills an enormous amount of information about the Oracle Database into one compact volume. Ideal for novice and experienced DBAs, developers, managers, and users, "Oracle Essentials" walks you through technologies and features in Oracle's product line, including its architecture, data structures, networking, concurrency, and tuning.

Complete with illustrations and helpful hints, this fifth edition provides a valuable one-stop overview of Oracle Database 12"c," including an introduction to Oracle and cloud computing. "Oracle Essentials" provides the conceptual background you need to understand how Oracle truly works.

Topics include: A complete overview of Oracle databases and data stores, and Fusion Middleware products and featuresCore concepts and structures in Oracle's architecture, including pluggable databasesOracle objects and the various datatypes Oracle supportsSystem and database management, including Oracle Enterprise Manager 12"c"Security options, basic auditing capabilities, and options for meeting compliance needsPerformance characteristics of disk, memory, and CPU tuningBasic principles of multiuser concurrencyOracle's online transaction processing (OLTP)Data warehouses, Big Data, and Oracle's business intelligence toolsBackup and recovery, and high availability and failover solutions

Oracle E-Business Suite Manufacturing & Supply Chain Management (Paperback, Ed): Bastin Gerald, Nigel King, Dan Natchek Oracle E-Business Suite Manufacturing & Supply Chain Management (Paperback, Ed)
Bastin Gerald, Nigel King, Dan Natchek
R2,522 R2,039 Discovery Miles 20 390 Save R483 (19%) Ships in 10 - 15 working days

Implement Oracles Internet-based Manufacturing and Supply Chain Management products using this Oracle authorized resource. This comprehensive guide explains how to implement the planning, engineering, pricing, order fulfillment, and inventory management components of Oracle Manufacturing and Supply Chain--and develop and deliver goods and services faster, cheaper, and more efficiently than your competitors.

Mastering Oracle SQL (Paperback, 2nd Revised edition): Sanjay Mishra Mastering Oracle SQL (Paperback, 2nd Revised edition)
Sanjay Mishra
R1,189 R843 Discovery Miles 8 430 Save R346 (29%) Ships in 12 - 17 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.

SQL Server 2012 Data Integration Recipes - Solutions for Integration Services and Other ETL Tools (Paperback, 1st ed.): Adam... SQL Server 2012 Data Integration Recipes - Solutions for Integration Services and Other ETL Tools (Paperback, 1st ed.)
Adam Aspin
R2,363 Discovery Miles 23 630 Ships in 10 - 15 working days

SQL Server 2012 Data Integration Recipes provides focused and practical solutions to real world problems of data integration. Need to import data into SQL Server from an outside source? Need to export data and send it to another system? SQL Server 2012 Data Integration Recipes has your back. You'll find solutions for importing from Microsoft Office data stores such as Excel and Access, from text files such as CSV files, from XML, from other database brands such as Oracle and MySQL, and even from other SQL Server databases. You'll learn techniques for managing metadata, transforming data to meet the needs of the target system, handling exceptions and errors, and much more. What DBA or developer isn't faced with the need to move data back and forth? Author Adam Aspin brings 10 years of extensive ETL experience involving SQL Server, and especially satellite products such as Data Transformation Services and SQL Server Integration Services. Extensive coverage is given to Integration Services, Microsoft's flagship tool for data integration in SQL Server environments.Coverage is also given to the broader range of tools such as OPENDATASOURCE, linked servers, OPENROWSET, Migration Assistant for Access, BCP Import, and BULK INSERT just to name a few. If you're looking for a resource to cover data integration and ETL across the gamut of Microsoft's SQL Server toolset, SQL Server 2012 Data Integration Recipes is the one book that will meet your needs. * Provides practical and proven solutions towards creating resilient ETL environments * Clearly answers the tough questions which professionals ask * Goes beyond the tools to a thorough discussion of the underlying techniques * Covers the gamut of data integration, beyond just SSIS * Includes example databases and files to allow readers to test the recipes What you'll learn * Import and export to and from CSV files, XML files, and other text-based sources. * Move data between SQL databases, including SQL Server and others such as Oracle Database and MySQL. * Discover and manage metadata held in various database systems. * Remove duplicates and consolidate from multiple sources. * Transform data to meet the needs of target systems. * Profile source data as part of the discovery process.* Log and manage errors and exceptions during an ETL process. * Improve efficiency by detecting and processing only changed data. Who this book is for SQL Server 2012 Data Integration Recipes is written for developers wishing to find fast and reliable solutions for importing and exporting to and from SQL Server. The book appeals to DBAs as well, who are often tasked with implementing ETL processes. Developers and DBAs moving to SQL Server from other platforms will find the succinct, example-based approach ideal for quickly applying their general ETL knowledge to the specific tools provided as part of a SQL Server environment. Table of Contents * MS Office Data Sources * Flat File Sources * XML Data Sources * SQL Database Sources * SQL Server Sources * Miscellaneous Data Sources * Exporting Data from SQL Server * Metadata * Data Transformation * Data Profiling * Delta Data Management * Change Tracking and Change Data Capture * Optimising Data Import * ET Process Acceleration * Logging and Auditing * Appendix A: Data Types * Appendix B: Sample Databases and Scripts

DB2 for the COBOL Programmer Part 1 - Covers Version 4.1 (Paperback, 2nd edition): DB2 for the COBOL Programmer Part 1 - Covers Version 4.1 (Paperback, 2nd edition)
R1,294 R1,064 Discovery Miles 10 640 Save R230 (18%) Ships in 12 - 17 working days

If you are looking for a practical DB2 book that focuses on application programming, this is the book for you. Written from the programmer's point of view, it will quickly teach you what you need to know to access and process DB2 data in your COBOL programs using embedded SQL. This second edition has been thoroughly updated and expanded to make it even more valuable to the programmer who is slugging it out on the job. You will learn: the critical DB2 concepts that let you understand how DB2 works; the basic DB2 coding features you will use in every program you write; how to use version 4 enhancements like outer joins and explicit syntax for inner joins; how to work with column functions, scalar functions, and subqueries to manipulate data; how to use error handling techniques and ROLLBACK to protect DB2 data; why program efficiency is vital under DB2...and more.

Beginning SQL Server 2012 Administration (Paperback, 1st ed.): Robert Walters, Grant Fritchey Beginning SQL Server 2012 Administration (Paperback, 1st ed.)
Robert Walters, Grant Fritchey
R1,411 Discovery Miles 14 110 Ships in 10 - 15 working days

Beginning SQL Server 2012 Administration provides the essential skills and knowledge needed to begin a successful career as an SQL Server database administrator. It's an ideal book for those new to database administration, as well for those moving to SQL Server from other database brands such as Oracle and IBM DB2. SQL Server is more than just a database. It's situated within a larger context that includes solutions for reporting, for integrating data from other systems, for business intelligence and analysis, and more. Beginning SQL Server 2012 Administration paints the big picture to help you understand SQL Server's place in the grand scheme. Then you'll move into the nuts and bolts of installing the product, learning the management tools at your disposal, creating your first database, and maintaining that database in an ongoing state of readiness. Beginning SQL Server 2012 Administration goes beyond teaching just the core competencies of effective database administration. You will also learn the latest trends in SQL Server such as virtualizing and consolidating of servers, and using SQL Server in the cloud as a service.Administrators experienced on other platforms will find insight from comparisons of key features between SQL Server and other platforms. Beginning SQL Server 2012 Administration lays an excellent foundation for success as an SQL Server database administrator. * Provides the essentials of successful SQL Server administration * Covers the latest trends such as virtualization and cloud computing * Paints the big picture of Microsoft's data platform What you'll learn * Master basic database administration skills * Plan and install new database environments * Ensure the ability to recover from disaster and data loss * Manage security and regulatory compliance * Take advantage of new features in SQL Server 2012 * Create private-cloud databases for your organization Who this book is for Beginning SQL Server 2012 Administration is aimed at aspiring database administrators, as well as at experienced administrators from competing platforms such as Oracle. The book quickly provides the essentials of SQL Server administration, laying a foundation for success in a career as an SQL Server database administrator.Table of Contents * The Database Administration Profession * Planning and Installing SQL Server 2012 * What's in the Toolbox? * Supporting the Developer * Creating Tables and Other Objects * Transact-SQL * SQL Server Internals * Database Backup Strategies * Database Restore Strategies * Common Database Maintenance Tasks * SQL Server Security * Auditing, Encryption, Compliance * Performance Tuning & Optimization * Fault Tolerance * Cloud Computing for the DBA * Database as a Service * Where to Go Next?

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,464 Discovery Miles 14 640 Ships in 10 - 15 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,364 Discovery Miles 13 640 Ships in 10 - 15 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,556 R1,247 Discovery Miles 12 470 Save R309 (20%) Ships in 10 - 15 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

50 Tips and Tricks for MongoDB Developers (Paperback): Kristina Chodorow 50 Tips and Tricks for MongoDB Developers (Paperback)
Kristina Chodorow
R721 Discovery Miles 7 210 Ships in 10 - 15 working days

Getting started with MongoDB is easy, but once you begin building applications with it, you'll face some complex issues. What are the tradeoffs between normalized and denormalized data? How do you handle replica set failure and failover? This collection of MongoDB tips, tricks, and hacks helps you resolve issues with everything from application design and implementation to data safety and monitoring.

You get specific guidance in five topic areas directly from engineers at 10gen, the company that develops and supports this open source database: Application Design Tips: What to keep in mind when designing your schema Implementation Tips: Programming applications against MongoDB Optimization Tips: Speeding up your applications Data Safety Tips: Using replication and journaling to keep data safe--without sacrificing too much performance Administration Tips: How to configure MongoDB and keep it running smoothly

Oracle Database Administration for Microsoft SQL Server DBAs (Paperback, Ed): Michelle Malcher Oracle Database Administration for Microsoft SQL Server DBAs (Paperback, Ed)
Michelle Malcher
R1,448 R1,150 Discovery Miles 11 500 Save R298 (21%) Ships in 10 - 15 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. Apply Your SQL Server DBA Skills to Oracle Database AdministrationUse your SQL Server experience to set up and maintain a high-performance Oracle Database environment. Written by a DBA with expertise in both platforms, Oracle Database Administration for Microsoft SQL Server DBAs illustrates each technique with clear explanations, examples, and comparison tables. Get full details on Oracle Database intervals, creation assistants, management techniques, and query tools. High availability, disaster recovery, and security procedures are also extensively covered in this comprehensive Oracle Press guide. Install and configure Oracle Database on Windows or Linux systems Administer and monitor databases from Oracle Enterprise Manager Implement robust security using roles, permissions, and privileges Back up and restore databases with Oracle Recovery Manager Use the Oracle cost-based optimizer to tune performance Write, debug, and execute PL/SQL queries using Oracle SQL Developer Maximize availability with Oracle Real Application Clusters Build standby and failover servers using Oracle Data Guard

Microsoft Office Access 2007 (Paperback, Ed): Virginia Andersen Microsoft Office Access 2007 (Paperback, Ed)
Virginia Andersen
R1,083 R909 Discovery Miles 9 090 Save R174 (16%) Ships in 10 - 15 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. Maximize the powerful features of the latest release of today's most popular desktop database program How to Do Everything with Microsoft Office Access 2007 shows you how to create and customize an efficient, multi-user database, retrieve, interpret, and share your data, secure your information, and much more. Designed to help you get things done quickly and easily, this user-friendly guide is your all-access pass to Access 2007. Navigate the new user interface with ease Design a well-organized database using pre-designed templates Enter and edit data and ensure data validity Sort, filter, and print records Extract specific information using queries Master form and report design basics Add charts and graphs to forms and reports easily Optimize database performance and speed Exchange database objects and text files between Access databases

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Intermediate Access
M. L. Humphrey Hardcover R498 Discovery Miles 4 980
Oracle 12c - SQL
Joan Casteel Paperback  (1)
R1,321 R1,183 Discovery Miles 11 830
Fundamentals of Relational Database…
S. Sumathi, S. Esakkirajan Hardcover R5,608 Discovery Miles 56 080
Fundamentals of Data Engineering - Plan…
Joe Reis Paperback R1,486 R1,273 Discovery Miles 12 730
Database Systems: The Complete Book…
Hector Garcia-Molina, Jeffrey Ullman, … Paperback R2,539 Discovery Miles 25 390
New Perspectives on Microsoft (R) Access…
Joseph Adamski, Kathy Finnegan Paperback R1,421 R1,260 Discovery Miles 12 600
SQL Programming: Java Script and Coding…
Os Swift Hardcover R815 Discovery Miles 8 150
Index Data Structures in Object-Oriented…
Thomas A. Mueck, Martin L. Polaschek Hardcover R4,297 Discovery Miles 42 970
Access 2019 Beginner
M. L. Humphrey Hardcover R594 Discovery Miles 5 940
Enterprise Big Data Engineering…
Martin Atzmueller, Samia Oussena, … Hardcover R5,385 Discovery Miles 53 850

 

Partners