JPS6167152A - Automatic generating system of offered library - Google Patents

Automatic generating system of offered library

Info

Publication number
JPS6167152A
JPS6167152A JP18994684A JP18994684A JPS6167152A JP S6167152 A JPS6167152 A JP S6167152A JP 18994684 A JP18994684 A JP 18994684A JP 18994684 A JP18994684 A JP 18994684A JP S6167152 A JPS6167152 A JP S6167152A
Authority
JP
Japan
Prior art keywords
library
offered
file
program
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
Application number
JP18994684A
Other languages
Japanese (ja)
Inventor
Takeshi Kamimura
健 上村
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 JP18994684A priority Critical patent/JPS6167152A/en
Publication of JPS6167152A publication Critical patent/JPS6167152A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To generate an offered library with simple constitution to prevent the occurrence of artificial miss by providing a means, which indicates information items related to one another in a table file, and a means which extracts offered programs indicated by this means and related information. CONSTITUTION:A series of information related to programs are extracted from a system data file 5 in accordance with the indication of an operation part 6 by extraction processing part 3 of a center host 1 of a system. At this time, a generation and log management part 2 is referred, and the program to be extracted is determined on a basis of a system data management table 4 to generate an offered library 7. This offered library 7 is transferred to a system resident volume 11 and a control table file 12 on a basis of the indication of an operation part 10 by a transfer processing part 9 of a local host 8. Thus, the offered library 7 is generated automatically with the simple constitution, and artificial miss is prevented to improve the efficiency.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、プログラム提供時の提供ライブラリ自動作成
方式に関し、特に計算機ネットワークシステムなどにお
いて、ある計算機から他の複数の計算機へ新機能プログ
ラムを移植する場合に有用な提供ライブラリの自動作成
方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a method for automatically creating a provided library when providing a program, and in particular, in a computer network system, porting a new function program from one computer to multiple other computers. This paper relates to an automatic creation method for providing libraries that is useful when

〔従来の技術〕[Conventional technology]

−71に、オペレーティングシステムに新機能が追加さ
れたときのように、新しいプログラムを他の計算機シス
テムに移植する必要がある場合がしばしばあり、このと
きには、提供プログラムのほかに、制御表やデバッグ用
のパッチデータなどの当該プログラムを運用する際に必
要となる一切の情報をまとめて移転することが行なわれ
る。このとき提供されるソフトを提供ライブラリという
-71, it is often necessary to port a new program to another computer system, such as when new features are added to an operating system, and in this case, in addition to the provided program, control tables and debugging All information necessary to operate the program, such as patch data, will be transferred in its entirety. The software provided at this time is called a provided library.

たとえばある全国ネットワークシステムでは、センタで
開発された新機能プログラム、たとえば日本語処理プロ
グラムなどを一定時期に一斉に他のローカルホスト計算
機へ移植し、全国の利用者が最新の機能について同等の
サービスを受けられるようにする必要がある。
For example, in a national network system, new function programs developed at a center, such as a Japanese language processing program, are ported all at once to other local host computers at a certain time, so that users across the country can receive equivalent services with the latest functions. You need to be able to receive it.

しかし、一般に提供側のシステムデータファイルは、プ
ログラム、制御表、各種リスト等の種別ごとに作成され
た多数の磁気テープで構成され、それぞれのファイル型
式等のデータ属性は必ずしも同一には定められていない
のが普通である。また始終修正等が行なわれるために、
世代管理や履歴管理が行なわれ、複雑な編成となってい
る。
However, the provider's system data files generally consist of a large number of magnetic tapes created for each type, such as programs, control tables, and various lists, and the data attributes such as file formats are not necessarily the same for each type. It is normal not to have one. Also, since revisions are made all the time,
Generation management and history management are performed, resulting in a complex organization.

