JPH0247754A - Data processing system - Google Patents

Data processing system

Info

Publication number
JPH0247754A
JPH0247754A JP63198342A JP19834288A JPH0247754A JP H0247754 A JPH0247754 A JP H0247754A JP 63198342 A JP63198342 A JP 63198342A JP 19834288 A JP19834288 A JP 19834288A JP H0247754 A JPH0247754 A JP H0247754A
Authority
JP
Japan
Prior art keywords
user program
work station
file
data processing
logical 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
Application number
JP63198342A
Other languages
Japanese (ja)
Inventor
Misako Hirata
平田 美佐子
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
Original Assignee
NEC Corp
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 filed Critical NEC Corp
Priority to JP63198342A priority Critical patent/JPH0247754A/en
Publication of JPH0247754A publication Critical patent/JPH0247754A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To easily start a user program by designating the number of the logical device, where a file exists, by the user program without paying attention to the system on the request side to access the file on an external storage device. CONSTITUTION:A user program 7 of a system 1 on the service side designates the number of the logical device where a file exists. When the user program 7 of the system on the service side is started by a connection work station 3 of a system 2 on the request side, work station recognition processing 4a is performed to generate a work station control block 5a, and the control is transferred to the system 1. In the system 1, a work station control block 5b is generated by work station recognition processing 4b. When the file access request from the started program 7 on the user side indicates the number of the logical device, the control of the user program 7 is advanced through remote file access processing routines 6a and 6b.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータ処理方式に関し、特に複数のシステム間
でデータ交換を行なう場合に、遠隔地システムに設置さ
れたファイルに対するデータ処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data processing method, and particularly to a data processing method for files installed in a remote system when data is exchanged between a plurality of systems.

〔従来の技術〕[Conventional technology]

従来、この種のデータ処理方式では要求側のシステムの
ワークステーション及び外部記憶装置くファイル)を管
理する制御ブロックは各装置の物理番号でのみ管理され
ていたため起動したサービス側のシステムのユーザプロ
グラムでは要求側のシステムに設置された外部記憶装置
の物理番号を指定しなければならなかった。
Conventionally, in this type of data processing method, the control blocks that manage workstations and external storage devices (files) of the requesting system were managed only by the physical number of each device, so the user program of the started service system The physical number of the external storage device installed on the requesting system had to be specified.

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

上述のような従来のデータ処理方式では、利用者が遠隔
地システムのユーザプログラムを起動して、利用者側の
システムにあるファイルアクセスを行なう場合ユーザプ
ログラムに外部記憶装置番号が指定されていることによ
り、そのユーザプログラムを起動することのできるシス
テムが制限されるという欠点がある。
In the conventional data processing method described above, when a user starts a user program on a remote system and accesses a file on the user's system, an external storage device number must be specified in the user program. This has the disadvantage that the systems that can start the user program are restricted.

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

本発明のデータ処理方式は複数のシステム間で遠隔地シ
ステムに設置されたファイルに対するデ−夕処理方式に
おいて、要求側のシステムから起動したワークステーシ
ョンを認識する処理ルーチンと、それを管理する制御ブ
ロックと、遠隔ファイルアクセスを行なうためのファイ
ルアクセス処理ルーチンと、遠隔ファイル管理情報とを
有している。
The data processing method of the present invention is a data processing method for files installed in remote systems between multiple systems, and includes a processing routine that recognizes a workstation started from a requesting system and a control block that manages the processing routine. , a file access processing routine for remote file access, and remote file management information.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例を示す。第1図において、本
発明の一実施例は要求側のシステム2に接続している外
部記憶装置9をサービス側のシステム1に接続している
装置と論理的に同様であると考え、サービス側のシステ
ム1側のユーザプログラム7ではファイルの存在する論
理的装置番号を指定する。要求側のシステム2の接続ワ
ークステーション3よりサービス側のシステム1のユー
ザプログラム7が起動されると、システムで使用したワ
ークステーションを認識するための処理4aを行ない、
ワークステーション制御ブロック5aを作成してシステ
ム1に制御を渡す。システム1ではシステム2より渡さ
れた情報を元にシステム2と同様にワークステーション
認識処理4bにてワークステーション制御ブロック5b
を作成する。起動されたユーザ側のプログラム7からの
ファイルアクセス処理要求が論理装置番号だったならば
遠隔ファイルアクセス処理ルーチン6bにてワークステ
ーション制御ブロック5bより起動しているワークステ
ーションに接続している装置の物理番号を得る。得られ
た装置番号を元にあらかじめ遠隔ファイルの情報を登録
しである遠隔ファイル情報8よりファイルアクセス要求
のあったファイルを探し、システム2の遠隔ファイルア
クセス処理ルーチン6aに制御を渡す。この遠隔ファイ
ルアクセス処理ルーチン6aで実際のファイル入出力処
理を行ない、再びシステム1に制御をもどしユーザプロ
グラム7の処理を進める。
FIG. 1 shows an embodiment of the invention. In FIG. 1, one embodiment of the present invention considers the external storage device 9 connected to the requesting system 2 to be logically similar to the device connected to the service side system 1; The user program 7 on the system 1 side specifies the logical device number where the file exists. When the user program 7 of the service side system 1 is started from the connected workstation 3 of the request side system 2, a process 4a is performed to recognize the workstation used in the system,
A workstation control block 5a is created and control is passed to system 1. In the system 1, based on the information passed from the system 2, the workstation control block 5b is used in the workstation recognition processing 4b as in the system 2.
Create. If the file access processing request from the activated user program 7 is a logical device number, the remote file access processing routine 6b determines the physical status of the device connected to the activated workstation from the workstation control block 5b. Get a number. Based on the obtained device number, remote file information is registered in advance, and the file requested for file access is searched from the remote file information 8, and control is passed to the remote file access processing routine 6a of the system 2. This remote file access processing routine 6a performs actual file input/output processing, and then returns control to the system 1 to proceed with the processing of the user program 7.

