JPH01226050A - Data sharing control system for different operating systems - Google Patents

Data sharing control system for different operating systems

Info

Publication number
JPH01226050A
JPH01226050A JP63051983A JP5198388A JPH01226050A JP H01226050 A JPH01226050 A JP H01226050A JP 63051983 A JP63051983 A JP 63051983A JP 5198388 A JP5198388 A JP 5198388A JP H01226050 A JPH01226050 A JP H01226050A
Authority
JP
Japan
Prior art keywords
data
operating systems
management
under
input
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
Application number
JP63051983A
Other languages
Japanese (ja)
Inventor
Takahiko Tajima
田島 孝彦
Masabumi Ito
正文 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP63051983A priority Critical patent/JPH01226050A/en
Publication of JPH01226050A publication Critical patent/JPH01226050A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To omit conversion work utilizing a file converter and to speed up data conversion by utilizing data managed by different operating systems directly from an application program between the different operating systems. CONSTITUTION:Data managed by plural different operating systems are exclusively included in common or independently included in filing devices 11, 12, a physical I/O control part 13 physically controls I/O to/from the filing devices 11, 12 in common and plural logical I/O control parts 13 logically control the filing devices 11, 12 under the management of respective operating system. An application program 14 selectively complements logical I/O control parts 15, 16. At the time of utilizing data between different operating systems, data controlled by the different operating systems can be utilized directly from the application program 14. Thereby conversion work utilizing a file converter can be omitted.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は異種オペレーティングシステムのデータ共用制
御方式に関し、特にコンピュータ等の情報処理装置にお
いて異種のオペレーティングシステム間のファイル装置
(またはデータファイル)を共用制御する異種オペレー
ティングシステムのデータ共用制御方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data sharing control method for different operating systems, and in particular, to sharing a file device (or data file) between different operating systems in an information processing device such as a computer. This paper relates to a data sharing control method for controlling heterogeneous operating systems.

〔従来の技術〕[Conventional technology]

従来、同種または異種のコンピュータ等の情報処理装置
においては、処理されたデータをデータファイルとして
ファイル装置に管理する場合、第3図(a)に示すよう
に情報処理装置が使用している各オペレーティングシス
テム(以下、O8と称する)が排他的であるために、あ
るO8管理下のデータファイルは、他の情報処理装置ま
たは他のO8管理下では利用できないことが多い。
Conventionally, in information processing apparatuses such as computers of the same type or different types, when processed data is managed in a file device as a data file, each operating system used by the information processing apparatus is Since the system (hereinafter referred to as O8) is exclusive, data files under the management of a certain O8 are often not available to other information processing devices or under the management of other O8s.

これは、異種のO8管理下のデータファイルは、第3図
世)に示すようなフォーマット形式(特に、ボリューム
ラベルとデータセットラベルとを含む索引領域)や、o
Sが使用するデータコード形式%式% したがって、異種のO8間でデータを共用する場合には
、フォーマット形式やデータコード形式を変換するファ
イルコンバータ(変換プログラム)を利用してフォーマ
ント形式やデータコード形式を変換した後にデータファ
イルのデータを利用するという方法が一般的であった。
This means that data files under the management of different O8 formats (especially the index area including volume labels and dataset labels) as shown in Figure 3),
Data code format used by S %Formula% Therefore, when sharing data between different types of O8, use a file converter (conversion program) that converts the format format and data code format to convert the format format and data code format. The common method was to convert the format and then use the data in the data file.

この従来の異種のO8間でのデータ利用方法について第
4図を参照して説明する。
This conventional method of using data between different types of O8 will be explained with reference to FIG.

まず、あるO3(かりに、A−O3と称する)管理下の
アプリケーションプログラム(以下、APと称する)で
データをA−O3管理下のファイル装置(またはデータ
ファイル)に書き込む(ステップ41)。
First, an application program (hereinafter referred to as AP) under the control of a certain O3 (hereinafter referred to as A-O3) writes data to a file device (or data file) under the control of A-O3 (step 41).

