JPH04336339A - System area calculation device - Google Patents

System area calculation device

Info

Publication number
JPH04336339A
JPH04336339A JP3107723A JP10772391A JPH04336339A JP H04336339 A JPH04336339 A JP H04336339A JP 3107723 A JP3107723 A JP 3107723A JP 10772391 A JP10772391 A JP 10772391A JP H04336339 A JPH04336339 A JP H04336339A
Authority
JP
Japan
Prior art keywords
software
capacity
registered
computer
system area
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
JP3107723A
Other languages
Japanese (ja)
Inventor
Madoka Fukuda
福田 まどか
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 Information Service Co Ltd
Original Assignee
NEC Information Service Co 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 Information Service Co Ltd filed Critical NEC Information Service Co Ltd
Priority to JP3107723A priority Critical patent/JPH04336339A/en
Publication of JPH04336339A publication Critical patent/JPH04336339A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To decrease the man-hours of the calculation of the system area capacity of software by providing a table containing data regarding the software, computer by computer. CONSTITUTION:Software to be registered is specified through a registered software input part 1. The software table 3 is stored with the data on the software, computer by computer, in advance. A software table retrieval part 2 retrieves the data regarding the specified software in the software table 3. A system capacity calculation part 4 calculates the capacity of the system area of the software to be registered according to the retrieved data. Then the calculation result is displayed on a display device 5 and printed out on a printer 6.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、コンピュータに新たに
ソフトウェアを登録する際、登録するソフトウェアを選
択するだけで自動的にシステム領域を算定する装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus that automatically calculates a system area by simply selecting the software to be registered when newly registering software in a computer.

【0002】0002

【従来の技術】従来、コンピュータに新しくソフトウェ
アを登録する場合、ソフトウェアが占める領域の容量は
、(1)ソフトウェアに添付されているセットアップカ
ード、(2)セールスマニュアル、(3)各OSのソフ
トウェアに添付されているマニュアルに掲載されている
データをもとに算定が行われている。このため、ソフト
ウェアの登録作業が発生する場合は、必ずいずれかの資
料を用いたうえで、登録を行う人がその都度システム領
域の容量を手計算で算定することにより対処していた。
[Prior Art] Conventionally, when registering new software on a computer, the amount of space occupied by the software is limited to (1) the setup card attached to the software, (2) the sales manual, and (3) the software for each OS. Calculations are made based on the data published in the attached manual. For this reason, when a software registration task occurs, the person performing the registration always uses one of the materials and manually calculates the capacity of the system area each time.

【0003】0003

【発明が解決しようとする課題】上述した従来の方法で
は、算定の基準となるデータはすべてこれらの資料によ
るほかはなく、ソフトウェアの登録を行うたびに、登録
を行う人が資料を調査する手間と手計算で算定を行う労
力を負わねばならない。また、登録しようとするソフト
ウェアの世代が揃わない場合、それぞれのソフトウェア
に対応した資料を用意する必要があるため、登録ソフト
ウェアの構成によっては、それらの工数が更に大きくな
る可能性がある。
[Problem to be Solved by the Invention] In the conventional method described above, all the data that serves as the basis for calculation comes from these materials, and each time the software is registered, the person doing the registration has to take the trouble of researching the materials. Therefore, the company must bear the labor of performing calculations by hand. Furthermore, if the generations of the software to be registered are not aligned, it is necessary to prepare materials corresponding to each software, which may further increase the number of steps depending on the configuration of the registered software.

【0004】本発明の目的は、上述した点に鑑み、各コ
ンピュータごとに各ソフトウェアのロードモジュールお
よび付随するファイルの容量をテーブル化することによ
り、登録ソフトウェアの指定を行うだけで自動的にシス
テム領域の容量を算定できるようにしたシステム領域算
定装置を提供することにある。
In view of the above-mentioned points, an object of the present invention is to create a table of the load module of each software and the capacity of the accompanying files for each computer, so that the system area can be automatically allocated by simply specifying the registered software. An object of the present invention is to provide a system area calculation device capable of calculating the capacity of a system.

