EUR 3,63
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrellohardcover. Condizione: Used; Very Good. Dispatched, from the UK, within 48 hours of ordering. Though second-hand, the book is still in very good shape. Minimal signs of usage may include very minor creasing on the cover or on the spine.
Editore: QED Information Sciences, Wellesley, MA, 1989
ISBN 10: 0894353020 ISBN 13: 9780894353024
Lingua: Inglese
Da: Persephone's Books, Gastonia, NC, U.S.A.
Prima edizione
EUR 13,37
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloHardcover. Condizione: Very Good. No Jacket. First Edition. xv, 253 pp. Previous owner name on front free endpaper and on upper and lower page edges. The online capabilities of Oracle release 6.0.
Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
EUR 32,89
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.14.
Editore: Wellesley, MA: QED Information Sciences, Inc., 1989
ISBN 10: 0894353020 ISBN 13: 9780894353024
Lingua: Inglese
Da: Books on the Square, Virden, IL, U.S.A.
EUR 7,13
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloHardcover. Condizione: Near Fine. No Jacket. 1989. 1st ptg. Near fine hardback without a dust jacket. Previous owner's name, date of purchase, and original price. Square and tight. 253 pp. Sm 4to. ISBN: 0894353020. [CO].
Da: BargainBookStores, Grand Rapids, MI, U.S.A.
EUR 42,41
Convertire valutaQuantità: 5 disponibili
Aggiungi al carrelloPaperback or Softback. Condizione: New. Oracle Database Transactions and Locking Revealed: Building High Performance Through Concurrency 1.14. Book.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 40,05
Convertire valutaQuantità: 4 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 43,13
Convertire valutaQuantità: 4 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 51,05
Convertire valutaQuantità: 15 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 53,69
Convertire valutaQuantità: 15 disponibili
Aggiungi al carrelloCondizione: New.
Da: Revaluation Books, Exeter, Regno Unito
EUR 64,26
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. 2nd edition. 265 pages. 9.50x6.75x0.75 inches. In Stock.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 67,14
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
Da: Chiron Media, Wallingford, Regno Unito
EUR 61,42
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: New.
Da: Chiron Media, Wallingford, Regno Unito
EUR 62,17
Convertire valutaQuantità: 10 disponibili
Aggiungi al carrelloPaperback. Condizione: New.
Editore: Wellesley, MA: QED Information S, 1989
ISBN 10: 0894353020 ISBN 13: 9780894353024
Lingua: Inglese
Da: HPB-Red, Dallas, TX, U.S.A.
EUR 4,46
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrellohardcover. Condizione: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Da: Robinson Street Books, IOBA, Binghamton, NY, U.S.A.
Membro dell'associazione: IOBA
EUR 12,04
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloHardcover. Condizione: As New. Prompt Shipment, shipped in Boxes, Tracking PROVIDEDnear Fine.
Da: Lakeside Books, Benton Harbor, MI, U.S.A.
EUR 39,25
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
Da: Lucky's Textbooks, Dallas, TX, U.S.A.
EUR 42,32
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
EUR 83,82
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloHardcover. Condizione: New. New. book.
Da: THE SAINT BOOKSTORE, Southport, Regno Unito
EUR 63,78
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloPaperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 209.
Da: AHA-BUCH GmbH, Einbeck, Germania
EUR 64,96
Convertire valutaQuantità: 5 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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 LearnAvoid application lockups due to conflicts over accessing the same resourceUnderstand how Oracle prevents one application from overwriting another's modificationsCreate transaction designs that mesh with how Oracle Database is designedBuild high-throughput applications supporting thousands of concurrent usersDesign applications to take full advantage of Oracle's powerful database engineGain a fundamental knowledge of Oracle's transaction and locking architectureDevelop techniques to quickly diagnose and resolve common locking issuesWho This Book Is ForOracle 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.