JPH03222048A - システム間データベース共用方式 - Google Patents
システム間データベース共用方式Info
- Publication number
- JPH03222048A JPH03222048A JP2016025A JP1602590A JPH03222048A JP H03222048 A JPH03222048 A JP H03222048A JP 2016025 A JP2016025 A JP 2016025A JP 1602590 A JP1602590 A JP 1602590A JP H03222048 A JPH03222048 A JP H03222048A
- Authority
- JP
- Japan
- Prior art keywords
- data
- cpu
- access
- request
- update
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 claims description 14
- 238000005315 distribution function Methods 0.000 abstract description 11
- 238000011084 recovery Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 230000006378 damage Effects 0.000 description 1
- 239000006185 dispersion Substances 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1405—Saving, restoring, recovering or retrying at machine instruction level
- G06F11/141—Saving, restoring, recovering or retrying at machine instruction level for bus or memory accesses
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/80—Database-specific techniques
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99938—Concurrency, e.g. lock management in shared database
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Data Mining & Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
め要約のデータは記録されません。
Description
理装置)構成システムが多くなってきている。
ス(以下DB)を複数CPU間で共用アクセスする場合
、本発明が適用できる。
62−204360号公報に記載のように、共用DBの
排他制御のため、DB管理元をきめ、このロックマネジ
ャと他システムとの間で排他情報をやりとりして排他の
一元管理を行なう方法が知られている。
ーナルは、各システムで取得されておりDB障害回復時
、ジャーナルマージが必要であった。
、下記の問題があった。
行う場合でも、当該DBに対する更新処理との排他制御
を行うために、DB管理元システムに排他使用連絡を行
う必要が有り、システム間でDB共用しない場合に比べ
て、データ検索のオーバヘッドが大きくなるため、大量
のデータ検索には適していない。
ータ更新を行う場合、DB更新ジャーナルは、DB更新
要求元システムで取得されるため、DB障害回復時、複
数システムのジャーナルをマージする必要が有る。
タベース共用方式を提供することにある。
して、 (1)データ検索オーバヘッドの削減 CPU間共用DBに対して、データ検索しか行わない処
理(トランザクション)については、アクセス対象のデ
ータに対して、排他制御を行わず、データ検索要求元C
PUから直接データアクセスを行う。
ないDBへのアクセスと同等の性能を実現できる。
ミングにより、検索データブロックの制御情報に矛盾を
検知した場合は、次のいずれかの方法で処理する。
、タイミングによる同期ズレを救済する。
し、矛盾のない状態での検索をデータベース管理光CP
Uで実行する。
には、DBのバックアップ情報と、バックアップ取得時
点以降のDB更新ジャーナル情報が必要である。DB更
新ジャーナルを1つのCPUの下で一元化して取得する
ため、DB更新処理については、すべてDB管理元CP
Uで実施する。即ち、DB管理元以外のCP’Uから、
CPU間共用DBを更新するときは、DB管理元CPU
へDB更新要求を送り、DB管理元CPUでDB更新す
る方式とする。
理(トランザクション)については、DB検索要求元C
PUから、他CPUとの連絡なしに直接DBアクセスが
できるので、非共用DBへのアクセスと同等の検索性能
が実現できる。
ので、複数のCPUから同−DBに対して更新要求があ
っても、同−DBの更新ジャーナルは、当該DBの管理
光CPUで一元化して取得され、DB障害回復時のジャ
ーナルマージが不要となり、DB障害などに関するDB
システム運用管理者の負担の大幅軽減が実現できる。
2のユーザプログラム22からのDBアクセス要求があ
った場合、検索については、CPUb2のDBアクセス
部2工が直接DBアクセスを行い、更新については、C
PUb 2のDBアクセス部21からCPUb2のDB
分散機能部23、CPUalのDB分散機能部13を経
由して、CPUalのDBアクセス部11がDBアクセ
スを行う。
要求があると、検索、更新にかかわらず、CPUa 1
のDBアクセス部11がDBアクセスを行う。
PUb2の管理するDBかは、第6図に示すテーブルで
管理し、それぞれのDBアクセス部で管理光を判別する
。
管理する共用DB3への検索要求が発行されると(20
1)、CPUb2のDBアクセス部部上1、当該DB3
を直接アクセスする。ただし、CPUal側との排他制
御を行わずにアクセスするので、CPUal側の更新処
理とのタイミングによっては、DBのインデックス部と
DBのデータ部の内容に不一致があるように見える場合
がある。そこで、この微妙なタイミングを排他制御なし
に対処するために、DBのインデックス部とデータ部の
内容に不一致がある場合(202)には、所定の時間間
隔で所定回数、DBインデックス、DBデータのリード
を再試行しく203)、タイミングズレによる不一致が
なくなるのを待つ。
破壊が起きていると判断し、リードエラーとして処理す
る(204)。
2のユーザプログラム22から、cpUalの管理する
共用DBSを更新する場合について、3つの段階に分け
て説明する。
要求が発行された場合を示す。
在管理テーブルを用いて、要求のあったDBが自CPU
管理のDBか否か判別しく301)、CPUalの管理
するDBへの要求ならば、DB分散機能部23を通じて
、CPUalへDBアクセス要求を送信する(302)
。CPUalでは、CPUb2から送信され、DB分分
散機能上13受信した(303)DBアクセス要求にも
とづき、DB排他使用を宣言しく304)、DBアクセ
スを行ない、DBインデックス部、DBデータ部を読み
込む(305,306)。読み込んだ結果はDB分分散
機能上13通じてCPUb2へ送信する(307)。
セス部でDBアクセスを行なう(308〜310)。
が発行された場合を示す。
2から更新要求があると(401)、DBアクセス部部
上1は、自CPU管理のDBかを判断する(402)。
理元CPU、この場合CPUa 1へ、DBアクセス要
求を送信する(403)、CPUalでは、DB分分散
機能上13更新要求を受信すると(404)、DBアク
セス部で同期点に達するまでDB更新要求を退避しく4
05)−更新要求処理報告をDB機能分散部を通じてC
PUb2に送信する(406)。
トを発行したか、あるいは、リターンをして処理の同期
点に達した場合を示す。
CPUb2からCPUa lへ、DB分散機能部23を
通じて、まずコミット準備要求が送信される(502)
、CPUalではDBアクセス部でDB更新要求と、D
Bジャーナル取りだしく504,505)コミット準備
完了報告をcpUb2に送信する(506)。CPUb
2のDBアクセス部は、コミット準備完了報告を受信す
ると、コミット要求を送信する(508)(2フエーズ
コミツト)。コミット要求を受けるとCPUalは、D
Bアクセス部で共用DBの実更新を行い(509)、D
B排他使用の宣言を解除して(510)、コミット完了
報告をCPUb2に行う(511)。この時、DB更新
のジャーナルは、CPUalで取得されるため、当該D
Bが障害になったときの回復処理では、CPUa 1の
ジャーナルのみを用いて回復が実行できる。
性能は、非共用DBへのアクセスと同等の性能を実現で
きる。
ジせずに簡易に回復運用を実施できる。
までは本発明の一実施例の処理のフローチャート、第6
図は本発明の一実施例の管理テーブルを示す図である。 1.2・・CPU、 3・・共用DB、 11.21・・・DBアクセス部、 12.22・・・ユーザプログラム、 13.23・DB分散機能部。
Claims (1)
- 【特許請求の範囲】 1、複数システム間で、データベースを共用アクセスす
る処理システムにおいて、データ検索時は、データ検索
要求元のシステムから排他制御なしに直接データアクセ
スを行い、データ更新時は、当該データの格納されるデ
ータベースを管理しているシステムへデータ更新要求を
転送し、排他制御付きでデータ更新を行うことを特徴と
するシステム間データベース共用方式。 2、上記データ検索時、検索データブロックの制御情報
に矛盾を検知したときは、再試行することを特徴とする
特許請求の範囲第1項記載のシステム間データベース共
用方式。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP01602590A JP3222125B2 (ja) | 1990-01-29 | 1990-01-29 | システム間データベース共用方式 |
US07/644,910 US5329628A (en) | 1990-01-29 | 1991-01-23 | Database system providing direct access for reads and indirect locked access for writes and reads in which an error was detected in previous attempt |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP01602590A JP3222125B2 (ja) | 1990-01-29 | 1990-01-29 | システム間データベース共用方式 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP20861799A Division JP3478187B2 (ja) | 1999-07-23 | 1999-07-23 | データベース管理方法及びシステム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03222048A true JPH03222048A (ja) | 1991-10-01 |
JP3222125B2 JP3222125B2 (ja) | 2001-10-22 |
Family
ID=11905027
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP01602590A Expired - Lifetime JP3222125B2 (ja) | 1990-01-29 | 1990-01-29 | システム間データベース共用方式 |
Country Status (2)
Country | Link |
---|---|
US (1) | US5329628A (ja) |
JP (1) | JP3222125B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010003265A (ja) * | 2008-06-23 | 2010-01-07 | Nippon Telegr & Teleph Corp <Ntt> | データベース整合性チェック装置及び方法及びプログラム及びコンピュータ読取可能な記録媒体 |
JP2016045749A (ja) * | 2014-08-25 | 2016-04-04 | 日本電信電話株式会社 | 不整合検出装置及び不整合検出方法 |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06250916A (ja) * | 1993-02-26 | 1994-09-09 | Fujitsu Ltd | 共有メモリの排他制御方法 |
US5581750A (en) * | 1993-03-15 | 1996-12-03 | International Business Machines Corporation | System and method for improving data recovery performance |
US5495606A (en) * | 1993-11-04 | 1996-02-27 | International Business Machines Corporation | System for parallel processing of complex read-only database queries using master and slave central processor complexes |
EP0721263B1 (en) * | 1994-07-26 | 2006-11-15 | Sony Corporation | Information service system |
US5689701A (en) * | 1994-12-14 | 1997-11-18 | International Business Machines Corporation | System and method for providing compatibility between distributed file system namespaces and operating system pathname syntax |
JP3302522B2 (ja) * | 1994-12-26 | 2002-07-15 | 富士通株式会社 | データベースシステムおよびその情報活用支援装置 |
US5995972A (en) * | 1996-12-30 | 1999-11-30 | J.D. Edwards World Source Company | System and method for retrieving data |
KR100462828B1 (ko) * | 2004-06-22 | 2004-12-30 | 엔에이치엔(주) | 명령어의 유효성 판단 방법 및 그 시스템 |
US7627614B2 (en) * | 2005-03-03 | 2009-12-01 | Oracle International Corporation | Lost write detection and repair |
US10152500B2 (en) | 2013-03-14 | 2018-12-11 | Oracle International Corporation | Read mostly instances |
US9767178B2 (en) | 2013-10-30 | 2017-09-19 | Oracle International Corporation | Multi-instance redo apply |
US9892153B2 (en) | 2014-12-19 | 2018-02-13 | Oracle International Corporation | Detecting lost writes |
US11657037B2 (en) | 2015-10-23 | 2023-05-23 | Oracle International Corporation | Query execution against an in-memory standby database |
US10747752B2 (en) | 2015-10-23 | 2020-08-18 | Oracle International Corporation | Space management for transactional consistency of in-memory objects on a standby database |
US10698771B2 (en) | 2016-09-15 | 2020-06-30 | Oracle International Corporation | Zero-data-loss with asynchronous redo shipping to a standby database |
US10891291B2 (en) | 2016-10-31 | 2021-01-12 | Oracle International Corporation | Facilitating operations on pluggable databases using separate logical timestamp services |
US11475006B2 (en) | 2016-12-02 | 2022-10-18 | Oracle International Corporation | Query and change propagation scheduling for heterogeneous database systems |
US10691722B2 (en) | 2017-05-31 | 2020-06-23 | Oracle International Corporation | Consistent query execution for big data analytics in a hybrid database |
US11895005B1 (en) * | 2022-12-02 | 2024-02-06 | Arista Networks, Inc. | Network devices with hardware accelerated table updates |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS56140452A (en) * | 1980-04-01 | 1981-11-02 | Hitachi Ltd | Memory protection system |
US4764865A (en) * | 1982-06-21 | 1988-08-16 | International Business Machines Corp. | Circuit for allocating memory cycles to two processors that share memory |
JPH0731662B2 (ja) * | 1986-07-15 | 1995-04-10 | 富士通株式会社 | マルチプロセッサシステム |
US4876643A (en) * | 1987-06-24 | 1989-10-24 | Kabushiki Kaisha Toshiba | Parallel searching system having a master processor for controlling plural slave processors for independently processing respective search requests |
US5084837A (en) * | 1988-01-22 | 1992-01-28 | Sharp Kabushiki Kaisha | Fifo buffer with folded data transmission path permitting selective bypass of storage |
US4961139A (en) * | 1988-06-30 | 1990-10-02 | Hewlett-Packard Company | Data base management system for real-time applications |
US4996687A (en) * | 1988-10-11 | 1991-02-26 | Honeywell Inc. | Fault recovery mechanism, transparent to digital system function |
US5101488A (en) * | 1989-05-02 | 1992-03-31 | Motorola, Inc. | Method for retrieving and updating data in a real-time data base system |
-
1990
- 1990-01-29 JP JP01602590A patent/JP3222125B2/ja not_active Expired - Lifetime
-
1991
- 1991-01-23 US US07/644,910 patent/US5329628A/en not_active Expired - Lifetime
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010003265A (ja) * | 2008-06-23 | 2010-01-07 | Nippon Telegr & Teleph Corp <Ntt> | データベース整合性チェック装置及び方法及びプログラム及びコンピュータ読取可能な記録媒体 |
JP2016045749A (ja) * | 2014-08-25 | 2016-04-04 | 日本電信電話株式会社 | 不整合検出装置及び不整合検出方法 |
Also Published As
Publication number | Publication date |
---|---|
JP3222125B2 (ja) | 2001-10-22 |
US5329628A (en) | 1994-07-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH03222048A (ja) | システム間データベース共用方式 | |
EP0578406B1 (en) | Distributed transaction processing using two-phase commit protocol with presumed-commit without log force | |
EP0081056B1 (en) | A data processing network having a distributed data file access control | |
US5604863A (en) | Method for coordinating executing programs in a data processing system | |
EP2378420B1 (en) | Ownership reassignment in a shared-nothing database system | |
US8635193B2 (en) | Cluster-wide read-copy update system and method | |
US7113945B1 (en) | Virtual storage device that uses volatile memory | |
US5848241A (en) | Resource sharing facility functions as a controller for secondary storage device and is accessible to all computers via inter system links | |
US6249879B1 (en) | Root filesystem failover in a single system image environment | |
EP0323013B1 (en) | Method of operating a multiprocessor system employing a shared virtual memory | |
US20130124475A1 (en) | System and Method of Performing Snapshot Isolation in Distributed Databases | |
US5999976A (en) | Parallel file system and method with byte range API locking | |
JP2006012153A (ja) | 同時トランザクション(concurrenttransactions)とページ同期(pagesynchronization) | |
WO1998037492A1 (en) | Local logging in a distributed database management computer system | |
JPH06214915A (ja) | 分散データ処理システム | |
US20020078058A1 (en) | Method and apparatus for synchronizing not-logged application temporary tables in a multi-node relational database management system | |
Komiya et al. | Mobile agent model for transaction processing on distributed objects | |
Sekino et al. | The DCS: a new approach to multisystem data-sharing | |
US6829609B1 (en) | System, device, and method for providing mutual exclusion for computer system resources | |
JP3478187B2 (ja) | データベース管理方法及びシステム | |
JP3674598B2 (ja) | データベース管理方法およびシステム | |
Momin et al. | Flexible integration of optimistic and pessimistic concurrency control in mobile environments | |
JP3741388B2 (ja) | データベースの予約アクセス処理方法 | |
Weiler et al. | Speed Log: A Generic Log Service Supporting Efficient Node-Crash Recovery | |
JPH05108453A (ja) | 分散データベースのアクセス制御装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070817 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080817 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080817 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090817 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100817 Year of fee payment: 9 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100817 Year of fee payment: 9 |