したがって、このようなシステムデータファイルの中か
ら、指定された提供プログラムについての一連のデータ
、すなわちプログラム、制御表、各種リスト等を抽出し
、提供ライブラリを作成するためには、正しいデータの
みを洩れなく抽出するための選択作業と、抽出対象デー
タのデータ属性に応じて、抽出処理用の各種ユーティリ
ティを使い分ける作業とが必要となる。
Therefore, in order to extract a series of data about a specified provided program from such system data files, that is, programs, control tables, various lists, etc., and create a provided library, it is necessary to omit only the correct data. It is necessary to perform selection work to extract data without any problem, and work to use various utilities for extraction processing depending on the data attributes of the data to be extracted.

また同様に、提供先のシステム構成あるいはO3機能等
が異なっている場合には、そのパラメータに合わせて提
供すべきプログラムのレベルや種類を選択することが必
要となる。
Similarly, if the system configuration or O3 function of the provider is different, it is necessary to select the level and type of the program to be provided in accordance with the parameters.

このように、提供先システムに応じてパラメータが決定
されると、その内容にしたがって実行すべき一定の作業
項目が発生し、それらを洩れなく確実に実行することに
より提供ライブラリが作成される。
In this way, when the parameters are determined according to the provision destination system, certain work items are generated to be executed according to the contents, and the provision library is created by executing them without fail.

第2図は、従来の提供ライブラリ作成作業の概要を表し
たもので、図中の■乃至[相]で示す手順にしたがって
以下に説明する。
FIG. 2 shows an overview of the conventional provision library creation work, which will be explained below in accordance with the steps indicated by ◯ to [phase] in the figure.

■、1供7”C1’ラムと提供先システムの特性チーを
参照する。
②Refer to the characteristics of the 7"C1' RAM and the destination system.

■、特性データに基づき必要とされるパラメータを変更
する。
■Change the required parameters based on the characteristic data.

■、関連作業情報メモを参照し、抽出作業項目を決定す
る。
■Determine the extraction work item by referring to the related work information memo.

■、関連作業情報メモは、各パラメータごとに、関連し
ている全ての抽出作業項目をまとめた作業メモである。
(2) The related work information memo is a work memo that summarizes all related extracted work items for each parameter.

■、は決定された抽出作業項目A乃至Zのチェーンであ
る。
(2) is a chain of determined extraction work items A to Z.

■、■の抽出作業項目チェーンにしたがって作業を逐次
実行し、■の提供ライブラリを作成する。
Execute the work sequentially according to the extraction work item chain in ■ and ■, and create the provided library in ■.

■、提供ライブラリには、提供プログラム、各種制御表
(入出力装置・回線システムゼネレーションなどのSG
情報)、リスト(プログラムリスト、SGリスト等)、
バグ対処用のパンチデータ、提供プログラム起動用のJ
CL/CMDマクロ、その他が含まれている。
■The provided libraries include provided programs, various control tables (SGs for input/output devices, line system generation, etc.)
information), lists (program list, SG list, etc.),
Punch data for dealing with bugs, J for starting provided programs
Contains CL/CMD macros and others.

■、提供先システムに提供ライブラリを渡す。■ Pass the provided library to the provided system.

■、提供先システムにおいて、提供ライブラリを移植す
る。
■Porting the provided library to the destination system.

[相]、移植されたプログラムを実行する。[Phase] Execute the ported program.

なお、図示の例は、■の作業において抽出作業項目Zの
作業を忘れたため、[相]の実行時にエラーが生じてダ
ウンした場合を示している。
The illustrated example shows a case where an error occurs during the execution of [phase] and the system goes down because the user forgets to perform the extraction work item Z during the work (■).

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来は、提供ライブラリの作成管理を人手で行なってお
り、経験のある要員が関連作業情報メモを見ながら項目
ごとに指示を行なう必要があった。
In the past, the creation and management of provided libraries was done manually, requiring experienced personnel to give instructions for each item while looking at related work information memos.