【0005】[0005]

【課題を解決するための手段】本発明は、1つ又は複数
のコンピュータにソフトウェアを登録する際の前記ソフ
トウェアのシステム領域の容量を求めるシステム領域算
定装置であって、前記登録するソフトウェアを指定する
入力手段と、予め前記コンピュータごとのソフトウェア
に関するデータを格納する表テーブルと、指定した前記
登録するソフトウェアに関するデータを前記表テーブル
から検索する検索手段と、検索された前記データに基づ
いて前記登録するソフトウェアのシステム領域の容量を
算定する算定手段と、算定結果を表示すると共に、印字
する出力手段とを備えている。
[Means for Solving the Problems] The present invention is a system area calculation device that calculates the system area capacity of software when registering the software in one or more computers, the system area calculation device specifying the software to be registered. an input means, a table for storing data related to software for each computer in advance, a search means for searching the table for data related to the specified software to be registered, and the software to be registered based on the searched data. The computer includes calculation means for calculating the capacity of the system area of the computer, and output means for displaying and printing the calculation results.

【0006】[0006]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained in detail with reference to the drawings.

【0007】図1は本発明の一実施例の構成を示すブロ
ック図である。本実施例は登録ソフトウェア入力部1と
、ソフトウェアテーブル検索部2と、システム容量算定
部4と、ディスプレイ装置5と、プリンタ6とが接続さ
れており、ソフトウェアテーブル3とを含んで構成され
ている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In this embodiment, a registered software input section 1, a software table search section 2, a system capacity calculation section 4, a display device 5, and a printer 6 are connected, and includes a software table 3. .

【0008】登録ソフトウェア入力部1は、キーボード
を入力源とし、操作者が入力した登録するソフトウェア
のデータを取り込む。ソフトウェアテーブル検索部2は
、登録ソフトウェア入力部1により入力されたデータを
用い、ソフトウェアテーブル3から該当データを検索す
る。システム容量算定部4は、ソフトウェア検索部2に
より検索された各ソフトウェアのロードモジュール及び
付随するファイルの必要容量からシステム領域の容量を
算定する。そして、ディスプレイ装置5は、システム容
量算定部4により算定されたロードモジュールの容量及
び付随するファイルの容量に関するデータを表示する。 また、プリンタ6は、システム容量算定部4により算出
されたロードモジュールの容量及び付随するファイルの
容量に関するデータを印字する。更に、ソフトウェアテ
ーブル3は、各コンピュータごとの各ソフトウェアが登
録されている表テーブルであり、コンピュータ名称,ソ
フトウェア名称,ロードモジュール必要容量及び付随す
るファイルの必要容量とに分けて格納されている。
The registered software input section 1 uses a keyboard as an input source and takes in data of software to be registered inputted by an operator. The software table search unit 2 uses the data input by the registered software input unit 1 to search the software table 3 for corresponding data. The system capacity calculation unit 4 calculates the capacity of the system area from the required capacity of each software load module and associated files searched by the software search unit 2. Then, the display device 5 displays data regarding the capacity of the load module and the capacity of the accompanying file calculated by the system capacity calculation unit 4. Further, the printer 6 prints data regarding the capacity of the load module and the capacity of the accompanying file calculated by the system capacity calculation unit 4. Furthermore, the software table 3 is a table in which each software for each computer is registered, and is stored separately by computer name, software name, required load module capacity, and required capacity of accompanying files.

【0009】続いて、本実施例のシステム領域算定装置
の動作について説明する。
Next, the operation of the system area calculation device of this embodiment will be explained.

【0010】図2は図1のソフトウェアテーブル3の構
成を示す図である。
FIG. 2 is a diagram showing the configuration of the software table 3 in FIG. 1.

