JPH0256037A - Detecting system for page breakdown of data base - Google Patents
Detecting system for page breakdown of data baseInfo
- Publication number
- JPH0256037A JPH0256037A JP63206313A JP20631388A JPH0256037A JP H0256037 A JPH0256037 A JP H0256037A JP 63206313 A JP63206313 A JP 63206313A JP 20631388 A JP20631388 A JP 20631388A JP H0256037 A JPH0256037 A JP H0256037A
- Authority
- JP
- Japan
- Prior art keywords
- page
- database
- database page
- counter
- storage device
- 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.)
- Pending
Links
- 230000015556 catabolic process Effects 0.000 title abstract 3
- 238000001514 detection method Methods 0.000 claims description 4
- 230000002159 abnormal effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 9
- 230000006378 damage Effects 0.000 description 8
- 238000000034 method Methods 0.000 description 6
- 230000005856 abnormality Effects 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
- 230000007257 malfunction Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はデータベースシステムに係り、特に一つ以上の
物理ブロックから成るデータベースページの入出力時、
物理ブロック抜は又は物理ブロック破壊でデータベース
ページが破壊された場合に好適なデータベースのページ
破壊検知方式に関する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a database system, and in particular, when inputting/outputting a database page consisting of one or more physical blocks,
The present invention relates to a database page destruction detection method suitable for cases where a database page is destroyed due to physical block removal or physical block destruction.
従来の方式は、データベースページの末尾にソフトウェ
ア的にゼロとならない制御情報を置き、データベースペ
ージを外部記憶装置に出力する処理途中で電源異常によ
り中央処理装置等が停止した時、ゼロデータが外部記憶
装置に転送されるため、データベースページの制御情報
がゼロとなることを利用してデータベースのページ破壊
検知を行っていた。しかし、制御情報を用いた方式では
データベースページが一つ以上の物理ブロックで構成さ
れている場合で、先頭または中間物理ブロック出力途中
で電源異常により中央処理装置等が停止した場合、先頭
ブロック出力途中の場合には先頭ブロックのみゼロデ二
りが転送され以降の物理ブロックの転送処理は行われな
い、また中間ブロック出力途中の場合は先頭ブロックか
ら当該ブロックの前の物理ブロックは正常データが転送
され当該ブロックはゼロデータが転送され当該ブロック
以降の転送処理は行われないということになり、制御情
報の置かれている物理ブロックは破壊されないためデー
タベースのページ破壊が検知できなかった。In the conventional method, control information that does not become zero in terms of software is placed at the end of a database page, and when the central processing unit, etc. stops due to a power failure during the process of outputting the database page to an external storage device, the zero data is transferred to the external storage device. Database page corruption was detected using the fact that the control information of the database page becomes zero as it is transferred to the device. However, in the method using control information, if a database page is composed of one or more physical blocks, and the central processing unit, etc. stops due to a power failure while outputting the first or intermediate physical block, In this case, only the first block is transferred with zero digits and the subsequent physical blocks are not transferred, and if an intermediate block is being output, normal data is transferred from the first block to the physical block before the relevant block. Zero data was transferred to the block and no transfer processing was performed after that block, and the physical block in which the control information was placed was not destroyed, so database page corruption could not be detected.
なお、この種のデータの破壊検知に関するものには1例
えば特開昭56−74756号が挙げられる。Incidentally, an example of a document relating to this type of data destruction detection is JP-A-56-74756.
上記従来方式は、データベースページが一つ以上の物理
ブロックで構成されている場合、の配慮がされておらず
、データベースページの先頭または中間ブロック出力処
理中に電源異常により中央処理装置等が停止しデータベ
ースページが破壊された場合、破壊の検知ができないと
いう問題があった。The conventional method described above does not take into consideration cases where a database page is composed of one or more physical blocks, and the central processing unit may stop due to a power failure while outputting the beginning or middle block of a database page. There is a problem in that when a database page is destroyed, the destruction cannot be detected.
本発明の目的は、一つ以上の物理ブロックで構成される
データベースページがいずれの物理ブロックで破壊され
ていたとしても、データベースのページ破壊を検知でき
るようにし、データベースシステムの信頼性を向上させ
るデータベースのページ破壊検知方式を提供することに
ある。An object of the present invention is to enable database page corruption to be detected, even if a database page consisting of one or more physical blocks is corrupted in any physical block, thereby improving the reliability of a database system. The purpose of this invention is to provide a page destruction detection method.
上記目的は、データベースページの先頭の部分と末尾の
部分に1以上の値を格納する更新カウンタ域を設け、デ
ータベースページを外部記憶装置に出力する時、先頭の
更新カウンタに1を加え末尾の更新カウンタに先頭の更
新カウンタの内容を設定して出力するようにしておき、
データベースページを外部記憶装置から入力する際、先
頭の更新カウンタと末尾の更新カウンタが一致している
かをチェックし、一致していなければデータベースのペ
ージ破壊検知とすることにより、達成される。The above purpose is to provide an update counter area that stores a value of 1 or more at the beginning and end of a database page, and when outputting a database page to an external storage device, add 1 to the update counter at the beginning and update it at the end. Set the contents of the first update counter to the counter and output it.
This is achieved by checking whether the first update counter and the last update counter match when inputting a database page from an external storage device, and if they do not match, it is detected that the database page has been destroyed.
データベースページの外部記憶装置への出力処理は、デ
ータベースページの先頭の更新カウンタに1を加え、そ
の内容を末尾の更新カウンタに設定して出力するように
動作する。それによって、先頭と末尾の更新カウンタは
、データベースページ出力時、電源異常による中央処理
装置等の停止で最終物理ブロックまで出力できないよう
なページ破壊状態のとき、一致しないようになるので。The process of outputting a database page to an external storage device operates by adding 1 to the update counter at the beginning of the database page, setting the content in the update counter at the end, and outputting the result. As a result, the start and end update counters will not match when a database page is output, when the page is destroyed, such as when the central processing unit is stopped due to a power failure and the last physical block cannot be output.
データベースのページ破壊検知が可能となり、誤動作す
ることはない。It is now possible to detect database page corruption and prevent malfunctions.
以下、本発明の一実施例を図面により詳細に説明する。 Hereinafter, one embodiment of the present invention will be described in detail with reference to the drawings.
第1図はデータベースページの出力動作が正常である場
合の更新カウンタの説明図である。FIG. 1 is an explanatory diagram of the update counter when the database page output operation is normal.
第1図において、3つの物理ブロック7.8゜9で構成
されるデータベースページ1を外部記憶装置2に入力G
、出力Pする場合について説明する。In Figure 1, database page 1 consisting of three physical blocks 7.8°9 is input to external storage device 2.
, output P will be explained.
データベースページ1を更新するために外部記憶装置l
!2よりデータベースページ入出力バッファ3にデータ
ベースページ1を入力する。そして、データベースペー
ジ1を更新後、データベースページ1を外部記憶装置i
2に出力Pする際、更新カウンタ4の値aに1を加え(
ステップ81)、更新カウンタ5に更新カウンタ4の内
容を設定(ステップ82)して出力P処理(ステップ8
3)を行う。このとき、3つの物理ブロック7.8.9
が正常に出力Pされデータベースページ1が破壊されな
かったときは、データベースページ1を再入力(ステッ
プ91)Gしたとき、更新カウンタ4と更新カウンタ5
は一致するため、データベースページ1が破壊されてい
ないことが認識できる(ステップ94)。External storage device l to update database page 1
! 2, database page 1 is input to the database page input/output buffer 3. After updating database page 1, database page 1 is transferred to external storage device i.
When outputting P to 2, add 1 to the value a of update counter 4 (
Step 81), set the contents of the update counter 4 in the update counter 5 (Step 82), and output P processing (Step 8
Do 3). At this time, three physical blocks 7.8.9
is output normally and database page 1 is not destroyed, when database page 1 is re-inputted (step 91), update counter 4 and update counter 5 are
Since they match, it can be recognized that database page 1 has not been destroyed (step 94).
次に、データベースページ1を外部記憶装置2に出力P
する際に、電源異常により中央処理装置等が停止し正常
に出力Pされずデータベースページ1が破壊状態となっ
た後、データベースページ1を再度入力Gしたときのデ
ータベースのページ破壊検知方式について以下の3つの
場合の例を説明する。Next, output database page 1 to external storage device 2 P
When inputting database page 1 again after the central processing unit, etc. has stopped due to a power failure and database page 1 is in a corrupted state without being output properly, the following is a method for detecting page corruption in the database when inputting database page 1 again. Examples of three cases will be explained.
(1)第2図では先頭物理ブロック7の出力P途中で電
源異常により中央処理装置等が停止した場合、物理ブロ
ック7の部分にゼロデータが転送され、データ、ベース
ページ1は破壊状態となっている。このため、第3図の
ようにデータベースページ1を再度入力Gすると、更新
カウンタ4がゼロになっており更新カウンタ5と一致し
9 くなる(ステップ93)、このことから、データベ
ースの先頭ブロックにゼロデータが転送された破壊状態
のページ破壊が検知できる(ステップ95)。(1) In Figure 2, if the central processing unit, etc. stops due to a power failure during the output P of the first physical block 7, zero data is transferred to the physical block 7, and the data and base page 1 become destroyed. ing. Therefore, when database page 1 is inputted again as shown in Fig. 3, update counter 4 becomes zero and becomes 9, which matches update counter 5 (step 93). Destruction of a page in a state of destruction to which zero data has been transferred can be detected (step 95).
(2)第4図では中間物理ブロック8の出力途中で電源
異常により中央処理装置等が停止した場合、外部記憶装
置2のデータベースページ1は、物理ブロック7は正常
に出力されているため更新状態、物理ブロック8はゼロ
データが転送された状態。(2) In FIG. 4, if the central processing unit etc. stops due to a power failure during the output of the intermediate physical block 8, the database page 1 of the external storage device 2 will be in an updated state because the physical block 7 has been output normally. , physical block 8 is in a state where zero data has been transferred.
物理ブロック9は出力処理が行われず更新されていない
状態というように破壊状態になっている。The physical block 9 is in a destroyed state in which no output processing has been performed and it has not been updated.
このため、第5図のようにデータベースページ1を再度
人力Gすると、更新カウンタ4と更新カウンタ5とで1
の差があり一致しないため(ステップ95)、データベ
ースの中間ブロックにゼロデータが転送されゼロデータ
が転送されたブロック以降から最終ブロックまでが未更
新という破壊状態のデータベースのページ破壊が検知で
きる。Therefore, when database page 1 is manually updated again as shown in FIG. 5, update counter 4 and update counter
Since there is a difference between them and they do not match (step 95), it is possible to detect page corruption in a database in which zero data is transferred to an intermediate block of the database, and the blocks from the block to which the zero data was transferred to the final block are not updated.
(3)第6図では、最終物理ブロック9の出力途中で電
源異常により中央処理装置等が停止した場合、外部記憶
装置2のデータベースページlは、物理ブロック7.8
は正常に出力され更新された状態、物理ブロック9はゼ
ロデータが転送された状態となり破壊状態となっている
。このため、第7図のように、データベースページ1を
再度入力Gすると、更新カウンタ5がゼロになっており
更新カウンタ4と一致しないため(ステップ95)。(3) In FIG. 6, if the central processing unit, etc. stops due to a power failure during the output of the final physical block 9, the database page l of the external storage device 2 will be transferred to the physical block 7.8.
is in a state where it has been normally output and updated, and physical block 9 is in a state where zero data has been transferred and is in a destroyed state. Therefore, as shown in FIG. 7, when the database page 1 is inputted again, the update counter 5 becomes zero and does not match the update counter 4 (step 95).
データベースの最終ブロックにゼロデータが転送されて
いる破壊状態のデータベースのページ破壊が検知できる
。It is possible to detect page corruption in a corrupted database where zero data is transferred to the last block of the database.
以上のように1本実施例によれば、データベースページ
のいずれの物理ブロックが破壊されていたとしても、デ
ータベースのページ破壊が検知できる。As described above, according to this embodiment, page destruction of a database can be detected no matter which physical block of the database page is destroyed.
本発明によれば、一つ以上の物理ブロックで構成されて
いるデータベースページの出力処理途中で電源異常によ
り中央処理装置等が停止し、データベースページが破壊
された場合、いずれの物理ブロックが破壊されていたと
してもデータベースのページ破壊が検知できるので、デ
ータベースシステムの信頼性が向上するという効果があ
る。According to the present invention, if the central processing unit, etc. is stopped due to a power failure during output processing of a database page composed of one or more physical blocks, and the database page is destroyed, which physical block is destroyed? This has the effect of improving the reliability of the database system, since page corruption in the database can be detected even if the database is corrupted.
第1図は本発明の一実施例のデータベースページの出力
動作が正常である場合の更新カウンタの説明図、第2図
は同じくデータベースページの先頭ブロック出力中、異
常が発生した場合の説明図。
第3図は同じくデータベースページの先頭ブロックが破
壊状態のデータベースページを入力する時の説明図、第
4図は同じくデータベースページ中間ブロック出力中、
異常が発生した場合の説明図。
第5図は同じくデータベースページの中間ブロックが破
壊状態のデータベースページを入力する時の説明図、第
6図は同じくデータベースページ最終ブロック出力中、
異常が発生した場合の説明図。
第7図は同じくデータベースページの最終ブロックが破
壊状態のデータベースページを入力する時の説明図、第
8図は本発明実施例のデータベースページ出力処理のフ
ローチャート、第9図は同じくデータベースページ入力
処理のフローチャートである。
1・・・データベースページ、2・・・外部記憶装置、
3・・・データベースページ入出力バッファ、4,5・
・・更新カウンタ、6・・・制御情報、7,8.9・・
・物理ブロック、P・・・出力、G・・・入力、a・・
・更新カウンタの値。
躬
囚
躬
?
口
躬
η
躬
躬
圀
躬
巴FIG. 1 is an explanatory diagram of an update counter when the database page output operation is normal according to an embodiment of the present invention, and FIG. 2 is an explanatory diagram when an abnormality occurs while outputting the first block of the database page. Figure 3 is an explanatory diagram when inputting a database page in which the first block of the database page is in a destroyed state, and Figure 4 is an illustration when the middle block of the database page is being output.
An explanatory diagram when an abnormality occurs. Figure 5 is an explanatory diagram when inputting a database page whose intermediate block is in a destroyed state, and Figure 6 is an illustration when the final block of the database page is being output.
An explanatory diagram when an abnormality occurs. FIG. 7 is an explanatory diagram when inputting a database page in which the last block of the database page is in a destroyed state, FIG. 8 is a flowchart of the database page output process according to the embodiment of the present invention, and FIG. 9 is a diagram of the database page input process. It is a flowchart. 1... Database page, 2... External storage device,
3...Database page input/output buffer, 4,5...
...Update counter, 6...Control information, 7,8.9...
・Physical block, P...output, G...input, a...
- Update counter value. A prisoner? mouthful η
Claims (1)
一つ以上のデータベースページにデータベースを格納す
るデータベースシステムにおいて、各データベースペー
ジ内の先頭の部分と末尾の部分に更新カウンタ域を設け
、データベースページを外部記憶装置に出力するときに
当該カウンタを更新した後、出力し、更に外部記憶装置
からデータベースページを入力するときに先頭の部分と
末尾の部分の更新カウンタが一致しているかどうかチェ
ックすることにより、データベースページ破壊の有無を
検知することを特徴としたデータベースのページ破壊検
知方式。1. In a database system that stores a database in one or more database pages consisting of one or more physical blocks on an external storage device, an update counter area is provided at the beginning and end of each database page, and the database When outputting a page to an external storage device, update the relevant counter, then output it, and when inputting a database page from the external storage device, check whether the update counters of the first part and the last part match. A database page corruption detection method characterized by detecting the presence or absence of database page corruption.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63206313A JPH0256037A (en) | 1988-08-22 | 1988-08-22 | Detecting system for page breakdown of data base |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63206313A JPH0256037A (en) | 1988-08-22 | 1988-08-22 | Detecting system for page breakdown of data base |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0256037A true JPH0256037A (en) | 1990-02-26 |
Family
ID=16521233
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63206313A Pending JPH0256037A (en) | 1988-08-22 | 1988-08-22 | Detecting system for page breakdown of data base |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0256037A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0421022A (en) * | 1990-05-14 | 1992-01-24 | Fujitsu Ltd | Data securing method |
JPH0476622A (en) * | 1990-07-12 | 1992-03-11 | Fujitsu Ltd | Load module library management processing method |
-
1988
- 1988-08-22 JP JP63206313A patent/JPH0256037A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0421022A (en) * | 1990-05-14 | 1992-01-24 | Fujitsu Ltd | Data securing method |
JPH0476622A (en) * | 1990-07-12 | 1992-03-11 | Fujitsu Ltd | Load module library management processing method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0256037A (en) | Detecting system for page breakdown of data base | |
JPH03292537A (en) | Queue structure control system for control data | |
JP2005250819A (en) | Replication db consistency confirmation method | |
JPH11143784A (en) | Display device for programmable controller | |
JP2002244923A (en) | Program for measure against file data falsification in internet | |
JPS6218059B2 (en) | ||
JPS62284440A (en) | Software resource maintenance system for terminal equipment | |
JPH0291748A (en) | Error generation data recovering system | |
JPS5827538B2 (en) | Mutual monitoring method | |
JP2642334B2 (en) | Digital protection relay | |
JPS62202237A (en) | Interruption control system | |
JPH06266646A (en) | Management system for hardware loading state | |
JPH0293846A (en) | Trouble recovery system for computer system | |
JPH03206536A (en) | Data protection system | |
JPH0792766B2 (en) | Duplication computer system | |
JPH05158781A (en) | Exclusive flag management device for shared memory system | |
JPH0863400A (en) | Method and device for automatically restoring contents of memory | |
JPH0432939A (en) | Specifying method for faulty position | |
JPH04105137A (en) | Check system for input/output function of computer | |
JPH01292563A (en) | Restoration processing system for multi-processor system | |
JPS63244138A (en) | Abnormal state processor for electronic computer | |
JPH06332956A (en) | Data processing method | |
JPS63245170A (en) | Facsimile equipment | |
JPH0721050A (en) | Complete clock synchronous duplex circuit | |
JPH03282838A (en) | System operation information output system |