特にデータ属性が異なるごとに抽出処理を別個に行なわ
なければならず、作業が複雑化し、誤りが生じ易いとい
う問題があった。
In particular, extraction processing must be performed separately for each different data attribute, which complicates the work and increases the likelihood of errors.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、提供ライブラリ作成を全く自動化し、関連作
業項目の自動抽出を行なうことにより省力化と誤り発生
の低減を図るものであり、その構成は、他の計算機シス
テムに提供すべきぶプログラムおよびその関連する情報
を含むシステムデータファイルをそなえた計算機システ
ムにおいて、上記システムデータファイル内で相互に関
連する情報項目を表示するテーブル手段と、該テーブル
手段に基づいて、指示された提供プログラムおよびその
関連する情報を抽出する手段とを有していることを特徴
としている。
The present invention aims to save labor and reduce the occurrence of errors by completely automating the creation of a provision library and automatically extracting related work items. In a computer system equipped with a system data file containing the related information, a table means for displaying mutually related information items in the system data file, and an instructed provided program and its related information based on the table means. The invention is characterized in that it has a means for extracting information.

〔実施例〕〔Example〕

以下に本発明の詳細を実施例にしたがって説明する。 The details of the present invention will be explained below based on examples.

第1図は本発明の1実施例システムの構成図であり、図
において、1はセンタホスト、2は世代・履歴管理部、
3は提供ライブラリを作成するための抽出処理部、4は
システムデータ管理テーブル、5はシステムデータファ
イル、5aはプログラムファイル、5bはSG情報等の
制御表ファイル、5Cはプログラムリスト等のリストフ
ァイル、5dはオブジェクトレベルで緊急修正を行なう
場合に使用するバッチデータ、6は操作部、7は提供ラ
イブラリ、8はローカルホスト、9は移植処理部、10
は操作部、11はシステムレジデンスボリューム、11
′は予備のシステムレジデンスボリューム、12は制御
表ファイル、12′は予備の制御表ファイル、13はプ
ログラムリストやSGリスト等のリスト出力、14は提
供プログラム一覧、施行パンチ一覧、制御表名一覧など
のシステム管理者用の移植情報である。
FIG. 1 is a configuration diagram of a system according to an embodiment of the present invention. In the figure, 1 is a center host, 2 is a generation/history management unit,
3 is an extraction processing unit for creating a provided library, 4 is a system data management table, 5 is a system data file, 5a is a program file, 5b is a control table file such as SG information, 5C is a list file such as a program list, 5d is batch data used when making emergency corrections at the object level, 6 is an operation section, 7 is a provided library, 8 is a local host, 9 is a porting processing section, 10
is the operation unit, 11 is the system residence volume, 11
' is a spare system residence volume, 12 is a control table file, 12' is a spare control table file, 13 is a list output such as a program list or SG list, 14 is a list of provided programs, a list of execution punches, a list of control table names, etc. porting information for system administrators.

センタホスト1が提供側システム、ローカルホスト8が
被移植側システムである。
The center host 1 is the provider system, and the local host 8 is the transplant recipient system.

センタホスト1において、世代・履歴管理部2は、デー
タ保護のためのバックアップや、システム修正によるバ
ージョンの管理を行なう。
In the center host 1, the generation/history management unit 2 performs backup for data protection and version management based on system correction.

抽出処理部3は、操作部6からの指示により動作し、指
示されたプログラムに関する一連の情報を、システムデ
ータファイル5から抽出し、提供ライブラリ7を作成す
る。システムデータファイル5中の各磁気テープ5a、
5b、5c1.、、、(7)いずれから何を抽出するか
は、システムデータ管理テーブル4に基づいて決定され
る。このシステムデータ管理テーブル4は、第2図の■
で説明した関連作業情報メモをシステム内に取り込んだ
ものである。
The extraction processing section 3 operates according to instructions from the operation section 6, extracts a series of information regarding the instructed program from the system data file 5, and creates a provision library 7. Each magnetic tape 5a in the system data file 5,
5b, 5c1. , , (7) What to extract from which is determined based on the system data management table 4. This system data management table 4 is
The related work information memo explained in 1. is imported into the system.