【0011】まず、登録ソフトウェア入力部1からソフ
トウェアの登録を行うコンピュータ及び登録を行うソフ
トウェアを指定する。ここでは一例としてコンピュータ
は“A”、ソフトウェアは“SOFT01”,“SOF
T03”,“SOFT04”を指定する。ソフトウェア
テーブル検索部2は、登録ソフトウェア入力部1より入
力されたコンピュータ“A”、ソフトウェア“SOFT
01”,“SOFT03”,“SOFT04”というデ
ータをもとにソフトウェアテーブルを検索し、該当する
ソフトウェアのロードモジュール容量及び付随するファ
イルの容量を取り込む。そして、システム容量算定部4
は、ソフトウェアテーブル検索部2で取り込んだデータ
をそれぞれロードモジュール容量及び付随するファイル
容量ごとに加算する。
First, from the registered software input section 1, the computer to which software is to be registered and the software to be registered are specified. Here, as an example, the computer is “A”, the software is “SOFT01”, “SOF
T03” and “SOFT04”.The software table search unit 2 specifies the computer “A” and the software “SOFT” input from the registered software input unit 1.
The software table is searched based on the data "01", "SOFT03", and "SOFT04", and the load module capacity and accompanying file capacity of the corresponding software are imported.Then, the system capacity calculation unit 4
adds the data retrieved by the software table search unit 2 for each load module capacity and accompanying file capacity.

【0012】ここで、コンピュータ“A”の“SOFT
01”が必要とするロードモジュールの容量は、1,0
00、“SOFT03”は3,000、“SOFT04
”は2,500であるから、コンピュータ“A”に“S
OFT01”,“SOFT03”,“SOFT04”を
登録したときに必要となるロードモジュールの容量は、
1,000+3,000+2,500=6,500にな
る。
Here, "SOFT" of computer "A"
The load module capacity required for 01” is 1,0
00, “SOFT03” is 3,000, “SOFT04”
” is 2,500, so computer “A” has “S”
The capacity of the load module required when registering “OFT01”, “SOFT03”, and “SOFT04” is as follows.
1,000+3,000+2,500=6,500.

【0013】また、コンピュータ“A”の“SOFT0
1”が必要とする付随するファイルの容量は100、“
SOFT03”は280、“SOFT04”は250で
あるから、コンピュータ“A”に“SOFT01”,“
SOFT03”,“SOFT04”を登録したときに必
要となる付随するファイルの容量は、100+280+
250=630になる。
[0013] Also, "SOFT0" of computer "A"
1” requires an accompanying file size of 100, “
SOFT03" is 280 and "SOFT04" is 250, so "SOFT01", "
When registering "SOFT03" and "SOFT04", the size of the accompanying files required is 100+280+
250=630.

【0014】以上の処理によって検索・算定されたデー
タをディスプレイ装置5に表示する。また、同じく以上
の処理によって検索・算定されたデータをプリンタ6に
より印字する。
The data searched and calculated through the above processing is displayed on the display device 5. Further, the data searched and calculated by the above-described processing is also printed by the printer 6.

【0015】上述した動作の説明では、コンピュータ“
A”の場合を例にとって説明したが、同様にコンピュー
タ“B”に登録するソフトウェアが、例えば、“SOF
T011”及び“SOFT014”であれば、ロードモ
ジュール容量14,500、付随するファイルの容量2
,200という結果がディスプレイ装置5及びプリンタ
6に出力される。
In the above description of the operation, the computer “
The explanation has been given using the case of "A" as an example, but similarly, if the software to be registered on computer "B" is, for example, "SOF
T011" and "SOFT014", the load module capacity is 14,500 and the accompanying file capacity is 2.
, 200 are output to the display device 5 and printer 6.

【0016】[0016]