次に、A−O3管理下または他のあるO3(かりに、B
−O3と称する)管理下のファイルコンバータを用いて
、A−O3管理下のファイル装置のデータ(被変換デー
タ)をB−O3管理下のデータ(変換済データ)に変換
し、変換済データをB−O3管理下のファイル装置(ま
たはデータファイル)に書き込む(ステップ42)、こ
れにより、変換作業が終了する。
Next, under A-O3 management or some other O3 (Kari, B
- Using a file converter under the management of A-O3 (referred to as "O3"), convert the data of the file device under the management of A-O3 (data to be converted) to data under the management of B-O3 (converted data), and convert the converted data into data under the management of B-O3 (converted data). The data is written to the file device (or data file) under B-O3 management (step 42), thereby completing the conversion work.

さらに、B−O3管理下のAPでB−O3管理下のファ
イル装置から変換済データを読み取って利用する(ステ
ップ43)。
Furthermore, the converted data is read from the file device under the control of the B-O3 by the AP under the control of the B-O3 and used (step 43).

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の異種オペレーティングシステム間でのデ
ータ利用方式では、ファイルコンバータを利用した変換
作業が必ず必要になるので、利用する際に手間がかかる
という欠点がある。
The above-described conventional data utilization method between different types of operating systems always requires conversion work using a file converter, so it has the disadvantage that it takes time and effort to use.

特に、この変換作業では、ファイルコンバータによって
フォーマント変換やコード変換が行われるので、通常の
ファイル装置へのデータの読み書きに比べて時間がかか
るという欠点がある。この欠点は、データファイルの容
量が増大するにつれてさらに顕著になる。
In particular, in this conversion work, formant conversion and code conversion are performed by the file converter, so there is a drawback that it takes more time than reading and writing data to a normal file device. This drawback becomes more pronounced as the size of the data file increases.

また、第4図に示すように、−船釣にファイルコンバー
タによる変換処理では被変換データが格納されたファイ
ル装置と変換済データが格納されるファイル装置とが異
ならなければならないので、第3図〜)に示すように同
一のファイル装置を領域分割して使用している場合には
、被変換データのデータファイルを一度別のファイル装
置に複写した後にデータ変換作業をしなければならない
という欠点がある。
In addition, as shown in FIG. 4, in the conversion process using a file converter, the file device in which the data to be converted must be stored and the file device in which the converted data is stored must be different. If the same file device is used by dividing the area as shown in ~), the disadvantage is that the data file of the data to be converted must be copied to another file device and then the data conversion work must be carried out. be.

本発明の目的は、上述の点に鑑み、データコンバータを
利用するフォーマット形式やデータコード形式等の変換
作業を不要とする異種オペレーティングシステム間のデ
ータ共用制御方式を提供することにある。
In view of the above-mentioned points, an object of the present invention is to provide a data sharing control method between different operating systems that eliminates the need for converting formats, data code formats, etc. using a data converter.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の異種オペレーティングシステム間のデータ共用
制御方式は、複数の異種のオペレーティングシステム管
理下のデータが排他的に別居あるいは同居する1つ以上
のファイル装置と、このファイル装置に対する入出力を
物理的に共通制御する物理入出力制御部と、前記ファイ
ル装置を各オペレーティングシステム管理下で論理的に
′ll4mする複数の論理入出力制御部と、この論理入
出力制御部を選択捕捉するアプリケーションプログラム
とを有する。
The data sharing control method between heterogeneous operating systems of the present invention is based on one or more file devices in which data under the management of a plurality of heterogeneous operating systems resides exclusively separately or together, and in which input/output to the file devices is physically controlled. It has a physical input/output control unit for common control, a plurality of logical input/output control units for logically controlling the file device under the management of each operating system, and an application program for selectively capturing the logical input/output control units. .

〔作用〕[Effect]

