語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Oracle Database transactions and loc...
~
Kuhn, Darl.
FindBook
Google Book
Amazon
博客來
Oracle Database transactions and locking revealed = building high performance through concurrency /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Oracle Database transactions and locking revealed/ by Darl Kuhn, Thomas Kyte.
其他題名:
building high performance through concurrency /
作者:
Kuhn, Darl.
其他作者:
Kyte, Thomas.
出版者:
Berkeley, CA :Apress : : 2021.,
面頁冊數:
xxviii, 265 p. :ill., digital ;24 cm.
內容註:
1. Getting Started -- 2. Locking and Blocking -- 3. Locks, Latches, and Mutexes -- 4. Concurrency and Multiversioning -- 5. Transactions -- 6. Redo and Undo -- 7. Investigating Redo -- 8. Investigating Undo -- 9. Troubleshooting.
Contained By:
Springer Nature eBook
標題:
Database management. -
電子資源:
https://doi.org/10.1007/978-1-4842-6425-6
ISBN:
9781484264256
Oracle Database transactions and locking revealed = building high performance through concurrency /
Kuhn, Darl.
Oracle Database transactions and locking revealed
building high performance through concurrency /[electronic resource] :by Darl Kuhn, Thomas Kyte. - Second edition. - Berkeley, CA :Apress :2021. - xxviii, 265 p. :ill., digital ;24 cm.
1. Getting Started -- 2. Locking and Blocking -- 3. Locks, Latches, and Mutexes -- 4. Concurrency and Multiversioning -- 5. Transactions -- 6. Redo and Undo -- 7. Investigating Redo -- 8. Investigating Undo -- 9. Troubleshooting.
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. You will: 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.
ISBN: 9781484264256
Standard No.: 10.1007/978-1-4842-6425-6doiSubjects--Uniform Titles:
Oracle (Computer file)
Subjects--Topical Terms:
527442
Database management.
LC Class. No.: QA76.9.D3 / K84 2021
Dewey Class. No.: 005.74
Oracle Database transactions and locking revealed = building high performance through concurrency /
LDR
:03659nmm a2200349 a 4500
001
2236155
003
DE-He213
005
20201014100748.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484264256
$q
(electronic bk.)
020
$a
9781484264249
$q
(paper)
024
7
$a
10.1007/978-1-4842-6425-6
$2
doi
035
$a
978-1-4842-6425-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D3
$b
K84 2021
072
7
$a
UN
$2
bicssc
072
7
$a
COM021000
$2
bisacsh
072
7
$a
UN
$2
thema
072
7
$a
UMT
$2
thema
082
0 4
$a
005.74
$2
23
090
$a
QA76.9.D3
$b
K96 2021
100
1
$a
Kuhn, Darl.
$3
2111770
245
1 0
$a
Oracle Database transactions and locking revealed
$h
[electronic resource] :
$b
building high performance through concurrency /
$c
by Darl Kuhn, Thomas Kyte.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxviii, 265 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Getting Started -- 2. Locking and Blocking -- 3. Locks, Latches, and Mutexes -- 4. Concurrency and Multiversioning -- 5. Transactions -- 6. Redo and Undo -- 7. Investigating Redo -- 8. Investigating Undo -- 9. Troubleshooting.
520
$a
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. You will: 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.
630
0 0
$a
Oracle (Computer file)
$3
539566
650
0
$a
Database management.
$3
527442
700
1
$a
Kyte, Thomas.
$3
898083
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6425-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9398040
電子資源
11.線上閱覽_V
電子書
EB QA76.9.D3 K84 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入