【発明の効果】以上説明したように本発明は、キーボー
ドを入力源とし、ソフトウェアの登録を行うコンピュー
タ、登録するソフトウェアを指定するだけで、ソフトウ
ェアテーブルから必要となるロードモジュールの容量、
付随するファイルの容量を得ることができるため、資料
の調査、ファイル容量の計算を行う必要がなくなり、大
幅な工数の削減になる。
As explained above, the present invention uses a keyboard as an input source and simply specifies the computer for registering software and the software to be registered, and the capacity of the required load module can be determined from the software table.
Since the capacity of the accompanying file can be obtained, there is no need to investigate materials or calculate the file capacity, resulting in a significant reduction in man-hours.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】図1のソフトウェアテーブル3の構成を示す図
である。
FIG. 2 is a diagram showing the configuration of a software table 3 in FIG. 1.

【符号の説明】[Explanation of symbols]

1    登録ソフトウェア入力部 2    ソフトウェアテーブル検索部3    ソフ
トウェアテーブル 4    システム容量算出部 5    ディスプレイ装置 6    プリンタ
1 Registered software input section 2 Software table search section 3 Software table 4 System capacity calculation section 5 Display device 6 Printer

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  1つ又は複数のコンピュータにソフト
ウェアを登録する際の前記ソフトウェアのシステム領域
の容量を求めるシステム領域算定装置であって、前記登
録するソフトウェアを指定する入力手段と、予め前記コ
ンピュータごとのソフトウェアに関するデータを格納す
る表テーブルと、指定した前記登録するソフトウェアに
関するデータを前記表テーブルから検索する検索手段と
、検索された前記データに基づいて前記登録するソフト
ウェアのシステム領域の容量を算定する算定手段と、算
定結果を表示すると共に、印字する出力手段とを備える
ことを特徴とするシステム領域算定装置。
1. A system area calculation device for determining the capacity of a system area of software when registering software in one or more computers, comprising input means for specifying the software to be registered; a table for storing data related to the software to be registered; a search means for searching the table for data related to the designated software to be registered; and a system area capacity of the software to be registered based on the retrieved data. A system area calculation device comprising: calculation means; and output means for displaying and printing calculation results.
JP3107723A 1991-05-14 1991-05-14 System area calculation device Pending JPH04336339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3107723A JPH04336339A (en) 1991-05-14 1991-05-14 System area calculation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3107723A JPH04336339A (en) 1991-05-14 1991-05-14 System area calculation device

Publications (1)

Publication Number Publication Date
JPH04336339A true JPH04336339A (en) 1992-11-24

Family

ID=14466316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3107723A Pending JPH04336339A (en) 1991-05-14 1991-05-14 System area calculation device

Country Status (1)

Country Link
JP (1) JPH04336339A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293412A (en) * 1999-04-09 2000-10-20 Nec Corp Information processor and method for calculating amount of data output to auxiliary storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293412A (en) * 1999-04-09 2000-10-20 Nec Corp Information processor and method for calculating amount of data output to auxiliary storage medium

Similar Documents

Publication Publication Date Title
JPH10326212A (en) Data managing device
JPH04336339A (en) System area calculation device
JP4342014B2 (en) Ordering system
JP2697689B2 (en) Design cost control system
JPH07182363A (en) Method and device for data processing
JPH08161350A (en) Method and device for electronic filing
JPH06223113A (en) Electronic filing device
JP2555606B2 (en) Electronic manual display system
JPH08235283A (en) Data processor
JPS63244223A (en) Document processor
JP2851071B2 (en) Database device
JPH08235220A (en) Data processor
JPS62210579A (en) Image input device
JPH03171229A (en) Numerical data processing system
JPS593658A (en) Automatic file generating system
JPH09231256A (en) Automatic generating device for hardware constitution
JP2001249713A (en) Method and device for registering order reception information and computer readable recording medium with program for executing registration of order reception information recorded
JPH06337770A (en) Confirmation assisting device for data analytic design information
JPH1040279A (en) Automatic processing method/system for releasing of drawing
JPH0546673A (en) Data retrieving device
JPH08137890A (en) Combining method for image attributes
JPS63310075A (en) Item name definition system in electronic filing device
JPH0520372A (en) Library change management device
JPH0644314A (en) Parts information display system
JPH06139300A (en) Equipment constitution chart preparing device