本発明の異種オペレーティングシステム間のデータ共用
制御方式では、1つ以上のファイル装置に複数の異種の
オペレーティングシステム管理下のデータが排他的に別
居あるいは同居し、物理入出力制御部がファイル装置に
対する入出力を物理的に共通制御し、複数の論理入出力
制御部がファイル装置を各オペレーティングシステム管
理下で論理的に制御し、アプリケーションプログラムが
論理入出力制御部を選択捕捉する。
In the data sharing control method between different operating systems of the present invention, data under the management of a plurality of different operating systems resides exclusively separately or together in one or more file devices, and the physical input/output control unit inputs data to the file device. The output is physically commonly controlled, a plurality of logical input/output controllers logically control the file device under the management of each operating system, and an application program selectively captures the logical input/output controllers.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例の異種オペレーティングシ
ステム間のデータ共用制御方式の構成を示すブロック図
である0本実施例の異種オベレー・ティングシステム関
のデータ共用制御方式は、あるO3(かりに、A−O3
と称する)管理下で利用できるA−O3管理下のファイ
ル装置11と、A−OSとは異なるO3(かりに、B−
O3と称する)管理下で利用できるB−O3管理下のフ
ァイ小装置12と、A−O3管理下のファイル装置11
およびB−O3管理下のファイル装置12に対する入出
力を物理的に共用制御する物理入出力制御部13と、A
−O3管理下のファイル装置11およびB−O8管理下
のファイル装置12への入出力指示を与えるAP14と
、AP14からの指示を受けてA−O8管理下のファイ
ル装211への論理的な入出力制御を行うA−O3用の
論理入出力制御部15と、AP14からの指示を受けて
B−O3管理下のファイル装置12への論理的な入出力
制御を行うB−O3用の論理入出力制御部16と、A−
O3が使用するデータコード形式を変換するA−O3用
の変換テーブル17と、B−O3が使用するデータコー
ドをコード変換するB−O3用の変換テーブル18とか
ら構成されている。
FIG. 1 is a block diagram showing the configuration of a data sharing control method between different operating systems according to an embodiment of the present invention. Karini, A-O3
The file device 11 under A-O3 management that can be used under the management of O3 (called B-OS), which is different from A-OS
File device 12 under B-O3 management and file device 11 under A-O3 management that can be used under management (referred to as O3)
and a physical input/output control unit 13 that physically shares input/output to and from the file device 12 under B-O3 management;
- An AP 14 that gives input/output instructions to the file device 11 under O3 management and the file device 12 under B-O8 management, and a logical input to the file device 211 under A-O8 management upon receiving instructions from AP 14. A logical input/output control unit 15 for A-O3 that performs output control, and a logical input/output controller 15 for B-O3 that performs logical input/output control to the file device 12 under B-O3 management in response to instructions from AP14. Output control section 16 and A-
It consists of a conversion table 17 for A-O3 that converts the data code format used by O3, and a conversion table 18 for B-O3 that converts the data code used by B-O3.

