JPS616756A - Securing method of area - Google Patents

Securing method of area

Info

Publication number
JPS616756A
JPS616756A JP12831384A JP12831384A JPS616756A JP S616756 A JPS616756 A JP S616756A JP 12831384 A JP12831384 A JP 12831384A JP 12831384 A JP12831384 A JP 12831384A JP S616756 A JPS616756 A JP S616756A
Authority
JP
Japan
Prior art keywords
area
data
device table
direct access
dasd
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
Application number
JP12831384A
Other languages
Japanese (ja)
Other versions
JPH0370248B2 (en
Inventor
Tadashi Fukunaga
正 福永
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP12831384A priority Critical patent/JPS616756A/en
Publication of JPS616756A publication Critical patent/JPS616756A/en
Publication of JPH0370248B2 publication Critical patent/JPH0370248B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To secure a data storing area easily by forming a device table in a data control part, retrieving the device table and securing a required data storing area in a direct access device. CONSTITUTION:The device table 52 is formed in the data control part 51 and the ability of the device, i.e. the capacity of storage, is written on the device table 52 in each type of DASD machine. On the other hand, a code area indicating the type of the DASD machine is formed in a control sentence of input data to regulate the type of the machine. The data control part 51 reads out the code, retrieves the device table 52 and controls the area on the basis of the storage capacity element of the type of the machine to be answered.

Description

【発明の詳細な説明】 本発明はデータ処理装置に接続される直接アクセス装置
の領域確保方法の改良に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an improvement in an area reservation method for a direct access device connected to a data processing device.

(a)  産業上の利用分野 データ処理装置システムには、データに直接アクセスす
ることが可能であり、便利な点から直接アクセス装置が
数多く用いられている。此の直接アクセス装置は機能及
び記憶容量に差があり機種別に異なっている。このため
、データ処理システムを設定する際に、所要の機種を選
定してシステムを構成する。
(a) Industrial Application Fields Many direct access devices are used in data processing device systems because they allow direct access to data and are convenient. These direct access devices have different functions and storage capacities depending on the model. Therefore, when setting up a data processing system, the required model is selected and the system is configured.

(bl  従来の技術 データ処理装置システムは、第2図に示すように構成さ
れる。即ち入力データ1の中に使用される直接アクセス
装置(1;J、後DASDと記す)2の制御文が介在さ
れている。この入力データ1をリーダ3にて読み取り、
その内容をスプールボリューム4に入力する。データ処
理装置5はスプールボリューム4の内容をデータ管理部
51にて解釈し、制御文に従ってDASD 2の管理を
行う。
(bl) A conventional technology data processing device system is configured as shown in FIG. This input data 1 is read by the reader 3,
The contents are input to the spool volume 4. The data processing device 5 interprets the contents of the spool volume 4 using the data management unit 51 and manages the DASD 2 according to the control statement.

(C1発明が解決しようとする問題点 従ってデータ処理システムの処理能力を増大するために
、DASDを高速用或いは大容量のものに機種変更をし
たい場合には、入力データの制御文を該当する新機種に
変更することが必要となる。
(The problem that the C1 invention aims to solve) Therefore, if you want to change the DASD to a high-speed one or a large-capacity one in order to increase the processing capacity of a data processing system, change the input data control statement to the corresponding new one. It is necessary to change the model.

本発明はDASDの機種変更に伴う制御文作成を必要と
しない提案を行うものである。
The present invention proposes a method that does not require the creation of control statements when changing DASD models.

(dl  問題点を解決するための手段本提案は、直接
アクセス装置の領域管理を行うデータ処理装置において
、前記データ処理装置のデータ管理部に装置テーブルを
備えると共に、該装置テーブルに前記直接アクセス装置
名と記憶容量を示す要素とを記載し、使用される直接ア
クセス装置機種指定によって前記装置テーブルを検索し
前記記憶容量要素によって所要とするデータ格納領域を
当該直接アクセス装置に確保するものである。
(dl Means for Solving the Problems) This proposal provides a data processing device that manages the area of direct access devices, includes a device table in the data management section of the data processing device, and stores the name of the direct access device in the device table. The device table is searched by specifying the model of the direct access device to be used, and the required data storage area is secured in the direct access device using the storage capacity element.

(e)  作用 即ち、データ処理装置のデータ管理部に、各卸SD機種
別に記憶容量を示す要素を記載した制御テーブルを備え
、入力データのDASD名によって制御テーブルを検索
して記憶容量要素によってデータ格納領域を管理するも
のである。
(e) In other words, the data management unit of the data processing device is equipped with a control table that describes elements indicating storage capacity for each wholesale SD model, and the control table is searched based on the DASD name of the input data and the data is stored based on the storage capacity element. It manages the storage area.

従って機種変更によって制御文を変更することを要しな
いものとなる。
Therefore, it is not necessary to change the control statement when changing the model.

(fl  実施例 以下、図によって本発明の詳細な説明する。(fl Example Hereinafter, the present invention will be explained in detail with reference to the drawings.

第1図は本発明による領域の確保方法を示す一実施例の
ブロック図である。第2図と同一個所は同符号を用いる
FIG. 1 is a block diagram of an embodiment of the area securing method according to the present invention. The same parts as in Fig. 2 are given the same reference numerals.

本発明の特徴はデータ管理部51に装置テーブル52を
付設したことであり、この装置テーブル52にはDAS
D機種別に図に示すように装置能力、即ち記憶容量を示
す要素が記載されている。即ち、記憶容量要素、例えば
DASD−Aのシリンダ単位のトランク数10、トラッ
ク単位の容量(バイト数) 10000、DASD−H
のシリンダ単位のトランク数301トランク単位の容量
30000等である。
A feature of the present invention is that a device table 52 is attached to the data management section 51, and this device table 52 includes DAS
As shown in the figure, for each D model, elements indicating the device capacity, that is, the storage capacity are described. That is, storage capacity elements, for example, the number of trunks per cylinder of DASD-A is 10, the capacity (number of bytes) per track is 10,000, and DASD-H
The number of trunks per cylinder is 301, and the capacity per trunk is 30,000.

一方入力データの制御文にDASDIJM種を示すコー
ド域を設けて、機種を規定する。データ管理部51はコ
ードを読み取り装置テーブルを検索して回答する機種の
記憶容量要素に基づいて領域の管理を行う。
On the other hand, a code area indicating the DASDIJM type is provided in the control statement of the input data to define the model. The data management unit 51 reads the code, searches the device table, and manages the area based on the storage capacity element of the responding model.

若し、0^SD−Bを使用して管理するデータが10シ
リンダ分あるとする。必要とする記憶容量は、10X 
30 X 30000バイトである。このDASD−B
をDASD−八に変換すると10 x 30 x 30
000 ÷10000で900トランクの記憶域がDA
SD−Aに必要となる。
Assume that there are 10 cylinders of data to be managed using 0^SD-B. The required storage capacity is 10X
It is 30 x 30000 bytes. This DASD-B
When converted to DASD-8, 10 x 30 x 30
000 ÷ 10000 = 900 trunk storage area DA
Required for SD-A.

上記した演算はデータ管理部51にて行われ、領域確保
が行われる。
The above calculation is performed by the data management unit 51, and area reservation is performed.

(gl  発明の効果 以上の説明より明らかなように、本発明による領域の確
保方法は、使用する装置名を指定することによって、装
置機種変更が容易に行えるものとなり、直接アクセス装
置の機種変更に伴う領域確保が容易に行える利点がある
(gl Effects of the Invention As is clear from the above explanation, the method for securing an area according to the present invention makes it possible to easily change the device model by specifying the name of the device to be used. It has the advantage that area can be easily secured.

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

第1図は本発明による領域の確保方法を示す一実施例の
ブロック図、 第2図は従来の領域の確保方法を説明するためのブロッ
ク図、 をそれぞれ示す。 図において、2はDASD、 4はスプールボリューム
、5はデータ処理装置、51はデータ管理部、52は装
置テーブルである。 第1図 第2図
FIG. 1 is a block diagram of an embodiment of a method for securing an area according to the present invention, and FIG. 2 is a block diagram for explaining a conventional method for securing an area. In the figure, 2 is a DASD, 4 is a spool volume, 5 is a data processing device, 51 is a data management unit, and 52 is a device table. Figure 1 Figure 2

Claims (1)

【特許請求の範囲】[Claims] 直接アクセス装置の領域管理を行うデータ処理装置にお
いて、前記データ処理装置のデータ管理部に装置テーブ
ルを備えると共に、該装置テーブルに前記直接アクセス
装置名と記憶容量を示す要素とを記載し、使用される直
接アクセス装置機種指定によって前記装置テーブルを検
索し前記記憶容量要素によって所要とするデータ格納領
域を当該直接アクセス装置に確保することを特徴とする
領域の確保方法
In a data processing device that manages the area of a direct access device, a data management unit of the data processing device includes a device table, and the device table records the direct access device name and an element indicating the storage capacity, and the direct access device used is A method for securing an area, characterized in that the device table is searched by specifying a device model, and a required data storage area is secured in the direct access device using the storage capacity element.
JP12831384A 1984-06-20 1984-06-20 Securing method of area Granted JPS616756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12831384A JPS616756A (en) 1984-06-20 1984-06-20 Securing method of area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12831384A JPS616756A (en) 1984-06-20 1984-06-20 Securing method of area

Publications (2)

Publication Number Publication Date
JPS616756A true JPS616756A (en) 1986-01-13
JPH0370248B2 JPH0370248B2 (en) 1991-11-07

Family

ID=14981681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12831384A Granted JPS616756A (en) 1984-06-20 1984-06-20 Securing method of area

Country Status (1)

Country Link
JP (1) JPS616756A (en)

Also Published As

Publication number Publication date
JPH0370248B2 (en) 1991-11-07

Similar Documents

Publication Publication Date Title
ATE348360T1 (en) ADMINISTRATIVE SYSTEM FOR AFFILIATED UNITS
KR950006615A (en) Interchangeable record carrier and its control method
JPS6039170U (en) electronic memo device
JPS616756A (en) Securing method of area
KR900018841A (en) Method and system for accessing byte range in file in distributed data processing system
CA2027231A1 (en) Computing system for data processing apparatus
JP2606305B2 (en) Data processing device
Reynolds CODIL, Part 2. The CODIL language and its interpreter
JPS57193837A (en) Retrieval system for data record having a plurality of keys
JPS58222360A (en) File management system
JPS63213043A (en) File processing system for external memory
JPH02307136A (en) File controller
JPS6126146A (en) Data registration in recording medium and its controlling method
KR920014130A (en) Charging verification method of electronic exchange
JPH0314019A (en) Access system for medium collective device
JPS603758U (en) Fiber bundle alignment guide device
JPH04642A (en) File managing device
JPS63142443A (en) File access processing system
JPH0267645A (en) Control system for information inherent in device constitutional parts
JPS62276626A (en) File control system
JPS58155463A (en) Registering system of data set
JPH03171240A (en) File access system
JPS62281038A (en) Data base constituting method
JPS6152757A (en) Data processing system
JPH01188929A (en) Terminal local screen managing system

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term