JPH0573378A - Data base record layout conversion system - Google Patents
Data base record layout conversion systemInfo
- Publication number
- JPH0573378A JPH0573378A JP3237567A JP23756791A JPH0573378A JP H0573378 A JPH0573378 A JP H0573378A JP 3237567 A JP3237567 A JP 3237567A JP 23756791 A JP23756791 A JP 23756791A JP H0573378 A JPH0573378 A JP H0573378A
- Authority
- JP
- Japan
- Prior art keywords
- layout
- database
- record layout
- record
- information
- 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
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はデータベースレコードレ
イアウト変換方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database record layout conversion system.
【0002】[0002]
【従来の技術】従来のデータベースレコードレイアウト
変換方式では、データベースの一部のレコードレイアウ
トを変更し、データベース内のデータを新レイアウトに
変換する場合には、まずレイアウトを変換しようとする
レコードとそのレコードと論理的に関連のあるレコード
全てを磁気テープ等の別媒体へ一度退避させる。2. Description of the Related Art In the conventional database record layout conversion method, when the record layout of a part of the database is changed and the data in the database is converted to a new layout, first the record whose layout is to be converted and that record are converted. All records that are logically related to are once saved to another medium such as a magnetic tape.
【0003】ついで退避させたレコードを順次読み込
み、変換対象のレコードであれば、旧レコードレイアウ
トから新レコードレイアウトへ変換処理を行い、変換対
象のレコードでなければ同じレイアウトのまま変換せず
に出力する。Then, the saved records are sequentially read, and if the record is a conversion target, a conversion process is performed from the old record layout to the new record layout. If the record is not the conversion target, the same layout is output without conversion. ..
【0004】レコードレイアウト変換処理を通じて出力
されたレコードは、新レイアウトとなっているため、こ
れをもとに、元のデータベースの復元処理を実行し書き
戻すことによりデータベース内のデータを新レーコード
レイアウトに変換している。Since the record output through the record layout conversion processing has a new layout, the original database restoration processing is executed based on this and the data in the database is converted to the new RAID layout. Converting.
【0005】[0005]
【発明が解決しようとする課題】上述した従来のデータ
ベースレコードレイアウト変換方式は、要レイアウト変
更のレコードとそれと関連のあるレコードとを別媒体へ
退避し変換処理後復元するまでの間に、退避させたレコ
ードに更新処理が行なわれても復元処理を実行するため
に更新処理が無効になり、更新処理ができない。The above-mentioned conventional database record layout conversion method saves the record of the layout change required and the record related to the layout change to another medium, and saves them before the restoration after the conversion process. Even if the updated record is updated, the update process becomes invalid because the restore process is executed, and the update process cannot be performed.
【0006】また、データベースのレーコードレイアウ
トの変換処理を実行する前に、業務処理プログラムにて
データベースのレコードを新レイアウトで参照してしま
うと、業務処理プログラムが異常処理を実行してしま
う。Further, if the business process program refers to the record of the database with the new layout before executing the conversion process of the database layout, the business process program will execute an abnormal process.
【0007】このように、レコードレイアウトを変更す
る場合には従来方式では変換処理を実行するまでデータ
ベースの使用が制限されるという欠点があった。As described above, when changing the record layout, the conventional method has a drawback that the use of the database is limited until the conversion processing is executed.
【0008】[0008]
【課題を解決するための手段】本発明のデータベースレ
コードレイアウト変換方式は、レコードレイアウト情報
を含むデータを複数個格納するデータベースと、最新の
レコードレイアウト情報を格納管理するレコードレイア
ウト情報管理手段と、業務プログラムにより指定された
データを前記データベースから読出すデータベース読込
み手段と、前記データベース読込み手段から供給された
レコードレイアウト情報と前記レコードレイアウト情報
管理手段に格納してある最新のレコードレイアウト情報
とを比較するレコードレイアウト情報比較手段と、前記
レコードレイアウト情報比較手段の比較結果が不一致の
ときには前記データベース読込み手段で読出されたデー
タを最新のレコードレイアウトに変換するレコードレイ
アウト変換手段とを備えて構成されている。A database record layout conversion method of the present invention is a database for storing a plurality of data including record layout information, a record layout information management means for storing and managing the latest record layout information, and a business operation. Database reading means for reading the data designated by the program from the database, and a record for comparing the record layout information supplied from the database reading means with the latest record layout information stored in the record layout information managing means. Layout information comparing means, and record layout converting means for converting the data read by the database reading means to the latest record layout when the comparison results of the record layout information comparing means do not match. Equipped and are configured.
【0009】[0009]
【実施例】次に、本発明の実施例について図面を参照し
て説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0010】図1は本発明のデータベースレコードレイ
アウト変換方式の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of a database record layout conversion system of the present invention.
【0011】本実施例のデータベースレコードレイアウ
ト変換方式は、図1に示すように、業務を実行しデータ
ベース8の参照、更新を行なう業務プログラム1と、デ
ータベース8のレコードを参照するときに作動し、デー
タベース8からレコードを読出しデータベース入出力エ
リア部5へレコードの内容を設定するデータベース読込
み処理部2と、データベース8のレコードの先頭に付加
されているレイアウト番号(レイアウトの種類を示す)
とレイアウトRev(レイアウトの変更回数を示す)と
を取出し、レイアウト管理テーブル7のレイアウト番号
とレイアウトRevとを比較しその結果を返却するレイ
アウトRevチェック処理部3と、レコードレイアウト
の変更があった場合に作動し、旧レコードレイアウト9
から新レコードレイアウト10への変換と最新のレイア
ウトRevの設定を行なうレイアウト変換処理部4と、
業務プログラム1がベータベース8のレコードの内容を
参照、更新するために使用するデータベース入出力エリ
ア部5と、データベース8のレコードを更新するときに
作動し、データベース入出力エリア部5からデータベー
ス8へ内容を書戻すデータベース書込み処理部6と、レ
イアウト番号とレイアウトRevを管理するレイアウト
管理テーブル7と、各種データを格納しているデータベ
ース8とから構成されている。As shown in FIG. 1, the database record layout conversion method of the present embodiment operates when referring to a business program 1 that executes a business and refers to or updates the database 8 and records in the database 8. The database read processing unit 2 that reads records from the database 8 and sets the contents of the records in the database input / output area unit 5, and the layout number added to the beginning of the records in the database 8 (indicating the type of layout)
And a layout Rev (indicating the number of times the layout has been changed) are taken out, the layout number in the layout management table 7 is compared with the layout Rev, and the result is returned, and the record layout is changed. Works on the old record layout 9
A layout conversion processing unit 4 for converting the record layout to the new record layout 10 and setting the latest layout Rev,
The database I / O area unit 5 used by the business program 1 to refer to and update the contents of the record of the beta base 8 and the database I / O area unit 5 operates when updating the record, and the database I / O area unit 5 moves to the database 8. It is composed of a database writing processing unit 6 for writing back contents, a layout management table 7 for managing layout numbers and layout Rev, and a database 8 for storing various data.
【0012】図2はレイアウト番号、レイアウトRe
v、項目A、BおよびCから構成されている旧レコード
レイアウト9、図3はレイアウト番号、レイアウトRe
v、項目A、D、BおよびCから構成されている新レコ
ードレイアウト10が示されている。FIG. 2 shows the layout number and the layout Re.
old record layout 9 consisting of v, items A, B and C, FIG. 3 shows layout number, layout Re
A new record layout 10 is shown that is made up of v, items A, D, B and C.
【0013】業務プログラム1が処理を実行中にデータ
ベース8のレコードのある情報を参照するために、デー
タベース読込み処理部2を作動させる。データベース読
込み処理部2は、業務プログラム1から指示されたレコ
ードをデータベース8から読込む。In order for the business program 1 to refer to the information in the record of the database 8 while the process is being executed, the database read processing unit 2 is operated. The database read processing unit 2 reads the record instructed by the business program 1 from the database 8.
【0014】レイアウトRevチェック処理部3は、レ
コードの先頭にあるレイアウト番号とレイアウトRev
とを取出し、レイアウト管理テーブル7上で管理されて
いるレイアウト番号とレイアウトRevとを比較し同一
であれば最新レコードレイアウトであると判断する。読
込んだレコードが最新レコードレイアウトであればデー
タベース読込み処理部2は、読込んだレコードを業務プ
ログラム1が参照できるようにデータベース入出力エリ
ア部5へ設定し終了する。The layout Rev check processing unit 3 determines the layout number at the beginning of the record and the layout Rev.
And the layout number managed on the layout management table 7 is compared with the layout Rev, and if they are the same, it is determined that the layout is the latest record layout. If the read record is the latest record layout, the database read processing unit 2 sets the read record in the database input / output area unit 5 so that the business program 1 can refer to it, and ends.
【0015】レイアウトRevチェック処理部3での比
較結果が不一致であれば読込んだレコードが旧レコード
レイアウトであると判断する。例えば、読込んだレコー
ドが旧レコードレイアウト9であるとすると、レイアウ
トRevチェック処理部3はこれからレイアウト番号
(m)とレイアウトRev(n−1)を取出しレイアウ
ト管理テーブル7で管理しているレイアウト番号(m)
のレイアウトRev(n)とを比較し旧レコードレイア
ウトであると判断する。旧レコードレイアウトと判断さ
れたときには、レイアウト変換処理部4が作動する。If the comparison result in the layout Rev check processing unit 3 does not match, it is determined that the read record has the old record layout. For example, if the read record is the old record layout 9, the layout Rev check processing unit 3 extracts the layout number (m) and layout Rev (n-1) from this and manages the layout number in the layout management table 7. (M)
It is determined that the layout is the old record layout. When it is determined that the layout is the old record layout, the layout conversion processing unit 4 operates.
【0016】レイアウト変換処理部4では、読込んだレ
コードのレイアウトRevが(n−1)で、最新のレイ
アウトRevが(n)てあると判断し(n−1)から
(n)へのレイアウト変換処理を実行する。レイアウト
Rev(n−1)と(n)の違いは項目Aと項目Bの間
に項目Dが追加されている変更であるのでレイアウト変
換処理部4では、旧レコードレイアウト9の項目A、
B、Cをそれぞれ新レコードレイアウト10の項目A、
B、Cへ設定し、新たに項目Dの情報を設定することに
より新レコードレイアウト10を作成する。そして、レ
イアウトRevへ最新のレイアウトRev(n)を設定
し処理を終了する。The layout conversion processing unit 4 judges that the layout Rev of the read record is (n-1) and the latest layout Rev is (n), and the layout from (n-1) to (n) is determined. Execute the conversion process. The difference between the layouts Rev (n-1) and (n) is that item D is added between item A and item B. Therefore, in the layout conversion processing unit 4, item A of the old record layout 9
B and C are items A of the new record layout 10,
The new record layout 10 is created by setting B and C and newly setting the information of the item D. Then, the latest layout Rev (n) is set in the layout Rev, and the process ends.
【0017】業務プログラム1は、データベース入出力
エリア部5に設定された新レコードレイアウト10を参
照し業務処理を実行する。業務プログラム1が読込んだ
データベースの内容を変更しデータベース入出力エリア
部5に書込む。変更項目を全て更新した後にデータベー
ス書込み処理を実行する。The business program 1 refers to the new record layout 10 set in the database input / output area section 5 to execute business processing. The contents of the database read by the business program 1 are changed and written in the database input / output area section 5. The database write process is executed after updating all the changed items.
【0018】データベース書込み処理部6は、データベ
ース入出力エリア部5より書込みレコードを取出し、デ
ータベース8へ書込むためにデータベース更新命令を発
行し、データベース8の更新を行ない処理を終了する。The database write processing unit 6 takes out a write record from the database input / output area unit 5, issues a database update command to write it in the database 8, updates the database 8 and ends the process.
【0019】業務プログラム1は、データベース書込み
処理部6が正常にデータベース8へ書込みが終了したこ
とを判断し終了する。The business program 1 determines that the database write processing unit 6 has normally written to the database 8 and terminates.
【0020】[0020]
【発明の効果】以上説明したように、本発明のデータベ
ースレコードレイアウト変換方式は、データベースを構
成する全てのレコードにレコードレイアウト情報(実施
例ではレイアウト番号とレイアウトRev)を付与し、
データベースを参照する毎にこれをチェックしレイアウ
ト変更のあったデータについては最新のレコードレイア
ウトに変換して業務プログラムへ渡すことによりレコー
ドレイアウトの変更があった場合でもデータベース使用
を中止することなく業務処理実行中にレコードレイアウ
トの変換処理ができ、データベースの使用効率を高める
ことができるという効果がある。As described above, in the database record layout conversion method of the present invention, the record layout information (layout number and layout Rev in the embodiment) is added to all the records forming the database,
This is checked every time the database is referenced, and the data for which the layout has been changed is converted to the latest record layout and passed to the business program, so even if the record layout is changed, business processing can be performed without stopping the use of the database. There is an effect that the record layout conversion processing can be performed during execution, and the efficiency of use of the database can be improved.
【図1】本発明のデータベースレコードレイアウト変換
方式の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of a database record layout conversion system of the present invention.
【図2】旧レコードレイアウトを示すレイアウト図てあ
る。FIG. 2 is a layout diagram showing an old record layout.
【図3】新レコードレイアウトを示すレイアウト図であ
る。FIG. 3 is a layout diagram showing a new record layout.
1 業務プログラム 2 データベース読込み処理部 3 レイアウトRevチェック処理部 4 レイアウト変換処理部 5 データベース入出力エリア部 6 データベース書込み処理部 7 レイアウト管理テーブル 8 データベース 9 旧レコードレイアウト 10 新レコードレイアウト 1 business program 2 database read processing unit 3 layout Rev check processing unit 4 layout conversion processing unit 5 database input / output area unit 6 database writing processing unit 7 layout management table 8 database 9 old record layout 10 new record layout
Claims (4)
複数個格納するデータベースと、最新のレコードレイア
ウト情報を格納管理するレコードレイアウト情報管理手
段と、業務プログラムにより指定されたデータを前記デ
ータベースから読出すデータベース読込み手段と、前記
データベース読込み手段から供給されたレコードレイア
ウト情報と前記レコードレイアウト情報管理手段に格納
してある最新のレコードレイアウト情報とを比較するレ
コードレイアウト情報比較手段と、前記レコードレイア
ウト情報比較手段の比較結果が不一致のときには前記デ
ータベース読込み手段で読出されたデータを最新のレコ
ードレイアウトに変換するレコードレイアウト変換手段
とを含むことを特徴とするデータベースレコードレイア
ウト変換方式。1. A database for storing a plurality of data including record layout information, a record layout information managing means for storing and managing the latest record layout information, and a database reading for reading out data designated by a business program from the database. Means, a record layout information comparing means for comparing the record layout information supplied from the database reading means with the latest record layout information stored in the record layout information managing means, and a comparison between the record layout information comparing means. A database record layout conversion method, comprising: record layout conversion means for converting the data read by the database reading means into the latest record layout when the results do not match.
て、レコードレイアウトの種類情報とその種類毎にレコ
ードレイアウトの変更回数を示す版数情報とを含むこと
を特徴とするデータベースレコードレイアウト変換方
式。2. The database record layout conversion method, wherein the record layout information of claim 1 includes record layout type information and version number information indicating the number of times the record layout has been changed for each type.
情報比較手段は同一のレコードレイアウト種類情報につ
いて版数情報を比較することを特徴とするデータベース
レコードレイアウト変換方式。3. The database record layout conversion method according to claim 2, wherein the record layout information comparing means compares the version number information with respect to the same record layout type information.
アウト変換を行なったデータについてはデータベースに
書込むデータベース書込み手段を含むことを特徴とする
データベースレコードレイアウト変換方式。4. A database record layout conversion method comprising a database writing means for writing the data for which layout conversion has been performed in claim 1, 2 or 3 in a database.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3237567A JPH0573378A (en) | 1991-09-18 | 1991-09-18 | Data base record layout conversion system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3237567A JPH0573378A (en) | 1991-09-18 | 1991-09-18 | Data base record layout conversion system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0573378A true JPH0573378A (en) | 1993-03-26 |
Family
ID=17017230
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3237567A Pending JPH0573378A (en) | 1991-09-18 | 1991-09-18 | Data base record layout conversion system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0573378A (en) |
-
1991
- 1991-09-18 JP JP3237567A patent/JPH0573378A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6526441B2 (en) | Input/output device information management system for multi-computer system | |
EP0339901B1 (en) | Improved version management tool | |
JPH0573378A (en) | Data base record layout conversion system | |
JP2004355203A (en) | Update/history/tabulation management system for data | |
JPS6172333A (en) | Merge processing system | |
JP2631185B2 (en) | Database backup method | |
JPH025153A (en) | Data base record format conversion system | |
JPH02211557A (en) | Data base saving system | |
JP3698945B2 (en) | Data update processing method | |
JPH0573392A (en) | Data base update system | |
JPH04361338A (en) | Transaction log data succeeding system | |
JPH01189741A (en) | Journal output system | |
JPH0566928A (en) | Generation control system for program source file | |
JPH0338741A (en) | Working data managing system for main storage | |
JPH05250243A (en) | Data processing system for extended storage device | |
JPH01277932A (en) | Data base rearrangement method | |
JPH05143422A (en) | Updated journal managing system | |
JPH07101398B2 (en) | Online database update method | |
JPH04111026A (en) | Write system for updating history information to data base | |
JPH04141750A (en) | Resource managing system | |
JPH0224714A (en) | Data processor | |
JPH04330535A (en) | Management method for data base | |
JPH04310143A (en) | Automatic recomposition processor for multi-index order composition file | |
JPH04302337A (en) | Rerun countermeasure in abort of update processing | |
JPH0275036A (en) | Number control processing method |