A−O3管理下のファイル装置11およびB−O8管理
下のファイル装置12は、フロッピーディスク装置、ハ
ードディスク装置等の記憶装置(記憶装置は、駆動機構
と媒体部とから構成されているが、ここでは媒体部を指
す)であり、それぞれ独自のO3(A−O3管理下のフ
ァイル装置11はA−O5,B−OS管理下のファイル
装置12はB−O3)管理下で利用できるように、独自
のフォーマット形式で初期化されている。
The file device 11 under the control of A-O3 and the file device 12 under the control of B-O8 are storage devices such as a floppy disk device or a hard disk device (a storage device consists of a drive mechanism and a medium section, but (indicates the media section), so that they can be used under their own O3 management (the file device 11 under A-O3 management is A-O5, the file device 12 under B-OS management is B-O3), Initialized with a proprietary format.

なお、A−O3管理下のファイル装flfllおよびB
−O3管理下のファイル装置12をファイル装置とした
が、同一のファイル装置に共存するA−O3管理下のデ
ータファイル11およびB−O3管理下のデータファイ
ル12としてもよい。
In addition, file installation fffll and B under A-O3 management are
- Although the file device 12 under O3 management is used as a file device, the data file 11 under A-O3 management and the data file 12 under B-O3 management may coexist in the same file device.

物理入出力制御部13は、A−O3管理下のファイル装
置11およびB−O3管理下のファイル装置12に対す
る物理的なインタフェースで、A−O3管理下のファイ
ル装置11およびB−O3管理下のファイル装置12へ
の入出力をtdlmする。
The physical input/output control unit 13 is a physical interface for the file device 11 under A-O3 management and the file device 12 under B-O3 management, and is a physical interface for the file device 11 under A-O3 management and the file device 12 under B-O3 management. Input/output to the file device 12 is performed by tdlm.

物理入出力制御部13が行う入出力の制御は、A−O8
管理下のファイル装置11およびB−OS管理下のファ
イル装置12の索引領域(ボリュームラベル、データセ
ットラベル等、第3図(bl参照)の制御と、記録密度
等物理的条件および形式の認識制御と、データの入出力
(読出しおよび書込み)動作の制御とを含んでいる。
The input/output control performed by the physical input/output control unit 13 is performed by the A-O8.
Control of the index area (volume label, data set label, etc., see Figure 3 (bl)) of the file device 11 under management and the file device 12 under B-OS management, and recognition control of physical conditions such as recording density and format. and control of data input/output (read and write) operations.

AP14は、いま例えばA−O3が動作しているとする
と、A−O3管理下のファイル装置11への入出力を行
うのか、B−O3管理下のファイル装置12に入出力を
行うのかを指示し、A−O3用の論理入出力制御部15
またはB−O3用の論理入出力制御部16を選択捕捉す
る。また、AP14は、入出力動作の指示に伴ってパラ
メータと称する様々な情報を選択捕捉したA−O3用の
論理入出力制御部15またはB−O3用の論理入出力制
御部16に与える。
For example, if A-O3 is currently operating, the AP 14 instructs whether to perform input/output to the file device 11 managed by A-O3 or to the file device 12 managed by B-O3. Logic input/output control unit 15 for A-O3
Alternatively, the logic input/output control unit 16 for B-O3 is selectively captured. In addition, the AP 14 selectively captures various pieces of information called parameters in response to input/output operation instructions and supplies them to the logic input/output control unit 15 for the A-O3 or the logic input/output control unit 16 for the B-O3.

A−O3用の論理入出力制御部15およびB−O8用の
論理入出力制御部16は、AP14から与えられた索引
領域の情報に基づいてフォーマット形式を変換し、入出
力データのデータコード形式を変換する。入出力データ
のデータコード形式の変換は、A−O3用の入出力デー
タに対してはA−O3用の変換テーブル17を用い、B
−O3用の入出力データに対してはB−O3用の変換テ
ーブル18を用いて行われる。
The logic input/output control unit 15 for A-O3 and the logic input/output control unit 16 for B-O8 convert the format based on the index area information given from the AP 14, and convert the data code format of the input/output data. Convert. To convert the data code format of input/output data, use the conversion table 17 for A-O3 for input/output data for A-O3, and use the conversion table 17 for A-O3.
The conversion table 18 for B-O3 is used for input/output data for -O3.

なお、A−O3用の変換テーブル17およびB−O8用
の変換テーブル18は、メモリ上に常駐させることによ
りデータコード形式の変換の高速化を実現することがで
きる。
Note that by making the conversion table 17 for A-O3 and the conversion table 18 for B-O8 resident in memory, it is possible to realize high-speed conversion of data code formats.

次に、このように構成された本実施例の異種オペレーテ
ィングシステムのデータ共用制御方式の動作について説
明する。
Next, the operation of the data sharing control method of the heterogeneous operating systems of this embodiment configured as described above will be explained.

いま、A−O3が動作しているとする。Assume that A-O3 is now operating.

AP14は、入出力をA−O3管理下のファイル装置1
1に行うのかB−O3管理下のファイル装置12に行う
のかを指示する。
AP14 performs input/output to file device 1 under the control of A-O3.
1 or the file device 12 under B-O3 management.

例えば、AP14がB−O3管理下のファイル装置12
からの入力を行うと指示したとすると、B−O8用の論
理入出力制御部16が選択捕捉される。
For example, the AP 14 uses the file device 12 under B-O3 management.
If an instruction is given to perform input from the B-O8, the logic input/output control unit 16 for B-O8 is selected and captured.

このとき、AP14は、選択捕捉したB−05用の論理
入出力制御部16に対して入力動作の指示に伴う様々な
パラメータを与える。
At this time, the AP 14 provides various parameters associated with input operation instructions to the selectively captured logic input/output control unit 16 for the B-05.

選択捕捉されたB−O3用の論理入出力制御部16は、
まず、物理入出力制御部13に対してB−O8管理下の
ファイル装置12からの入力を指示し、AP14から与
えられたパラメータに基づいてフォーマット形式の変換
を行う。
The selectively captured logic input/output control unit 16 for B-O3 is
First, the physical input/output control unit 13 is instructed to input from the file device 12 under the control of the B-O8, and the format is converted based on the parameters given from the AP 14.

次に、B−O3用の論理入出力制御部16は、物理入出
力制御部13を介してB−O3管理下のファイル装置1
2から入力したB−O3用のデータのデータコード形式
をB−O3用の変換テーブル18を参照してA−O3用
のデータコード形式に変換する。
Next, the logical input/output control unit 16 for B-O3 sends the file device 1 under B-O3 management via the physical input/output control unit 13.
The data code format of the data for B-O3 input from 2 is converted into the data code format for A-O3 with reference to the conversion table 18 for B-O3.

このデータコード形式の変換は、次のように行われる。This data code format conversion is performed as follows.

第2図に示すように、例えば、読み出したB−O3用の
データコード形式の変換前のデータコード21の値10
0″をB−O3用の変換テーブル18のアドレスの値1
00′として与え、そのアドレス″00”に格納されて
いるデータコード22を参照して変換後のデータコード
22の値“7F”を得る。
As shown in FIG. 2, for example, the value of the data code 21 before conversion of the read data code format for B-O3 is 10.
0″ to the address value 1 of the conversion table 18 for B-O3
00' and refers to the data code 22 stored at the address "00" to obtain the value "7F" of the converted data code 22.

このようにして得られた変換後のデータコードがAP1
4に渡され、AP14は、このデータコード形式がA−
O3用に変換されたB−O3用のデータを利用する。
The converted data code obtained in this way is AP1
4, and AP14 recognizes that this data code format is A-
Use the B-O3 data converted for O3.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、異種オペレーティングシ
ステム間のデータ利用に際してアプリケーションプログ
ラムから直接異種のオペレーティングシステム管理下の
データを利用できるようにしたことにより、ファイルコ
ンバータを利用する変換作業を不要にするという効果が
ある。
As explained above, the present invention eliminates the need for conversion work using a file converter by making it possible to directly use data managed by different operating systems from an application program when using data between different operating systems. effective.

また、同一のファイル装置において領域分割して使用し
ている場合でも利用するデータを別のファイル装置に複
写しないで直接入出力可能としたことにより、ファイル
コンバータを利用する場合よりもデータ変換の高速化を
図ることができ、かつ面倒な(ファイル装置を共用でき
るという効果がある。
In addition, even if the same file device is divided into areas, it is possible to directly input and output the data to be used without copying it to another file device, so data conversion is faster than when using a file converter. This has the effect of making it possible to use a file device in common, while also eliminating the hassle of using a file device.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の異種オペレーティングシス
テム間のデータ共用118方式の構成を示すブロック図
、 第2図は本実施例の異種オペレーティングシステム間の
データ共用制御方式におけるデータコード変換の方法の
一例を説明するための図、第3図(a)はオペレーティ
ングシステムの排他性を説明するための図、 第3図伽)はファイル装置のフォーマント形式を例示す
る図、 第4図は従来の異種オペレーティングシステム間のデー
タ利用方式における処理を示す流れ図、第5回は従来の
異種オペレーティングシステム間のデータ利用方式を説
明するための図である。 図において、 11・・・A−O3管理下のファイル装置、12・・・
B−O3管理下のファイル装置、13・・・物理入出力
@羽部、 14・・・アプリケーションプログラム、15・・・A
−O3用の論理入出力制御部、16・・・B−O3用の
論理入出力制御部、17・・・A−O3用の変換テーブ
ル、18・・・B−O3用の変換テーブルである。 第3図(a ) 第3図(b)
FIG. 1 is a block diagram showing the configuration of a 118 method for data sharing between different operating systems according to an embodiment of the present invention. FIG. 2 is a method of data code conversion in the data sharing control method between different operating systems according to this embodiment. Figure 3(a) is a diagram to explain the exclusiveness of the operating system; Figure 3(a) is a diagram illustrating the formant format of a file device; Figure 4 is a diagram illustrating the formant format of a file device; The fifth flowchart showing processing in a data usage method between different types of operating systems is a diagram for explaining a conventional data usage method between different types of operating systems. In the figure, 11... File device under A-O3 management, 12...
File device under B-O3 management, 13...Physical input/output @Habe, 14...Application program, 15...A
-Logic input/output control unit for O3, 16...Logic input/output control unit for B-O3, 17...conversion table for A-O3, 18...conversion table for B-O3. . Figure 3 (a) Figure 3 (b)

Claims (1)

【特許請求の範囲】 複数の異種のオペレーティングシステム管理下のデータ
が排他的に別居あるいは同居する1つ以上のファイル装
置と、 このファイル装置に対する入出力を物理的に共通制御す
る物理入出力制御部と、 前記ファイル装置を各オペレーティングシステム管理下
で論理的に制御する複数の論理入出力制御部と、 この論理入出力制御部を選択捕捉するアプリケーション
プログラムと、 を有することを特徴とする異種オペレーティングシステ
ムのデータ共用制御方式。
[Scope of Claims] One or more file devices in which data under the management of a plurality of different operating systems resides exclusively separately or together, and a physical input/output control unit that physically controls common input/output to the file devices. A heterogeneous operating system comprising: a plurality of logical input/output control units that logically control the file device under the management of each operating system; and an application program that selectively captures the logical input/output control units. data sharing control method.
JP63051983A 1988-03-04 1988-03-04 Data sharing control system for different operating systems Pending JPH01226050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63051983A JPH01226050A (en) 1988-03-04 1988-03-04 Data sharing control system for different operating systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63051983A JPH01226050A (en) 1988-03-04 1988-03-04 Data sharing control system for different operating systems

Publications (1)

Publication Number Publication Date
JPH01226050A true JPH01226050A (en) 1989-09-08

Family

ID=12902093

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63051983A Pending JPH01226050A (en) 1988-03-04 1988-03-04 Data sharing control system for different operating systems

Country Status (1)

Country Link
JP (1) JPH01226050A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0283724A (en) * 1988-09-21 1990-03-23 Matsushita Electric Ind Co Ltd Information processor
JPH0484237A (en) * 1990-07-26 1992-03-17 Nec Corp Update method for overlap data in different type distributed data base
JPH0546568A (en) * 1991-08-08 1993-02-26 Internatl Business Mach Corp <Ibm> Dispersion application execution device and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58115567A (en) * 1981-12-29 1983-07-09 Fujitsu Ltd Disk volume interchange system
JPS58165161A (en) * 1982-03-25 1983-09-30 Fujitsu Ltd Simple data base system
JPS63140347A (en) * 1986-12-02 1988-06-11 Nec Corp File managing system
JPS63213043A (en) * 1987-02-28 1988-09-05 Nec Corp File processing system for external memory

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58115567A (en) * 1981-12-29 1983-07-09 Fujitsu Ltd Disk volume interchange system
JPS58165161A (en) * 1982-03-25 1983-09-30 Fujitsu Ltd Simple data base system
JPS63140347A (en) * 1986-12-02 1988-06-11 Nec Corp File managing system
JPS63213043A (en) * 1987-02-28 1988-09-05 Nec Corp File processing system for external memory

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0283724A (en) * 1988-09-21 1990-03-23 Matsushita Electric Ind Co Ltd Information processor
JPH0484237A (en) * 1990-07-26 1992-03-17 Nec Corp Update method for overlap data in different type distributed data base
JPH0546568A (en) * 1991-08-08 1993-02-26 Internatl Business Mach Corp <Ibm> Dispersion application execution device and method

Similar Documents

Publication Publication Date Title
CN101645048B (en) Method for realizing computer virtualized evidence obtaining
JPH01226050A (en) Data sharing control system for different operating systems
JP2006127401A (en) Medium storage device, cache segment switch method for the same, and medium storage system
TWI802689B (en) Data processing system, data processing method, and program
JPH036708A (en) Input/output processing system for numerical controller
JP2748924B2 (en) Data display device
JP2802109B2 (en) Memory access control method
JP2605476B2 (en) Dump collection processing method
JPH0567022A (en) High speed data access system
JPS62254228A (en) Access method for disk medium
JPS6194167A (en) Peripheral controller
JPH0635626A (en) Memory card device
JPH07141112A (en) External memory control unit
JPH04199321A (en) Information processor
JPH09231139A (en) Data doubling device
JPH086904A (en) Automatic job execution system and automatic data transmitting/receiving system between electronic computers
JPS617966A (en) Input/output control device
JP2001142754A (en) File editing system for flexible disk
JPH0243615A (en) Method and device for initializing auxiliary storage medium
JPH0756692A (en) File access system
JP2004343205A (en) Controller apparatus, image forming apparatus, memory control method, computer program, and recording medium
JPH0283724A (en) Information processor
JP2003067140A (en) Magnetic tape data input/output method and system
JPS60159927A (en) Controlling lsi of large capacity auxiliary storage device
JPH05119924A (en) File access system