上述のようなファイルアクセス処理によりユーザプログ
ラムでは起動した要求側のシステムを意識せず要求側の
システムのファイルアクセスを行なうことができる。
The above-described file access processing allows the user program to access files in the requesting system without being aware of the activated requesting system.

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

以上説明したように本発明は、複数のシステム間でのデ
ータ交換を行なう場合、要求側のシステムを意識するこ
となくユーザプログラムでファイルの存在する論理装置
番号を指定することにより要求側のシステムに接続され
た外部記憶装置上のファイルアクセスが可能となるため
利用者は論理装置番号を意識せずにサービス側のシステ
ムのユーザプログラムを使用することができるという効
果すなわち、ユーザプログラムの装置番号を変更する必
要がなくなる等の効果がある。
As explained above, when exchanging data between multiple systems, the present invention allows the user program to specify the logical device number where a file exists without being aware of the requesting system. Since files on the connected external storage device can be accessed, the user can use the user program of the service side system without being aware of the logical device number. In other words, the device number of the user program can be changed. This has the effect of eliminating the need to do so.

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

第1図は本発明の実施例を示す図である。 1・・・システム(サービス側のシステム)、2・・・
システム(要求側のシステム)、3・・・ワークステー
ション、4・・・ワークステーション認識処理ルーチン
、5・・・ワークステーション制御プロ・7り、6・・
・遠隔ファイルアクセス処理ルーチン、7・・・ユーザ
プログラム、8・・・遠隔ファイル管理情報、9外部記
憶装置。
FIG. 1 is a diagram showing an embodiment of the present invention. 1... System (service side system), 2...
system (request side system), 3... workstation, 4... workstation recognition processing routine, 5... workstation control professional 7ri, 6...
- Remote file access processing routine, 7... User program, 8... Remote file management information, 9 External storage device.

Claims (1)

【特許請求の範囲】[Claims] 複数のシステム間でデータ交換を行なう場合に、遠隔地
システムに設置されたファイルに対するデータ処理方式
において、要求側のシステムから起動したワークステー
ションを認識する処理ルーチンと、それを管理する制御
ブロックと、遠隔ファイルアクセスを行なうための処理
ルーチンと、遠隔ファイル管理情報とを有することを特
徴とするデータ処理方式。
In a data processing method for files installed in a remote system when data is exchanged between multiple systems, a processing routine that recognizes a workstation started from a requesting system and a control block that manages it; A data processing method characterized by having a processing routine for remote file access and remote file management information.
JP63198342A 1988-08-08 1988-08-08 Data processing system Pending JPH0247754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63198342A JPH0247754A (en) 1988-08-08 1988-08-08 Data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63198342A JPH0247754A (en) 1988-08-08 1988-08-08 Data processing system

Publications (1)

Publication Number Publication Date
JPH0247754A true JPH0247754A (en) 1990-02-16

Family

ID=16389527

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63198342A Pending JPH0247754A (en) 1988-08-08 1988-08-08 Data processing system

Country Status (1)

Country Link
JP (1) JPH0247754A (en)

Similar Documents

Publication Publication Date Title
JPH02165252A (en) Multiprocessor computer system and generation
JPH0247754A (en) Data processing system
JPH03265945A (en) Data sharing system for operating systems of different types
JPH01169533A (en) Object steering programming system
JPH05165702A (en) File management method
JPS63168743A (en) Control system for shared use of file for virtual computer system
JP2871931B2 (en) Form output control method
JPH0253167A (en) Setting system for system environment
JPS62135952A (en) Network system
JPH04260141A (en) Data shared processor
JPH04348438A (en) Using right control system
JPS62287355A (en) Input/output device managing system by allocating job number
JPH0338744A (en) File control method
JPS62286137A (en) Decentralized file processing system
JPS61194546A (en) Shared file control system
JPS63245714A (en) Printer output processing system
JPH0256664A (en) File distribution processing system
JPH05216926A (en) Engineering work station device
JPH02219163A (en) Operation managing system in time sharing system
JPH04245341A (en) Information processor
JPH02213959A (en) Saving system for file capacity of data base system
JPH03219339A (en) Data processing system
JPS6435649A (en) File access system
JPH06214860A (en) File management processor
JPH02211555A (en) File transfer control system