0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (1)
  • R1,000 - R2,500 (4)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Beginning Oracle Programming (Paperback, Softcover reprint of the original 1st ed.): Sean Dillon, Christopher Beck, Thomas... Beginning Oracle Programming (Paperback, Softcover reprint of the original 1st ed.)
Sean Dillon, Christopher Beck, Thomas Kyte, Joel Kallman, Howard Rogers
R1,734 R1,431 Discovery Miles 14 310 Save R303 (17%) Ships in 10 - 15 working days

This book teaches you all of the core concepts behind using the database, shows you the tools and techniques you need to master, and gives you practical examples of programming Oracle. teaching you Oracle technology. need to use Oracle databases with confidence. Oracle is the world's leading relational database. used properly, is the fastest and most scaleable database on which to build enterprise scale applications. an overnight job. this book have that experience. application or administering the database and can guarantee you that the techniques taught in this book are proven and have led them through many successful implementations.

Oracle Database Transactions and Locking Revealed - Building High Performance Through Concurrency (Paperback, 2nd ed.): Darl... Oracle Database Transactions and Locking Revealed - Building High Performance Through Concurrency (Paperback, 2nd ed.)
Darl Kuhn, Thomas Kyte
R1,653 R1,284 Discovery Miles 12 840 Save R369 (22%) Ships in 10 - 15 working days

Access much-needed information for building scalable, high-concurrency applications and deploying them against the Oracle Database. This new edition is updated to be current with Oracle Database 19. It includes a new chapter with troubleshooting recipes to help you quickly diagnose and resolve locking problems that are urgent and block production. Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands, of users who are executing transactions at the same time. Transaction design, in turn, relies on a good understanding of how the database engine manages the locking of resources to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database. This book provides a solid and accurate explanation of how locking and concurrency are dealt with by Oracle Database. You will learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with the way in which Oracle Database is designed to operate. Oracle Database Transactions and Locking Revealed covers in detail the various lock types, and also different locking schemes such as pessimistic and optimistic locking. Then you will learn about transaction isolation and multi-version concurrency, and how the various lock types support Oracle Database's transactional features. You will learn tips for transaction design, as well as some bad practices and habits to avoid. Coverage is also given to redo and undo, and their role in concurrency. The book is loaded with insightful code examples that drive home each concept. This is an important book that anyone developing highly-concurrent applications will want to have handy on their shelf. What You Will Learn Avoid application lockups due to conflicts over accessing the same resource Understand how Oracle prevents one application from overwriting another's modifications Create transaction designs that mesh with how Oracle Database is designed Build high-throughput applications supporting thousands of concurrent users Design applications to take full advantage of Oracle's powerful database engine Gain a fundamental knowledge of Oracle's transaction and locking architecture Develop techniques to quickly diagnose and resolve common locking issues Who This Book Is For Oracle developers and database administrators faced with troubleshooting and solving deadlocks, locking contention, and similar problems that are encountered in high-concurrency environments; and application developers wanting to design their applications to excel at multi-user concurrency by taking full advantage of Oracle Database's multi-versioning and concurrency support

Expert Oracle Database Architecture - Techniques and Solutions for High Performance and Productivity (Paperback, 4th ed.): Darl... Expert Oracle Database Architecture - Techniques and Solutions for High Performance and Productivity (Paperback, 4th ed.)
Darl Kuhn, Thomas Kyte
R2,301 Discovery Miles 23 010 Ships in 10 - 15 working days