第3図の(A)は抽出処理部2の動作を示すフローであ
り、以下の(A−1)乃至(A−6)のステップからな
っている。
(A) in FIG. 3 is a flowchart showing the operation of the extraction processing section 2, which consists of the following steps (A-1) to (A-6).

(A−1)ニジステムデータ管理テーブル4に基づいて
抽出対象媒体を選択する。
(A-1) Select an extraction target medium based on the system data management table 4.

(A−2):抽出対象媒体のファイル名、メンバ名、フ
ァイル型式を検出する。
(A-2): Detect the file name, member name, and file type of the extraction target medium.

(A−3):提供ライブラリ用の媒体を確保する。(A-3): Secure a medium for the provided library.

(A−4):抽出に用いる各種のユーティリティでジョ
ブを組立てる。
(A-4): Assemble a job using various utilities used for extraction.

(A−5):抽出用ジョブを起動し、完了監視を行なう
(A-5): Start the extraction job and monitor its completion.

(A−6):抽出された情報を編集し、提供ライブラリ
用媒体に出力する。
(A-6): Edit the extracted information and output it to the provided library medium.

次に、第1図に戻り、ローカルホスト8における移植処
理について説明する。
Next, returning to FIG. 1, the porting process in the local host 8 will be explained.

移植処理部9は、操作部10からの指示に基づき、提供
ライブラリ7をシステムレジデントボリューム11およ
び制御表ファイル12とそれぞれの予備11′、12′
に移植する。この移植処理も従来は人手で管理されてい
たが、提供側の抽出処理と同様に、データ属性ごとにユ
ーティリティやファイルが異なり複雑な手順が必要とさ
れるという問題があるため、本実施例では自動化により
行なっている。
Based on instructions from the operation unit 10, the porting processing unit 9 transfers the provided library 7 to the system resident volume 11 and control table file 12, and their respective spares 11' and 12'.
port to. Conventionally, this porting process was also managed manually, but like the extraction process on the provider side, there is a problem that different utilities and files are required for each data attribute, so in this example, This is done through automation.

移植処理部9の動作は、第3図の(B)のフローで示さ
れている。フロー中の(B”l)乃至(B−5)のステ
ップは次の通りである。
The operation of the transplant processing section 9 is shown in the flowchart of FIG. 3(B). Steps (B''l) to (B-5) in the flow are as follows.

(B−1):提供ライブラリ (磁気テープベース)の
内容を読む。
(B-1): Read the contents of the provided library (magnetic tape base).

(B−2):読み取った内容よりファイル名、メンバ名
およびファイル型式等の データ属性を検出する。
(B-2): Detect data attributes such as file name, member name, and file type from the read contents.

(B−3):移植対象媒体、たとえばDASDを確保す
る。
(B-3): Secure a medium to be transplanted, such as a DASD.

(B−4):移植に用いるジョブを既存のユーティリテ
ィを用いて組立てる。
(B-4): Assemble the job used for porting using existing utilities.

(B−5):移植用ジョブを起動し、完了監視を行なう
(B-5): Start the porting job and monitor its completion.

(B−6):各種リストや一覧表を編集し、プリント出
力する。
(B-6): Edit and print out various lists and tables.

このようにして、任意の提供プログラムが自動抽出され
、そして自動移植される。
In this way, any provided programs are automatically extracted and automatically ported.

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

以上のように、本発明によれば、簡単な操作で提供ライ
ブラリの自動作成が行なわれ、人為的なミスの発生が抑
制され、能率を向上させることができる。
As described above, according to the present invention, a provision library can be automatically created with a simple operation, the occurrence of human error can be suppressed, and efficiency can be improved.

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

第1図は本発明の1実施例システムの構成図、第2図は
従来の提供ライブラリ作成作業の説明図、第3図は本発
明実施例における抽出処理部と移植処理部の動作フロー
図である。 図中、1はセンタホスト、2は世代・履歴管理部、3は
抽出処理部、4はシステムデータ管理テーブル、5はシ
ステムデータファイル、6は操作部、7は提供ライブラ
リ、8はローカルホスト、9は移植処理部を表わす。
Fig. 1 is a configuration diagram of a system according to an embodiment of the present invention, Fig. 2 is an explanatory diagram of the conventional provision library creation work, and Fig. 3 is an operational flow diagram of the extraction processing unit and porting processing unit in the embodiment of the present invention. be. In the figure, 1 is the center host, 2 is the generation/history management unit, 3 is the extraction processing unit, 4 is the system data management table, 5 is the system data file, 6 is the operation unit, 7 is the provided library, 8 is the local host, 9 represents a transplant processing section.

Claims (1)

【特許請求の範囲】[Claims] 他の計算機システムに提供すべきプログラムおよびその
関連する情報を含むシステムデータファイルをそなえた
計算機システムにおいて、上記システムデータファイル
内で相互に関連する情報項目を表示するテーブル手段と
、該テーブル手段に基づいて、指示された提供プログラ
ムおよびその関連する情報を抽出する手段とを有してい
ることを特徴とする提供ライブラリ自動作成方式。
In a computer system comprising a system data file containing a program to be provided to another computer system and information related thereto, a table means for displaying mutually related information items in the system data file; and means for extracting the instructed provision program and its related information.
JP18994684A 1984-09-11 1984-09-11 Automatic generating system of offered library Pending JPS6167152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18994684A JPS6167152A (en) 1984-09-11 1984-09-11 Automatic generating system of offered library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18994684A JPS6167152A (en) 1984-09-11 1984-09-11 Automatic generating system of offered library

Publications (1)

Publication Number Publication Date
JPS6167152A true JPS6167152A (en) 1986-04-07

Family

ID=16249843

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18994684A Pending JPS6167152A (en) 1984-09-11 1984-09-11 Automatic generating system of offered library

Country Status (1)

Country Link
JP (1) JPS6167152A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03246723A (en) * 1990-02-26 1991-11-05 Nec Corp System environmental definition data design system according to os update of computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03246723A (en) * 1990-02-26 1991-11-05 Nec Corp System environmental definition data design system according to os update of computer system

Similar Documents

Publication Publication Date Title
JP3270216B2 (en) File name detection method
AU600755B2 (en) Apparatus for distributing data processing across a plurality of loci of control
US7536294B1 (en) Method and apparatus for translating computer programs
US6212529B1 (en) Synchronization of databases using filters
US8689137B2 (en) Command user interface for displaying selectable functionality controls in a database application
US5157779A (en) User extensible testing system
US6826604B2 (en) Input/output device information management system for multi-computer system
CN108762743B (en) Data table operation code generation method and device
US20110209042A1 (en) Information Technology Standard Inventory Utility
JP2002203202A (en) Method and system in electronic spreadsheet for persistently self-replicating mutiple ranges of cells through copy-paste operation
JP2008009809A (en) Database synchronous processing program
US20130263143A1 (en) Information processing method and system
US7801859B1 (en) Tracking filesystem backups
JP2006268661A (en) Data import method and data import device
JPS6167152A (en) Automatic generating system of offered library
CN111523294A (en) PDF file-based comment separation processing method and device
JPH04362735A (en) Source program collation system
CN117608536B (en) Gap data online template customization and supplementary recording system and method thereof
US9038049B2 (en) Automated discovery of resource definitions and relationships in a scripting environment
CN115809087A (en) Version updating method, version updating device, version updating equipment and storage medium
JP2006243996A (en) Job network management system
JPS6045854A (en) File transition control system
KR100331106B1 (en) Method and apparatus for processing real-time database
JP2022133010A (en) Job management device, job management method, and program
CN117422285A (en) Operation flow inheritance method