Now in its fourth edition and covering Oracle Database 21c, this best-selling book continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom Kyte and Darl Kuhn share a simple philosophy: "you can treat Oracle as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment." If you choose the latter, then you'll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised fourth edition covers the developments and new features up to Oracle Database 21c. Up-to-date features are covered for tables, indexes, data types, sequences, partitioning, data loading, temporary tables, and more. All the examples are demonstrated using modern techniques and are executed in container and pluggable databases. The book's proof-by-example approach encourages you to let evidence be your guide. Try something. See the result. Understand why the result is what it is. Apply your newfound knowledge with confidence. The book covers features by explaining how each one works, how to implement software using it, and the common pitfalls associated with it. Don't treat Oracle Database as a black box. Get this book. Dive deeply into Oracle Database's most powerful features that many do not invest the time to learn about. Set yourself apart from your competition and turbo-charge your career. What You Will Learn Identify and effectively resolve application performance issues and bottlenecks Architect systems to leverage the full power and feature set of Oracle's database engine Configure a database to maximize the use of memory structures and background processes Understand internal locking and latching technology and how it impacts your system Proactively recommend best practices around performance for table and index structures Take advantage of advanced features such as table partitioning and parallel execution Who This Book Is For Oracle developers and Oracle DBAs. If you're a developer and want a stronger understanding of Oracle features and architecture that will enable your applications to scale regardless of the workload, this book is for you. If you're a DBA and want to intelligently work with developers to design applications that effectively leverage Oracle technology, then look no further.

Expert Oracle Database Architecture - Oracle Database 9i, 10g, and 11g Programming Techniques and Solutions (Paperback, 2nd... Expert Oracle Database Architecture - Oracle Database 9i, 10g, and 11g Programming Techniques and Solutions (Paperback, 2nd ed.)
Thomas Kyte
R1,903 R1,501 Discovery Miles 15 010 Save R402 (21%) Ships in 10 - 15 working days

Now in its second edition, this best-selling book by Tom Kyte of Ask Tom fame continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you'll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised second edition covers the latest developments in Oracle Database 11g. Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it. Don't treat Oracle Database as a black-box. Get this book. Get under the hood. Turbo-charge your career.* Fully-revised to cover Oracle Database 11g* Proof-by-example approach: Let the evidence be your guide* Dives deeply into Oracle Databases's most powerful featuresWhat you'll learn* Develop an evidence-based approach to problem solving* Manage transactions in highly concurrent environments* Speed access to data through table and index design* Manage files and memory structures for performance and reliability* Scale up through partitioning and parallel processing* Load and unload data to interface with external systems* Think for yourself; don't take Tom's word for it Who this book is for This book is aimed at Oracle Database administrators, at PL/SQL and Java developers writing code to be deployed inside the database, and at developers of external applications who use Oracle Database as a data store. It is the go to book for those wishing to create efficient and scalable applications.

Oracle Database Transactions and Locking Revealed (Paperback, 1st ed.): Thomas Kyte, Darl Kuhn Oracle Database Transactions and Locking Revealed (Paperback, 1st ed.)
Thomas Kyte, Darl Kuhn
R1,107 R597 Discovery Miles 5 970 Save R510 (46%) Ships in 9 - 15 working days

Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against the Oracle Database. Read this short, 150-page book that is adapted from Expert Oracle Database Architecture to gain a solid and accurate understanding of how locking and concurrency are dealt with by Oracle Database. Also learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with how Oracle Database is designed to operate. Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands of users who are all executing transactions at the same time. Transaction design in turn relies upon a good understanding of how the underlying database platform manages of the locking of resources so as to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database. Oracle Database Transactions and Locking Revealed covers in detail the various lock types, and also different locking schemes such as pessimistic and optimistic locking. Then you'll learn about transaction isolation and multiversion concurrency, and how the various lock types support Oracle Database's transactional features. You'll learn some good tips for transaction design, as well as some bad practices and habits to avoid. Coverage is also given to redo and undo, and their role in concurrency. This is an important book that anyone developing highly-concurrent applications will want to have handy on their shelf.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Croxley Create Wax Crayons - 8mm (24…
R16 Discovery Miles 160
Shield Fresh 24 Air Freshener (Fireworx)
R53 Discovery Miles 530
Brightside
The Lumineers CD R194 Discovery Miles 1 940
Gloria
Sam Smith CD R407 Discovery Miles 4 070
Playseat Evolution Racing Chair (Black)
 (3)
R8,999 Discovery Miles 89 990
Strontium Technology AMMO USB 3.1 flash…
R70 Discovery Miles 700
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Multi Colour Jungle Stripe Neckerchief
R119 Discovery Miles 1 190
Call The Midwife - Season 10
Jenny Agutter, Linda Bassett, … DVD R209 Discovery Miles 2 090

 

Partners