JP2008033556A - Program management ledger preparation system - Google Patents

Program management ledger preparation system Download PDF

Info

Publication number
JP2008033556A
JP2008033556A JP2006205280A JP2006205280A JP2008033556A JP 2008033556 A JP2008033556 A JP 2008033556A JP 2006205280 A JP2006205280 A JP 2006205280A JP 2006205280 A JP2006205280 A JP 2006205280A JP 2008033556 A JP2008033556 A JP 2008033556A
Authority
JP
Japan
Prior art keywords
program
management ledger
program management
jcl
name
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.)
Withdrawn
Application number
JP2006205280A
Other languages
Japanese (ja)
Inventor
Akira Yasuda
章 安田
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.)
Hitachi Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Hitachi Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP2006205280A priority Critical patent/JP2008033556A/en
Publication of JP2008033556A publication Critical patent/JP2008033556A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To update a program management ledger without any omission in migration of a program by analyzing the contents of the program being in use, including subroutine and JCL associated with the program. <P>SOLUTION: A program data extracting/editing processing section 105 inputs program data stored in a program library DB 103 sequentially, analyzes the contents on the program name, language name, creator's name, program type and the presence of instruction words for calling subroutine, and stores them in a program management ledger DB 107. A JCL data extracting/editing processing section 106 analyzes in the same way JCL data stored in a JCL library DB 104, on the JCL name and program name, and stores them in the program management ledger DB 107. Retrieval conditions of the management leger DB 107 are specified on each retrieval screen indicated by 109, 111, 113. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明はプログラム管理台帳作成システムに係り、特に、コンピュータシステムの移行に伴うソフトウェア資産の移行に際して、移行対象となる全てのプログラムの内容を分析し、その結果に基づいて1本化された新たなプログラム管理台帳を作成するプログラム管理台帳作成システムに関する。   The present invention relates to a program management ledger creation system, and in particular, upon the transfer of software assets accompanying the transfer of a computer system, the contents of all programs to be transferred are analyzed, and a new one integrated based on the result of the analysis. The present invention relates to a program management ledger creation system for creating a program management ledger.

コンピュータシステムの移転やリプレースを行なう際、現在までに保管されているプログラム資産を整理して、プログラム管理台帳を新たに作成する仕事が必要になるが、プログラム管理台帳等のドキュメント類がプログラム設計当時のままに放置されていたり、その後のプログラムの更新部分(例えば、障害による修正部分や、機能等の強化部分を含む更新部分)に関するドキュメントが残存していなかったりすることがある。また、廃止になっているプログラム類が未だに台帳に残っているケースも散見される。   When transferring or replacing computer systems, it is necessary to organize the program assets that have been stored so far and create a new program management ledger. In some cases, a document regarding an updated part of a program (for example, an updated part including a corrected part due to a failure or an enhanced part of a function) does not remain. There are also cases where programs that have been abolished still remain in the ledger.

プログラム資産を一括管理して1本化されたプログラム管理台帳を作成する仕事を行うためには、現在までに保管されている膨大な数(場合によっては数千本以上)のプログラムの内から、現在使用されているプログラムを抽出し、これらを管理する作業が必要となるが、このような作業は、前述のような状況下にあっては、人手で行うことが困難であり、即ち、仮に人手で行ったとすると、工数の増大を招く恐れや、工程の管理漏れが生じる懸念が生じる。   In order to carry out the task of creating a unified program management ledger by managing program assets in a batch, from among a huge number of programs (thousands or more in some cases) stored so far, It is necessary to extract the currently used programs and manage them. However, such operations are difficult to perform manually under the circumstances described above. If it is carried out manually, there is a fear that man-hours may increase and a process may be omitted.

また、プログラムと、該プログラムが使用しているJCL(オペレーティングシステムのジョブ制御言語)とのリンクや、プログラムと該プログラムが呼び出すサブルーチンプログラムとのリンクに誤りが生じる恐れがある。
このような問題点を解消するため、例えば、特許文献1には、追いつき処理プログラムと移行プログラム管理台帳とをリンクさせ、追いつき処理プログラムの実行後、自動的に移行後のプログラム管理台帳の該当プログラム名の修正日付をメンテナンスし、再テストが必要なプログラムの一覧リストを自動的に出力し、これにより、テスト漏れを無くすプログラム管理台帳作成システムが提案されている。
特開2003−44319号公報
In addition, there is a possibility that an error occurs in the link between the program and the JCL (job control language of the operating system) used by the program, and the link between the program and the subroutine program called by the program.
In order to solve such a problem, for example, in Patent Document 1, a catch-up processing program and a migration program management ledger are linked, and after execution of the catch-up processing program, the corresponding program in the program management ledger after the migration is automatically performed. There has been proposed a program management ledger creation system that maintains a name correction date and automatically outputs a list of programs that need to be retested, thereby eliminating test omissions.
JP 2003-44319 A

しかしながら、上記背景技術で述べた従来のプログラム管理台帳作成システムにあっては、例えば、前述の特許文献1に開示された技術の場合、プログラムが使用しているサブルーチンプログラム及びJCLまでをも、当該プログラムと関連付けて管理することまではできていない。このためシステム移行時において、プログラムの移行に漏れが発生するおそれが大であるという問題点があった。
即ち、前述のとおり、現在も使用されているプログラムのデータにプログラム管理台帳への登録漏れが生じたり、プログラムと該プログラムの使用JCLとのリンクや、プログラムと該プログラムが呼び出すサブルーチンプログラムとのリンクに誤りが生じるおそれがあった。
However, in the conventional program management ledger creation system described in the background art, for example, in the case of the technique disclosed in Patent Document 1, the subroutine program and JCL used by the program are It is not possible to manage it in association with the program. For this reason, there is a problem that there is a great risk of leakage during program migration during system migration.
That is, as described above, omission of registration to the program management ledger occurs in the data of the program that is still used, the link between the program and the JCL used for the program, and the link between the program and the subroutine program called by the program There was a risk of errors.

本発明は、上記従来の問題点に鑑みてなされたものであって、現在使用されているプログラムの内容を、当該プログラムと関連するサブルーチンプログラム及びJCLまで含めて分析することにより、プログラムの移行に漏れを生じさせることなく、プログラム管理台帳の更新1行うことができるプログラム管理台帳作成システムを提供することを目的としている。   The present invention has been made in view of the above-described conventional problems. By analyzing the contents of a currently used program including a subroutine program and JCL related to the program, the program can be transferred. It is an object of the present invention to provide a program management ledger creation system capable of performing update 1 of the program management ledger without causing omission.

上記課題を解決するために、本発明に係るプログラム管理台帳作成システムは、コンピュータシステムで使用されている1又は2以上のプログラムの管理台帳を作成するプログラム管理台帳作成システムであって、前記コンピュータシステムで使用されている前記1又は2以上のプログラムの各々について、その属性情報を収集する手段と、前記収集された属性情報を分析する手段と、前記収集された属性情報及び前記分析の結果に基づいて、前記1又は2以上のプログラムの各々を管理するプログラム管理台帳を作成する手段と、前記プログラム管理台帳をプログラム管理台帳データベースに格納する手段と、を備えたことを特徴とするプログラム管理台帳作成システムを提供するものである。   In order to solve the above problems, a program management ledger creation system according to the present invention is a program management ledger creation system for creating a management ledger for one or more programs used in a computer system, the computer system Based on the collected attribute information and the results of the analysis, means for collecting attribute information, means for analyzing the collected attribute information, and each of the one or more programs used in And a means for creating a program management ledger for managing each of the one or more programs, and a means for storing the program management ledger in a program management ledger database. A system is provided.

また、前記プログラム管理台帳作成システムは、前記プログラムとは別途に管理されている1又は2以上のJCLデータの各々について、前記複数のプログラムのいずれかとのリンクが存在するものについては、前記プログラム管理台帳データベースに格納されている前記プログラム管理台帳の前記リンクされたプログラムに対応するプログラムデータの使用JCLを示す項目に、前記リンクが存在するJCLデータのJCL名を設定することを特徴とする。   In addition, the program management ledger creation system may use the program management for one or more JCL data managed separately from the program, for which a link with any of the plurality of programs exists. A JCL name of the JCL data in which the link exists is set in an item indicating a use JCL of the program data corresponding to the linked program in the program management ledger stored in the ledger database.

また、前記プログラム管理台帳作成システムにおいて、前記属性情報には、少なくとも、プログラム名、言語名、作成者名、プログラム種別、サブルーチン呼び出し命令語、及びステップ数が含まれていることを特徴とする。
また、前記プログラム管理台帳作成システムにおいて、前記プログラム種別は、当該プログラムがサブルーチンか否かを区別するものであることを特徴とする。
さらに、前記プログラム管理台帳作成システムは、指定された検索条件に基づき前記プログラム管理台帳データベースに格納されている前記プログラム管理台帳を検索する手段を備えたことを特徴とする。
In the program management ledger creation system, the attribute information includes at least a program name, a language name, a creator name, a program type, a subroutine call instruction word, and a step number.
In the program management ledger creation system, the program type distinguishes whether or not the program is a subroutine.
The program management ledger creation system further comprises means for searching the program management ledger stored in the program management ledger database based on a designated search condition.

また、前記プログラム管理台帳作成システムにおいて、前記検索条件は、検索時の処理を指定するものであり、前記検索時の処理を指定する選択項目として、少なくとも、プログラムの一覧表を表示させる項目、JCLと該JCLにリンクされたプログラム名とを対応表示させる項目、及びプログラムと該プログラムが呼び出すサブルーチンとを対応表示させる項目、が設けられていることを特徴とする。
また、前記プログラム管理台帳作成システムは、前記プログラムの一覧表を表示させる項目が選択された場合には、検索されたプログラムに対応するプログラムデータの表示画面に、前記プログラムが現在使用中のプログラムであるか否かの表示項目を設けることを特徴とする。
In the program management ledger creation system, the search condition specifies processing at the time of searching, and at least an item for displaying a list of programs as a selection item for specifying processing at the time of searching, JCL And a program name linked to the JCL, and an item for displaying the program and a subroutine called by the program in correspondence with each other.
In addition, when an item for displaying a list of programs is selected, the program management ledger creation system displays a program data display screen corresponding to the searched program on the program currently used by the program. A display item indicating whether or not there is provided.

また、前記プログラム管理台帳作成システムにおいて、前記プログラムが現在使用中のプログラムであるか否かの区別を付けるのに必要な判定方法は、前記プログラムに対応する前記プログラムデータの使用JCLを示す項目に数値の0が設定されている否かを検証することで行うものとし、前記使用JCLを示す項目に数値の0が設定されている場合は当該プログラムを現在は使用されていないプログラムであると判定し、前記使用JCLを示す項目に数値の0が設定されていない場合は当該プログラムを現在も使用されているプログラムであると判定することを特徴とする。
また、前記プログラム管理台帳作成システムにおいて、前記検索条件は、表示装置上の指定入力が可能な表示画面を介して入力されることを特徴とする。
さらに、前記プログラム管理台帳作成システムにおいて、前記検索条件を入力するための表示画面と、前記プログラム管理台帳の検索結果を表示するための表示画面とは同一の表示画面であることを特徴とする。
In the program management ledger creation system, the determination method necessary for distinguishing whether or not the program is a currently used program is an item indicating the JCL of the program data corresponding to the program. This is done by verifying whether or not the numerical value 0 is set. When the numerical value 0 is set in the item indicating the used JCL, it is determined that the program is not currently used. When the numerical value 0 is not set in the item indicating the use JCL, it is determined that the program is still used.
In the program management ledger creation system, the search condition is input via a display screen on which a designation input on a display device is possible.
Further, in the program management ledger creation system, the display screen for inputting the search condition and the display screen for displaying the search result of the program management ledger are the same display screen.

以上説明したように、本発明のプログラム管理台帳作成システムによれば、現在使用中の全てのプログラムについて、その属性情報が分析されるので、当該プログラムと関連するJCLやサブルーチンプログラムまで含めて、漏れなく、正確に、プログラム管理台帳を作成することが可能となり、プログラム管理台帳の信頼性及び実用性を大幅に向上させる効果がある。
また、作成されたプログラム管理台帳を検索するための検索手段と、検索結果を表示するための表示手段とを設けると共に、検索時の処理内容を選択指定できるようにしたので、プログラム管理台帳に登録されたソフトウェア資産の内、必要なものを迅速に閲覧できる効果がある。
さらに、検索されたプログラムデータの使用JCLを示す項目に対しては、実際にJCL名が設定されているか否かが検証されるので、現時点で使用されているプログラムであるか否かの区別が明らかになると共に、当該プログラムに関する情報を正確かつ迅速に把握することができる効果がある。
As described above, according to the program management ledger creation system of the present invention, since the attribute information is analyzed for all the programs that are currently in use, the leakage including the JCL and subroutine programs related to the program is also included. Therefore, the program management ledger can be created accurately, and the reliability and practicality of the program management ledger are greatly improved.
In addition, a search means for searching the created program management ledger and a display means for displaying the search results are provided, and the processing contents at the time of the search can be selected and specified, so it is registered in the program management ledger. Among the software assets that have been made, there is an effect that necessary items can be quickly browsed.
Further, since it is verified whether the JCL name is actually set for the item indicating the used JCL of the searched program data, it is possible to distinguish whether the program is currently used. As well as becoming clear, there is an effect that the information about the program can be grasped accurately and quickly.

以下、本発明のプログラム管理台帳作成システムの最良の実施形態について、図面を参照して詳細に説明する。   DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the best embodiment of a program management ledger creation system of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係るプログラム管理台帳作成システムの全体構成を示す構成図である。
同図において、本実施形態のプログラム管理台帳作成システム102は、ホストコンピュータ101上で稼働し、プログラムデータ(より具体的には、プログラム本体とその管理データ)が格納されているプログラムライブラリDB103と、JCLデータ(より具体的には、JCL本体とその管理データ)が格納されているJCLライブラリDB104と、プログラムライブラリDB103に格納されているプログラムデータを入力・分析して後述するプログラム管理台帳DB107を作成するプログラムデータ抽出・編集処理部105と、JCLライブラリDB104に格納されているJCLデータを入力・分析して前記プログラム管理台帳DB107を作成するJCLデータ抽出・編集処理部106と、を備える。
FIG. 1 is a configuration diagram showing the overall configuration of a program management ledger creation system according to an embodiment of the present invention.
In the figure, a program management ledger creation system 102 of the present embodiment operates on a host computer 101, and a program library DB 103 storing program data (more specifically, a program main body and its management data), A JCL library DB 104 storing JCL data (more specifically, the JCL main body and its management data) and a program management ledger DB 107 described later by inputting and analyzing the program data stored in the program library DB 103 are created. And a JCL data extraction / editing processing unit 106 that inputs and analyzes JCL data stored in the JCL library DB 104 and creates the program management ledger DB 107.

さらに、本実施形態のプログラム管理台帳作成システム102は、前記プログラム管理台帳を保管するプログラム管理台帳DB107と、プログラム管理台帳を検索するプログラム管理台帳DB検索処理部108と、前記検索結果を表示するプログラム管理台帳DB検索処理画面109と、プログラム管理台帳を検索するJCL別プログラム管理台帳DB検索処理部110と、前記検索結果を表示するJCL別プログラム管理台帳DB検索処理画面111と、プログラム管理台帳を検索するプログラム別プログラム管理台帳DB検索処理部112と、前記検索結果を表示するプログラム別プログラム管理台帳DB検索処理画面113と、を備える。   Furthermore, the program management ledger creation system 102 of this embodiment includes a program management ledger DB 107 that stores the program management ledger, a program management ledger DB search processing unit 108 that searches the program management ledger, and a program that displays the search results. Management ledger DB search processing screen 109, JCL-specific program management ledger DB search processing unit 110 for searching the program management ledger, JCL-specific program management ledger DB search processing screen 111 for displaying the search results, and search for the program management ledger A program-specific program management ledger DB search processing unit 112 for executing the program and a program-specific program management ledger DB search processing screen 113 for displaying the search results.

以下、本実施形態に係るプログラム管理台帳作成システム102の動作を説明する。
プログラムデータ抽出・編集処理部105は、プログラムライブラリDB(データベース)103に格納されている区分編成ライブラリの前記プログラムデータ(以下、単に「プログラム」と書くこともある)を1本づつ入力し、その内容を分析しながら、プログラム管理台帳に、新たなプログラム管理データを作成する。また、この新たなプログラム管理データは、最終的にはプログラム管理台帳DB107の該当領域(ファイル化領域)に格納する(プログラム管理台帳DB107に格納されるデータの1例については図6参照)。
The operation of the program management ledger creation system 102 according to this embodiment will be described below.
The program data extraction / edit processing unit 105 inputs the program data (hereinafter sometimes simply referred to as “program”) of the segmented library stored in the program library DB (database) 103 one by one. While analyzing the contents, new program management data is created in the program management ledger. The new program management data is finally stored in a corresponding area (filed area) of the program management ledger DB 107 (see FIG. 6 for an example of data stored in the program management ledger DB 107).

このプログラム管理台帳は、プログラム管理台帳DB107の該当領域にプログラム管理台帳のプログラムデータを直接書き込む方法で作成してもよいが、通常は、本実施例のように、ホストコンピュータ101の内部メモリに作成したものを、作成完了後にプログラム管理台帳DB107の該当領域に書き込む(出力する)ことで行われる。
なお、プログラムデータ抽出・編集処理部105は、プログラムライブラリDB103に格納されている前記プログラムデータの内容を分析するに際し、少なくとも、当該プログラムのプログラム名、言語名、作成者名、プログラム種別(例えば、メインのプログラムか、それともサブルーチンプログラムか、といった種別)、サブルーチンプログラム「以下、「サブルーチン」と略称する)を呼び出す命令語といった項目の有無について判別する。また、プログラムのステップ数についても前記分析時にカウントし、出力する。
This program management ledger may be created by directly writing the program management ledger program data in the corresponding area of the program management ledger DB 107, but is usually created in the internal memory of the host computer 101 as in this embodiment. This is done by writing (outputting) the data to the corresponding area of the program management ledger DB 107 after the creation is completed.
When analyzing the contents of the program data stored in the program library DB 103, the program data extraction / edit processing unit 105 includes at least a program name, a language name, a creator name, and a program type (for example, Whether there is an item such as a main program or a subroutine program) and an instruction word for calling a subroutine program “hereinafter abbreviated as“ subroutine ”). The number of program steps is also counted and output during the analysis.

JCLデータ抽出・編集処理部106は、JCLライブラリDB104に格納されている区分編成ライブラリの前記JCLデータ(以下、単に「JCL」と書くこともある)を入力し、その内容を分析しながら、プログラム管理台帳に、新たなJCLデータを作成する。また、最終的には、この新たなJCLデータをプログラム管理台帳DB107の該当領域(ファイル化領域))に格納する。   The JCL data extraction / edit processing unit 106 inputs the JCL data (hereinafter sometimes simply referred to as “JCL”) of the segmented library stored in the JCL library DB 104, analyzes the contents, New JCL data is created in the management ledger. Finally, the new JCL data is stored in the corresponding area (filed area) of the program management ledger DB 107.

この新たなプログラム管理台帳は、プログラム管理台帳DB107の該当領域にプログラム管理台帳のJCLデータを直接書き込む方法で作成してもよいが、通常は、本実施形態のように、一旦、ホストコンピュータ101の内部メモリに作成したものを、作成完了後にプログラム管理台帳DB107の該当領域に書き込む(出力する)ことで行われる。
なお、JCLデータ抽出・編集処理部106は、JCLライブラリDB104に格納されている前記JCLデータの内容を分析するに際し、少なくとも、当該JCLデータのJCL名、プログラム名、といった各項目について、その有無を判別する。
This new program management ledger may be created by directly writing the JCL data of the program management ledger in the corresponding area of the program management ledger DB 107. Normally, however, once in the present embodiment, once the host computer 101 stores the program management ledger. This is done by writing (outputting) the created data in the internal memory to the corresponding area of the program management ledger DB 107 after completion of the creation.
When analyzing the contents of the JCL data stored in the JCL library DB 104, the JCL data extraction / edit processing unit 106 determines whether or not at least each item such as the JCL name and program name of the JCL data is present. Determine.

プログラム管理台帳DB検索処理部108は、プログラム管理台帳DB検索処理画面109を介して画面入力された検索条件(即ち要求)を基に、プログラム管理台帳DB107に格納されているデータを検索し、その結果をプログラム管理台帳DB検索処理画面109に応答表示する。   The program management ledger DB search processing unit 108 searches the data stored in the program management ledger DB 107 on the basis of the search condition (that is, request) input via the program management ledger DB search processing screen 109. The result is displayed as a response on the program management ledger DB search processing screen 109.

なお、プログラム管理台帳DB検索処理画面109は、図示しないシステム機器(表示装置)に表示される表示画面である。プログラム管理台帳DB107に格納されているデータの検索条件としては、「プログラム一覧」、「JCL−プログラム」、「プログラム メイン−サブ」の選択項目の指定が可能であるが、プログラム管理台帳DB検索処理画面109は、この内、「プログラム一覧」が選択指定された時の表示画面であり、また、この検索結果として、例えば、「プログラム名」、「言語」、「プログラム種別」、「稼働状況」といったデータが、この画面上に応答表示される。   The program management ledger DB search processing screen 109 is a display screen displayed on a system device (display device) (not shown). As search conditions for data stored in the program management ledger DB 107, selection items of “program list”, “JCL-program”, and “program main-sub” can be specified. The screen 109 is a display screen when “program list” is selected and specified, and as a search result, for example, “program name”, “language”, “program type”, “operation status” are displayed. Such data is displayed as a response on this screen.

JCL別管理台帳DB検索処理部110は、JCL別プログラム管理台帳DB検索処理画面111を介して画面入力された検索条件(即ち要求)を基に、プログラム管理台帳DB107に格納されているデータを検索し、その結果をJCL別プログラム管理台帳DB検索処理画面111に応答表示する。   The JCL management ledger DB search processing unit 110 searches the data stored in the program management ledger DB 107 based on the search conditions (that is, requests) input via the JCL program management ledger DB search processing screen 111. The result is displayed as a response on the JCL-specific program management ledger DB search processing screen 111.

なお、JCL別プログラム管理台帳DB検索処理画面111は、図示しないシステム機器(表示装置)に表示される表示画面であり、前記の検索条件の内、「JCL−プログラム」が選択指定された時の表示画面である。また、この検索結果として、例えば、「使用JCL名」、「プログラム名」、「言語名」、といったデータが、この画面上に応答表示される。   The JCL-specific program management ledger DB search processing screen 111 is a display screen displayed on a system device (display device) (not shown), and when “JCL-program” is selected and specified among the search conditions. It is a display screen. Further, as this search result, for example, data such as “used JCL name”, “program name”, and “language name” are displayed in response on this screen.

プログラム別管理台帳DB検索処理部112は、プログラム別プログラム管理台帳DB検索処理画面113を介して画面入力された検索条件(即ち要求)を基に、プログラム管理台帳DB107に格納されているデータを検索し、その結果をプログラム別プログラム管理台帳DB検索処理画面113に応答表示する。   The program management ledger DB search processing unit 112 searches the data stored in the program management ledger DB 107 based on the search conditions (that is, requests) input via the program-specific program management ledger DB search processing screen 113. The result is displayed as a response on the program-specific program management ledger DB search processing screen 113.

なお、プログラム別プログラム管理台帳DB検索処理画面113は、図示しないシステム機器(表示装置)に表示される表示画面であり、前記の検索条件の内、「プログラム メイン−サブ」が選択指定された時の表示画面であり、また、この検索結果として、例えば、「プログラム名」、「使用サブルーチン(1),(2),…,(n)」、といったデータが、この画面上に応答表示される。   The program-specific program management ledger DB search processing screen 113 is a display screen displayed on a system device (display device) (not shown), and when “program main-sub” is selected and specified among the search conditions. Further, as the search result, data such as “program name”, “used subroutine (1), (2),..., (N)” is displayed as a response on this screen. .

図2は、本発明の実施形態に係るプログラム管理台帳作成システムのプログラムデータ抽出・編集処理部105におけるプログラム移行時の処理動作を示すフローチャートである。
以下、図1を参照しながら、図2に示すフローチャートを用いて、プログラムデータ抽出・編集処理部105におけるプログラム移行時の処理動作を説明する。
FIG. 2 is a flowchart showing a processing operation at the time of program migration in the program data extraction / editing processing unit 105 of the program management ledger creation system according to the embodiment of the present invention.
The processing operation at the time of program migration in the program data extraction / editing processing unit 105 will be described below with reference to FIG. 1 and the flowchart shown in FIG.

まず、本処理内にて使用するカウンターm,n、及びプログラム管理台帳(ここでは、ホストコンピュータ101の内部メモリとする)をクリアする(ステップS201)。
次に、プログラムライブラリDB103に格納されている移行対象となるプログラムライブラリ(移行前のプログラムを収納したライブラリ)のプログラムデータ(以下、単に「データ」と書く)を1件分読み込む(ステップS202)。
次に、前記プログラムライブラリ内のデータが終りか否かを判定し、前記データが終わりであれば本処理を終了し、前記データが終わりでなければステップS204に進む(ステップS203)。
First, the counters m and n used in this process and the program management ledger (here, the internal memory of the host computer 101) are cleared (step S201).
Next, one piece of program data (hereinafter, simply referred to as “data”) of the program library (a library storing the program before migration) stored in the program library DB 103 is read (step S202).
Next, it is determined whether or not the data in the program library is over. If the data is over, the process is terminated. If the data is not over, the process proceeds to step S204 (step S203).

ステップS204では、前記プログラムライブラリ内の前記プログラム(1本分)のデータが終わりか否かを判定し、前記データが終わりであればステップS218に移り、前記データが終わりでなければステップS205に進む。
ステップS218では、カウンターmの値を、前記プログラム管理台帳のステップ数の項目に設定し、その後、ステップS219にて、前記プログラム管理台帳をプログラム管理台帳DB107に出力し、ステップS201に戻る。
In step S204, it is determined whether or not the data of the program (one line) in the program library is over. If the data is over, the process proceeds to step S218. If the data is not over, the process proceeds to step S205. .
In step S218, the value of the counter m is set in the item of the number of steps in the program management ledger. Thereafter, in step S219, the program management ledger is output to the program management ledger DB 107, and the process returns to step S201.

ステップS205では、前記データ中にプログラム名を意味する文字列が有るか否かを判定し、前記データ中にプログラム名を意味する文字列が有る場合はステップS213に移り、前記データ中にプログラム名を意味する文字列が無い場合はステップS206に進む。
ステップS213では、プログラム名を意味する当該文字列を前記プログラム管理台帳のプログラム名の項目に設定し、その後、ステップS206に移る。
なお、前述のプログラム名を意味する文字列とは、システム設計者が予め任意に設定するものであり、ここでは"PGM"がこのプログラム名を意味する文字列に該当する。
In step S205, it is determined whether or not there is a character string indicating a program name in the data. If there is a character string indicating a program name in the data, the process proceeds to step S213, and the program name is included in the data. If there is no character string that signifies, the process proceeds to step S206.
In step S213, the character string representing the program name is set in the program name item of the program management ledger, and then the process proceeds to step S206.
Note that the above-mentioned character string meaning the program name is arbitrarily set by the system designer in advance, and “PGM” here corresponds to the character string meaning the program name.

ステップS206では、前記データ中に言語名を意味する文字列が有るか否かを判定し、前記データ中に言語名を意味する文字列が有る場合はステップS214に移り、前記データ中に言語名を意味する文字列が無い場合はステップS207に進む。
ステップS214では、言語名を意味する当該文字列を前記プログラム管理台帳の言語名の項目に設定し、その後、ステップS207に移る。
なお、前述の言語名を意味する文字列とは、システム設計者が予め任意に設定するものであり、ここでは"COBOL"や"PL/1"などが、この言語名を意味する文字列に該当する。
In step S206, it is determined whether or not there is a character string meaning a language name in the data. If there is a character string meaning a language name in the data, the process proceeds to step S214, and the language name is included in the data. If there is no character string that signifies, the process proceeds to step S207.
In step S214, the character string indicating the language name is set in the language name item of the program management ledger, and then the process proceeds to step S207.
Note that the above-mentioned character string meaning the language name is arbitrarily set by the system designer in advance. Here, "COBOL" or "PL / 1" is the character string meaning this language name. Applicable.

ステップ207では、前記データ中に作成者名を意味する文字列が有るか否かを判定し、前記データ中に作成者名を意味する文字列が有る場合はステップS215に移り、前記データ中に作成者名を意味する文字列が無い場合はステップS208に進む。
ステップS215では、作成者名を意味する当該文字列を前記プログラム管理台帳の作成者名の項目に設定し、その後、ステップS208に移る。
なお、ステップ207で、前記データ中に作成者名を意味する文字列が有るか否かを判定するための具体的な方法としては、例えば、作成者名は漢字の文字列で記されるケースが多く、かつ、他の事項で漢字の文字列が使用される可能性が低いことから、前記データ中に漢字の文字列が有るか否かで判定することも可能である。
In step 207, it is determined whether or not there is a character string meaning the creator name in the data. If there is a character string meaning the creator name in the data, the process moves to step S215, and the data contains If there is no character string indicating the creator name, the process proceeds to step S208.
In step S215, the character string indicating the creator name is set in the creator name item of the program management ledger, and then the process proceeds to step S208.
In step 207, as a specific method for determining whether or not there is a character string meaning the creator name in the data, for example, the creator name is written in a Chinese character string. In addition, since there is a low possibility that a kanji character string is used in other matters, it is possible to determine whether or not there is a kanji character string in the data.

ステップS208では、前記データ中にサブルーチンを意味する文字列が有るか否かを判定し、前記データ中にサブルーチンを意味する文字列が有る場合はステップS210に移り、前記データ中にサブルーチンを意味する文字列が無い場合はステップS209に進む。
ステップS209では、文字列の"プログラム"を、前記プログラム管理台帳のプログラム種別の項目に設定し、その後、ステップS211に進む。
ステップS210では、文字列の"サブルーチン"を、前記プログラム管理台帳のプログラム種別の項目に設定し、その後、ステップS211に移る。
なお、ステップS208で、前記データ中にサブルーチンを意味する文字列が有るか否かを判定するための具体的な方法としては、例えば、作成したサブルーチンの名称の作成ルールが「"SUB"+3桁の通し番号」であるとしたら"SUB"がサブルーチンを意味する文字列になる。一般には、サブルーチンの名称を生成する規則は企業等の開発元毎に固有のプログラム開発基準が存在するので、システム設計者は自社内のルールを基準に判定ルールを決定することができる。
In step S208, it is determined whether or not there is a character string that means a subroutine in the data. If there is a character string that means a subroutine in the data, the process proceeds to step S210, which means a subroutine in the data. If there is no character string, the process proceeds to step S209.
In step S209, the character string “program” is set in the program type item of the program management ledger, and then the process proceeds to step S211.
In step S210, the character string “subroutine” is set in the program type item of the program management ledger, and then the process proceeds to step S211.
In step S208, as a specific method for determining whether or not there is a character string that means a subroutine in the data, for example, the creation rule for the name of the created subroutine is "" SUB "+3 If it is "digit number", "SUB" becomes a character string meaning a subroutine. In general, there is a program development standard unique to each developer such as a company for generating a subroutine name. Therefore, a system designer can determine a determination rule based on a rule in the company.

ステップS211では、前記データ中にサブルーチンを呼び出す命令後が有るか否かを判定し、前記データ中にサブルーチンを呼び出す命令後が有る場合はステップS216に移り、前記データ中にサブルーチンを呼び出す命令後が無い場合はステップS212に進む。
なお、ステップS211で、サブルーチンを呼び出す命令語が有るか否かを判定する具体的な判定方法としては、例えば、前記プログラムライブラリより読み込んだデータ内の文字列を検索し、読み込んだデータの言語名がCOBOLやPL/1であれば「CALL」という文字列の有無を判別し、MASPであれば「SUB」という文字列の有無を判別するといった判定方法が可能である。
In step S211, it is determined whether or not there is an instruction to call a subroutine in the data. If there is an instruction to call a subroutine in the data, the process proceeds to step S216, and after the instruction to call a subroutine in the data. If not, the process proceeds to step S212.
As a specific determination method for determining whether or not there is an instruction word for calling a subroutine in step S211, for example, a character string in the data read from the program library is searched, and the language name of the read data is determined. If COBOL or PL / 1, the presence / absence of the character string “CALL” is determined, and if it is MASP, the presence / absence of the character string “SUB” is determined.

ステップS216では、カウンターnの値を+1だけ増進させ、次のステップS217にて、前述のサブルーチンを呼び出す命令語の直後に記載されているサブルーチン名を、前記プログラム管理台帳の使用サブルーチン名(n)の項目に設定し、その後、ステップS212に移る。
ステップS212では、カウンターmの値を+1だけ増進させ、ステップS202に戻る。
In step S216, the value of the counter n is increased by +1. In the next step S217, the subroutine name described immediately after the instruction word for calling the subroutine is changed to the subroutine name (n) used in the program management ledger. Then, the process proceeds to step S212.
In step S212, the value of the counter m is increased by +1, and the process returns to step S202.

図3は、本発明の実施形態に係るプログラム管理台帳作成システムのJCLデータ抽出・編集処理部106におけるプログラム移行時の処理動作を示すフローチャートである。
以下、図1を参照しながら、図3に示すフローチャートを用いて、JCLデータ抽出・編集処理部106におけるプログラム移行時の処理動作を説明する。
FIG. 3 is a flowchart showing a processing operation at the time of program migration in the JCL data extraction / edit processing unit 106 of the program management ledger creation system according to the embodiment of the present invention.
The processing operation at the time of program migration in the JCL data extraction / edit processing unit 106 will be described below with reference to FIG. 1 and the flowchart shown in FIG.

まず、JCLライブラリDB104に格納されている移行対象となるJCLライブラリ(移行前のJCLを収納したライブラリ)のJCLデータ(以下、単に「データ」と書く)を1件分読み込む(ステップS301)。
次に、JCLライブラリ内のデータが終わりか否かを判定し、データが終りであれば本処理を終了し、前記データが終わりでなければステップS303に進む(ステップS302)。
First, one piece of JCL data (hereinafter simply referred to as “data”) of a JCL library (a library storing JCL before migration) stored in the JCL library DB 104 is read (step S301).
Next, it is determined whether or not the data in the JCL library is over. If the data is over, the process is terminated. If the data is not over, the process proceeds to step S303 (step S302).

ステップS303では、前記データ中に、JCL名を意味する文字列が有るか否かを判定し、JCL名を意味する文字列が有る場合はステップS305にてJCL名を取得した後、ステップS304に移り、JCL名を意味する文字列が無い場合は直ちにステップS304に進む。
なお、ステップS303での、JCL名を意味する文字列が有るか否かの判定方法としては、例えば、作成したJCL名称の作成ルールが「"JCL"+3桁の通し番号」である場合には文字列"JCL"がJCL名を意味する文字列の存在を示すことになる。この判定方法は、前述の図2で示す処理におけるサブルーチンを意味する文字列が有るか否かの判定方法と同様に、企業等の違いによりプログラム開発基準が異なるので、前記の判定方法も単なる1例に過ぎないが、一般には、システム設計者が自社内のルールを基準にして、この判定ルールを決定することができる。ここでは、分かり易くするために、文字列"JCL"が存在することを判定方法としている。
In step S303, it is determined whether or not there is a character string that represents the JCL name in the data. If there is a character string that represents the JCL name, the JCL name is obtained in step S305, and then the process proceeds to step S304. If there is no character string indicating the JCL name, the process immediately proceeds to step S304.
As a method for determining whether or not there is a character string that means a JCL name in step S303, for example, when the creation rule for the created JCL name is "" JCL "+ three-digit serial number" The character string “JCL” indicates the presence of a character string meaning the JCL name. This determination method is similar to the above-described determination method for determining whether or not there is a character string indicating a subroutine in the processing shown in FIG. Although it is only an example, generally, a system designer can determine this determination rule based on a rule in the company. Here, in order to make it easy to understand, it is determined that the character string “JCL” exists.

ステップS304では、前記データ中に、プログラム名を意味する文字列が有るか否かを判定し、プログラム名を意味する文字列が有ればステップS306に移り、プログラム名を意味する文字列が無ければステップS301に戻る。
なお、このプログラム名を意味する文字列が有るか否かの判定方法については前述の図2で示す処理の説明と同じである。
In step S304, it is determined whether or not there is a character string that means a program name in the data. If there is a character string that means a program name, the process proceeds to step S306, and there is no character string that means a program name. Return to step S301.
Note that the method for determining whether or not there is a character string that represents the program name is the same as the description of the processing shown in FIG.

ステップS306では、プログラム名を意味する文字列をキーにしてプログラム管理台帳DB107を検索し、その後、ステップS307にて、プログラム管理台帳(ここではホストコンピュータ101の内部メモリ上に作られる)の「使用JCL名」の項目にJCL名を設定した後(但し、JCL名が無い場合は数値の0を設定した後)、このプログラム管理台帳をプログラム管理台帳DB107に出力し、その後、ステップS301に戻る。   In step S306, the program management ledger DB 107 is searched using a character string representing the program name as a key, and then in step S307, the “use of program management ledger (created on the internal memory of the host computer 101) is used. After setting the JCL name in the item of “JCL name” (however, after setting the numerical value 0 when there is no JCL name), this program management ledger is output to the program management ledger DB 107, and then the process returns to step S301.

図4は、本発明の実施形態に係るプログラム管理台帳作成システムのプログラム管理台帳DB検索処理画面109の表示内容の1例を説明する説明図である。
プログラム管理台帳DB検索処理画面109は、図示しないシステム機器(表示装置)により画面表示されるものである。
FIG. 4 is an explanatory diagram for explaining an example of display contents of the program management ledger DB search processing screen 109 of the program management ledger creation system according to the embodiment of the present invention.
The program management ledger DB search processing screen 109 is displayed on a screen by a system device (display device) (not shown).

図4に例示するプログラム管理台帳DB検索処理画面109では、「検索処理選択」という選択項目で、「プログラム一覧」、「JCL−プログラム」、及び「プログラム メイン−サブ」といった検索処理の選択項目の内、プログラムの一覧表を表示させる「プログラム一覧」が選択指定されている。
この選択指定により、プログラム管理台帳DB107が検索される際の検索条件が構成され、この状態で「検索処理実行」ボタンが押下されると、この検索条件で、プログラム管理台帳DB検索処理部108によるプログラム管理台帳DB107の検索が開始される。
この例では、「検索処理選択」の項目として「プログラム一覧」が選択されたことによって、「プログラム名」、「言語」、「プログラム種別」、「稼働状況」といった検索結果データを示す一覧表が表示される。
In the program management ledger DB search processing screen 109 illustrated in FIG. 4, selection items for search processing such as “program list”, “JCL-program”, and “program main-sub” are selected as a selection item “search processing selection”. Among them, a “program list” for displaying a list of programs is selected and specified.
By this selection specification, a search condition for searching the program management ledger DB 107 is configured. When the “execute search processing” button is pressed in this state, the program management ledger DB search processing unit 108 uses this search condition. Search of the program management ledger DB 107 is started.
In this example, when “program list” is selected as the item of “search processing selection”, a list showing search result data such as “program name”, “language”, “program type”, and “operation status” is displayed. Is displayed.

図5は、本発明の実施形態に係るプログラム管理台帳作成システムのプログラム管理台帳DB検索処理部108の検索時の処理動作を示すフローチャートである。
以下、図1,4を参照しながら、図5に示すフローチャートを使用してプログラム管理台帳DB検索処理部108の検索時の処理動作を説明する。
FIG. 5 is a flowchart showing the processing operation at the time of search of the program management ledger DB search processing unit 108 of the program management ledger creation system according to the embodiment of the present invention.
Hereinafter, the processing operation at the time of the search of the program management ledger DB search processing unit 108 will be described using the flowchart shown in FIG. 5 with reference to FIGS.

まず、図示しないシステム機器(表示装置)により画面表示されるプログラム管理台帳DB検索処理画面109を介して検索条件が選択指定され(即ち、検索時の処理条件が設定され)、前記画面の「検索処理実行」キーが押下されることにより処理が実行される(ステップS401)。
なお、この検索処理の1条件としては、例えば、図5に例示したとおり、「プログラム一覧」、「JCL−プログラム」、「プログラム メイン−サブ」等からの選択が考えられるが、本発明は、一般に、このような検索条件に限られるものではなく、どのような検索結果が必要かを考慮して検索条件及びプログラム管理台帳DB検索処理画面109を設計すればよい。
First, a search condition is selected and specified via the program management ledger DB search processing screen 109 displayed on the screen by a system device (display device) (not shown) (that is, the processing condition at the time of search is set). The process is executed by pressing the “execute process” key (step S401).
As one condition of this search processing, for example, as illustrated in FIG. 5, selection from “program list”, “JCL-program”, “program main-sub”, etc. can be considered. In general, the search condition and the program management ledger DB search processing screen 109 may be designed in consideration of what kind of search result is necessary, without being limited to such a search condition.

次に、前記検索条件の下に、プログラム管理台帳DB107を検索する(ステップS402)。
次に、プログラム管理台帳DB107の検索で得られたデータ(即ち、「プログラム名」、「言語」、「プログラム種別」、「稼働状況」)を、プログラム管理台帳DB109として表示するための表示画面領域(ここではホストコンピュータ101の内部メモリーとする)に設定する(ステップS403)。
なお、図4に例示する検索条件では、「プログラム一覧」が選択されているので、該条件にてプログラム管理台帳DB107が検索される。
Next, the program management ledger DB 107 is searched under the search condition (step S402).
Next, a display screen area for displaying data (ie, “program name”, “language”, “program type”, “operation status”) obtained by searching the program management ledger DB 107 as the program management ledger DB 109 (In this case, the internal memory of the host computer 101) is set (step S403).
In the search condition illustrated in FIG. 4, “Program List” is selected, so the program management ledger DB 107 is searched under the condition.

次に、プログラム管理台帳DB107の検索で得られたデータ(即ちプログラム)に対して、「使用JCL名」の項目が0になっているか否かを判定し、「使用JCL名」の項目が0の場合はステップ406に移り、「使用JCL名」の項目が0でない場合はステップS405に進む(ステップS404)。
ステップS405では、文字列"稼働中"を、前記表示画面領域の「稼動状況」の欄に設定し、ステップS407に進む。
ステップS406では、文字列"未稼働"を、前記表示画面領域の「稼動状況」の欄に設定し、ステップS407に移る。
ステップS407では、前記表示画面領域の内容を表示画面109に表示し、処理を終了する。
Next, it is determined whether or not the “use JCL name” item is 0 for the data (ie, program) obtained by searching the program management ledger DB 107, and the “use JCL name” item is 0. In step S404, the process proceeds to step 406. If the item “used JCL name” is not 0, the process proceeds to step S405 (step S404).
In step S405, the character string “in operation” is set in the “operation status” column of the display screen area, and the flow advances to step S407.
In step S406, the character string “not operating” is set in the “operation status” column of the display screen area, and the process proceeds to step S407.
In step S407, the contents of the display screen area are displayed on the display screen 109, and the process ends.

図6は、本発明の実施形態に係るプログラム管理台帳作成システムのプログラム管理台帳DBに格納されているデータの1例を示す説明図である。
図6(a)は、格納されているデータのフォーマットを示すためのテーブルであり、「プログラム名」、「言語名」、「プログラム種別」、「ステップ数」、「作成者名」、「使用JCL名」、「使用サブルーチン名(n)」、の各項目が設けられている。
図6(b)は、格納されているデータ(プログラム)の例を示すためのテーブルであり、各プログラム毎に、図6(a)に示す前記各項目が記載されている。
FIG. 6 is an explanatory diagram showing an example of data stored in the program management ledger DB of the program management ledger creation system according to the embodiment of the present invention.
FIG. 6A is a table for indicating the format of stored data. “Program name”, “Language name”, “Program type”, “Number of steps”, “Creator name”, “Use” Each item of “JCL name” and “used subroutine name (n)” is provided.
FIG. 6B is a table for showing an example of stored data (program), and each item shown in FIG. 6A is described for each program.

図7は、本発明の実施形態に係るプログラム管理台帳作成システムのJCL別プログラム管理台帳DB検索処理画面111の表示内容の1例を説明する説明図である。
JCL別プログラム管理台帳DB検索処理画面111は、図示しないシステム機器(表示装置)により画面表示されるものである。
図7に例示するJCL別プログラム管理台帳DB検索処理画面111では、「検索処理選択」という選択項目で、「プログラム一覧」、「JCL−プログラム」、及び「プログラム メイン−サブ」といった検索処理の選択項目の内、JCLと該JCLにリンクされたプログラム名とを対応表示させる「JCL−プログラム」が選択指定されている。
この選択指定により、プログラム管理台帳DB107が検索される際の検索条件が構成され、この状態で「検索処理実行」ボタンが押下されると、この検索条件で、プログラム管理台帳DB検索処理部110によるプログラム管理台帳DB107の検索が開始される。
この例では、「検索処理選択」の項目として、前述のとおり、「JCL−プログラム」が選択されたことによって、「使用JCL名」、「プログラム名」、「言語名」、といった検索結果データを示す一覧表が表示される。
FIG. 7 is an explanatory diagram illustrating an example of display contents of the JCL-specific program management ledger DB search processing screen 111 of the program management ledger creation system according to the embodiment of the present invention.
The JCL program management ledger DB search processing screen 111 is displayed on a screen by a system device (display device) (not shown).
In the JCL-specific program management ledger DB search processing screen 111 illustrated in FIG. 7, selection of search processing such as “program list”, “JCL-program”, and “program main-sub” is selected in the selection item “search processing selection”. Among the items, “JCL-program” for displaying JCL and the program name linked to the JCL in correspondence is selected and specified.
By this selection specification, a search condition for searching the program management ledger DB 107 is configured. When the “execute search processing” button is pressed in this state, the program management ledger DB search processing unit 110 uses this search condition. Search of the program management ledger DB 107 is started.
In this example, as described above, when “JCL-program” is selected as the item of “search processing selection”, search result data such as “used JCL name”, “program name”, and “language name” are displayed. A list is displayed.

図8は、本発明の実施形態に係るプログラム管理台帳作成システムのJCL別プログラム管理台帳DB検索処理部110の検索時の処理動作を示すフローチャートである。
以下、図1,7を参照しながら、図8に示すフローチャートを使用してJCL別プログラム管理台帳DB検索処理部110の検索時の処理動作を説明する。
FIG. 8 is a flowchart showing a processing operation at the time of search by the JCL-specific program management ledger DB search processing unit 110 of the program management ledger creation system according to the embodiment of the present invention.
Hereinafter, the processing operation at the time of the search of the JCL-specific program management ledger DB search processing unit 110 will be described with reference to FIGS.

まず、図示しないシステム機器(表示装置)により画面表示されるJCL別プログラム管理台帳DB検索処理画面111を介して処理条件が選択指定され(即ち、検索条件が構成され)、前記画面の「検索処理実行」キーが押下されることにより処理が実行される(ステップS501)。
なお、この検索処理の1条件としては、例えば、図7に例示したとおり、「プログラム一覧」、「JCL−プログラム」、「プログラム メイン−サブ」等からの選択が考えられるが、本発明は、一般に、このような検索条件に限られるものではなく、どのような検索結果が必要かを考慮して検索条件及びJCL別プログラム管理台帳DB検索処理画面111を設計すればよい。
First, a processing condition is selected and specified (that is, a search condition is configured) via a JCL-specific program management ledger DB search processing screen 111 displayed on a screen by a system device (display device) (not shown). The process is executed when the “execute” key is pressed (step S501).
As one condition of this search processing, for example, as illustrated in FIG. 7, selection from “program list”, “JCL-program”, “program main-sub”, etc. can be considered. In general, the search condition is not limited to this, and the search condition and JCL-specific program management ledger DB search processing screen 111 may be designed in consideration of what kind of search result is necessary.

次に、前記検索条件の下に、プログラム管理台帳DB107を検索する(ステップS502)。
次に、プログラム管理台帳DB107の検索で得られたデータ(即ち、「使用JCL名」、「プログラム名」、「言語名」)を、JCL別プログラム管理台帳DB検索処理画面111を表示するための表示画面領域(ここではホストコンピュータ101の内部メモリーとする)に設定する(ステップS503)。
なお、この例では、前述のとおり、「JCL−プログラム」が選択されているので、該条件にてプログラム管理台帳DB107が検索される。
最後に、前記表示画面領域の内容を、表示画面111上に表示し(ステップS504)、処理を終了する。
Next, the program management ledger DB 107 is searched under the search condition (step S502).
Next, the data obtained by searching the program management ledger DB 107 (that is, “used JCL name”, “program name”, “language name”) is displayed on the JCL-specific program management ledger DB search processing screen 111. A display screen area (in this case, the internal memory of the host computer 101) is set (step S503).
In this example, as described above, since “JCL-program” is selected, the program management ledger DB 107 is searched under this condition.
Finally, the contents of the display screen area are displayed on the display screen 111 (step S504), and the process ends.

図9は、本発明の実施形態に係るプログラム管理台帳作成システムのプログラム別プログラム管理台帳DB検索処理画面113の表示内容の1例を説明する説明図である。
プログラム別プログラム管理台帳DB検索処理画面113は、図示しないシステム機器(表示装置)により画面表示されるものである。
FIG. 9 is an explanatory diagram illustrating an example of display contents of the program-based program management ledger DB search processing screen 113 of the program management ledger creation system according to the embodiment of the present invention.
The program-specific program management ledger DB search processing screen 113 is displayed on a screen by a system device (display device) (not shown).

図7に例示するJCL別プログラム管理台帳DB検索処理画面111では、「検索処理選択」という選択項目で、「プログラム一覧」、「JCL−プログラム」、及び「プログラム メイン−サブ」といった検索処理の選択項目の内、JCLと該JCLにリンクされたプログラム名とを対応表示させる「JCL−プログラム」が選択指定されている。   In the JCL-specific program management ledger DB search processing screen 111 illustrated in FIG. 7, selection of search processing such as “program list”, “JCL-program”, and “program main-sub” is selected in the selection item “search processing selection”. Among the items, “JCL-program” for displaying JCL and the program name linked to the JCL in correspondence is selected and specified.

図9に例示するプログラム別プログラム管理台帳DB検索処理画面113では、「検索処理選択」という選択項目で、「プログラム一覧」、「JCL−プログラム」、及び「プログラム メイン−サブ」といった検索処理の選択項目の内、プログラムと該プログラムが呼び出すサブルーチンとを対応表示させる「プログラム メイン−サブ」が選択指定されている。
この選択指定により、プログラム管理台帳DB107が検索される際の検索条件が構成され、この状態で「検索処理実行」ボタンが押下されると、この検索条件で、プログラム管理台帳DB検索処理部112によるプログラム管理台帳DB107の検索が開始される。
この例では、「検索処理選択」の項目として、前述のとおり、「プログラム メイン−サブ」が選択されたことによって、「プログラム名」、「使用サブルーチン名(n)」、といった検索結果データを示す一覧表が表示される。
In the program-specific program management ledger DB search processing screen 113 illustrated in FIG. 9, selection of search processing such as “program list”, “JCL-program”, and “program main-sub” is selected in the selection item “search processing selection”. Among the items, “Program Main-Sub” is selected and designated to display the program and the subroutine called by the program in correspondence with each other.
By this selection specification, a search condition for searching the program management ledger DB 107 is configured. When the “execute search processing” button is pressed in this state, the program management ledger DB search processing unit 112 uses this search condition. Search of the program management ledger DB 107 is started.
In this example, as described above, search result data such as “program name” and “used subroutine name (n)” is shown by selecting “program main-sub” as the item of “search processing selection”. A list is displayed.

図10は、本発明の実施形態に係るプログラム管理台帳作成システムのプログラム別プログラム管理台帳DB検索処理部112の検索時の処理動作を示すフローチャートである。   FIG. 10 is a flowchart showing a processing operation at the time of search by the program-specific program management ledger DB search processing unit 112 of the program management ledger creation system according to the embodiment of the present invention.

以下、図1,9を参照しながら、図10に示すフローチャートを使用してプログラム別プログラム管理台帳DB検索処理部112の検索時の処理動作を説明する。
まず、図示しないシステム機器(表示装置)により画面表示されるプログラム別プログラム管理台帳DB検索処理画面113を介して処理条件が選択指定され(即ち、検索条件が構成され)、前記画面の「検索処理実行」キーが押下されることにより処理が実行される(ステップS601)。
なお、この検索処理の1条件としては、例えば、図9に例示したとおり、「プログラム一覧」、「JCL−プログラム」、「プログラム メイン−サブ」等からの選択が考えられるが、本発明は、一般に、このような検索条件に限られるものではなく、どのような検索結果が必要かを考慮して検索条件及びプログラム別プログラム管理台帳DB検索処理画面113を設計すればよい。
Hereinafter, the processing operation at the time of the search of the program-specific program management ledger DB search processing unit 112 will be described using the flowchart shown in FIG. 10 with reference to FIGS.
First, a processing condition is selected and specified (that is, a search condition is configured) via a program-specific program management ledger DB search processing screen 113 displayed on a screen by a system device (display device) (not shown). The process is executed when the “execute” key is pressed (step S601).
As one condition of this search processing, for example, as illustrated in FIG. 9, selection from “program list”, “JCL-program”, “program main-sub”, and the like can be considered. In general, the search condition is not limited to this, and the search condition and program-specific program management ledger DB search processing screen 113 may be designed in consideration of what kind of search result is necessary.

次に、前記検索条件の下に、プログラム管理台帳DB107を検索する(ステップS602)。
次に、プログラム管理台帳DB107の検索で得られたデータ(即ち、「プログラム名」、「使用サブルーチン名(n))を、プログラム別プログラム管理台帳DB検索処理画面113を表示するための表示画面領域(ここではホストコンピュータ101の内部メモリーとする)に設定する(ステップS603)。
なお、図9に例示する検索条件では、「プログラム メイン−サブ」が選択されているので、該条件にてプログラム管理台帳DB107が検索される。
最後に、前記表示画面領域の内容を、表示画面113上に表示し(ステップS604)、処理を終了する。
Next, the program management ledger DB 107 is searched under the search condition (step S602).
Next, a display screen area for displaying the data obtained by searching the program management ledger DB 107 (that is, “program name”, “used subroutine name (n)) on the program-specific program management ledger DB search processing screen 113. (In this case, the internal memory of the host computer 101 is set) (step S603).
Since “program main-sub” is selected in the search condition illustrated in FIG. 9, the program management ledger DB 107 is searched under the condition.
Finally, the contents of the display screen area are displayed on the display screen 113 (step S604), and the process ends.

本発明に係るプログラム管理台帳作成システムの各構成要素の処理の少なくとも一部をコンピュータ制御により実行するものとし、かつ、上記処理を、図2,3,5,8,10の各フローチャートで示した手順によりコンピュータに実行せしめるプログラムは、半導体メモリを始め、CD−ROMや磁気テープなどのコンピュータ読み取り可能な記録媒体に格納して配付してもよい。そして、少なくともマイクロコンピュータ,パーソナルコンピュータ,汎用コンピュータを範疇に含むコンピュータが、上記の記録媒体から上記プログラムを読み出して、実行するものとしてもよい。   It is assumed that at least a part of the processing of each component of the program management ledger creation system according to the present invention is executed by computer control, and the above processing is shown in the flowcharts of FIGS. The program to be executed by the computer according to the procedure may be distributed by storing it in a computer-readable recording medium such as a semiconductor memory, a CD-ROM, or a magnetic tape. A computer including at least a microcomputer, a personal computer, and a general-purpose computer may read the program from the recording medium and execute the program.

本発明は、コンピュータシステムの移行に伴って必要となるソフトウェア資産の移行に際し、プログラムの移行作業を支援するためのシステムとして好適に使用できる。   The present invention can be suitably used as a system for supporting a program migration operation when migrating software assets required in accordance with migration of a computer system.

本発明の実施形態に係るプログラム管理台帳作成システムの全体構成を示す構成図である。It is a block diagram which shows the whole structure of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのプログラムデータ抽出・編集処理部105におけるプログラム移行時の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation at the time of the program transfer in the program data extraction and edit process part 105 of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのJCLデータ抽出・編集処理部106におけるプログラム移行時の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation at the time of the program transfer in the JCL data extraction / edit process part 106 of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成援システムのプログラム管理台帳DB検索処理画面109の表示内容の1例を説明する説明図である。It is explanatory drawing explaining an example of the display content of the program management ledger DB search process screen 109 of the program management ledger creation assistance system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのプログラム管理台帳DB検索処理部108の検索時の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation at the time of the search of the program management ledger DB search process part 108 of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのプログラム管理台帳DBに格納されているデータの1例を示す説明図である。It is explanatory drawing which shows an example of the data stored in program management ledger DB of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのJCL別プログラム管理台帳DB検索処理画面111の表示内容の1例を説明する説明図である。It is explanatory drawing explaining an example of the display content of the program management ledger DB search process screen 111 classified by JCL of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのJCL別プログラム管理台帳DB検索処理部110の検索時の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation at the time of the search of the program management ledger DB search process part 110 classified by JCL of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのプログラム別プログラム管理台帳DB検索処理画面113の表示内容の1例を説明する説明図である。It is explanatory drawing explaining an example of the display content of the program management ledger DB search process screen 113 classified by program of the program management ledger preparation system which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム管理台帳作成システムのプログラム別プログラム管理台帳DB検索処理部112の検索時の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation at the time of the search of the program management ledger DB search process part 112 according to program of the program management ledger preparation system which concerns on embodiment of this invention.

符号の説明Explanation of symbols

101 ... ホストコンピュータ
102 ... プログラム管理台帳作成システム
103 ... プログラムライブラリDB(データベース)
104 ... JCLライブラリDB
105 ... プログラムデータ抽出・編集処理部
106 ... JCLデータ抽出・編集処理部
107 ... プログラム管理台帳DB
108 ... プログラム管理台帳DB検索処理部
109 ... プログラム管理台帳DB検索処理部画面
110 ... JCL別プログラム管理台帳DB検索処理部
111 ... JCL別プログラム管理台帳DB検索処理部画面
112 ... プログラム別プログラム管理台帳DB検索処理部
113 ... プログラム別プログラム管理台帳DB検索処理部画面
101 ... Host computer 102 ... Program management ledger creation system 103 ... Program library DB (database)
104 ... JCL library DB
105 ... Program data extraction / edit processing unit 106 ... JCL data extraction / edit processing unit 107 ... Program management ledger DB
108 ... Program management ledger DB search processing unit 109 ... Program management ledger DB search processing unit screen 110 ... JCL-specific program management ledger DB search processing unit 111 ... JCL-specific program management ledger DB search processing unit screen 112 ... Program-specific program management ledger DB search processing unit 113 ... Program-specific program management ledger DB search processing unit screen

Claims (10)

コンピュータシステムで使用されている1又は2以上のプログラムの管理台帳を作成するプログラム管理台帳作成システムであって、
前記コンピュータシステムで使用されている前記1又は2以上のプログラムの各々について、その属性情報を収集する手段と、
前記収集された属性情報を分析する手段と、
前記収集された属性情報及び前記分析の結果に基づいて、前記1又は2以上のプログラムの各々を管理するプログラム管理台帳を作成する手段と、
前記プログラム管理台帳をプログラム管理台帳データベースに格納する手段と、
を備えたことを特徴とするプログラム管理台帳作成システム。
A program management ledger creation system for creating a management ledger for one or more programs used in a computer system,
Means for collecting attribute information for each of the one or more programs used in the computer system;
Means for analyzing the collected attribute information;
Means for creating a program management ledger for managing each of the one or more programs based on the collected attribute information and the result of the analysis;
Means for storing the program management ledger in a program management ledger database;
A program management ledger creation system characterized by comprising:
前記プログラムとは別途に管理されている1又は2以上のJCLデータの各々について、前記複数のプログラムのいずれかとのリンクが存在するものについては、前記プログラム管理台帳データベースに格納されている前記プログラム管理台帳の前記リンクされたプログラムに対応するプログラムデータの使用JCLを示す項目に、前記リンクが存在するJCLデータのJCL名を設定することを特徴とする請求項1記載のプログラム管理台帳作成システム。 As for each of one or more JCL data managed separately from the program, there is a link to one of the plurality of programs, and the program management stored in the program management ledger database. 2. The program management ledger creation system according to claim 1, wherein a JCL name of JCL data in which the link exists is set in an item indicating JCL of program data corresponding to the linked program in the ledger. 前記属性情報には、少なくとも、プログラム名、言語名、作成者名、プログラム種別、サブルーチン呼び出し命令語、及びステップ数が含まれていることを特徴とする請求項1または2記載のプログラム管理台帳作成システム。 3. The program management ledger creation according to claim 1, wherein the attribute information includes at least a program name, a language name, a creator name, a program type, a subroutine call instruction word, and a step number. system. 前記プログラム種別は、当該プログラムがサブルーチンか否かに基づく種別であることを特徴とする請求項3記載のプログラム管理台帳作成システム。 4. The program management ledger creation system according to claim 3, wherein the program type is a type based on whether or not the program is a subroutine. 指定された検索条件に基づき前記プログラム管理台帳データベースに格納されている前記プログラム管理台帳を検索する手段を備えたことを特徴とする請求項1から4のいずれか1項に記載のプログラム管理台帳作成システム。 5. The program management ledger creation according to claim 1, further comprising means for retrieving the program management ledger stored in the program management ledger database based on a designated search condition. system. 前記検索条件は、検索時の処理を指定するものであり、前記検索時の処理を指定する選択項目として、少なくとも、プログラムの一覧表を表示させる項目、JCLと該JCLにリンクされたプログラム名とを対応表示させる項目、及びプログラムと該プログラムが呼び出すサブルーチンとを対応表示させる項目、が設けられていることを特徴とする請求項5記載のプログラム管理台帳作成システム。 The search condition specifies processing at the time of search, and as a selection item for specifying processing at the time of search, at least an item for displaying a list of programs, a JCL and a program name linked to the JCL, 6. The program management ledger creation system according to claim 5, further comprising: an item for displaying the corresponding information; and an item for displaying the program and a subroutine called by the program correspondingly. 前記プログラムの一覧表を表示させる項目が選択された場合には、検索されたプログラムに対応するプログラムデータの表示画面に、前記プログラムが現在使用中のプログラムであるか否かの表示項目を設けることを特徴とする請求項6記載のプログラム管理台帳作成システム。 When an item for displaying a list of the programs is selected, a display item indicating whether or not the program is currently being used is provided on a display screen of program data corresponding to the searched program. The program management ledger creation system according to claim 6. 前記プログラムが現在使用中のプログラムであるか否かの判定は、前記プログラムに対応する前記プログラムデータの使用JCLを示す項目に数値の0が設定されている否かを検証することで行うものとし、前記使用JCLを示す項目に数値の0が設定されている場合は当該プログラムを現在は使用されていないプログラムであると判定し、前記使用JCLを示す項目に数値の0が設定されていない場合は当該プログラムを現在も使用されているプログラムであると判定することを特徴とする請求項7記載のプログラム管理台帳作成システム。 The determination as to whether or not the program is currently being used is made by verifying whether or not the numerical value 0 is set in the item indicating the use JCL of the program data corresponding to the program. When the numerical value 0 is set in the item indicating the used JCL, it is determined that the program is not currently used, and the numerical value 0 is not set in the item indicating the used JCL. 8. The program management ledger creation system according to claim 7, wherein the program is determined to be a program that is still in use. 前記検索条件は、表示装置上の指定入力が可能な表示画面を介して入力されることを特徴とする請求項5記載のプログラム管理台帳作成システム。 6. The program management ledger creation system according to claim 5, wherein the search condition is input via a display screen on which a designation input on a display device is possible. 前記検索条件を入力するための表示画面と、前記プログラム管理台帳の検索結果を表示するための表示画面とは同一の表示画面であることを特徴とする請求項9記載のプログラム管理台帳作成システム。
10. The program management ledger creation system according to claim 9, wherein the display screen for inputting the search condition and the display screen for displaying the search result of the program management ledger are the same display screen.
JP2006205280A 2006-07-27 2006-07-27 Program management ledger preparation system Withdrawn JP2008033556A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006205280A JP2008033556A (en) 2006-07-27 2006-07-27 Program management ledger preparation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006205280A JP2008033556A (en) 2006-07-27 2006-07-27 Program management ledger preparation system

Publications (1)

Publication Number Publication Date
JP2008033556A true JP2008033556A (en) 2008-02-14

Family

ID=39122917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006205280A Withdrawn JP2008033556A (en) 2006-07-27 2006-07-27 Program management ledger preparation system

Country Status (1)

Country Link
JP (1) JP2008033556A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009101980A1 (en) 2008-02-14 2009-08-20 Konami Digital Entertainment Co., Ltd. A selection determination apparatus, a selection determination method, a data recording medium, and a program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009101980A1 (en) 2008-02-14 2009-08-20 Konami Digital Entertainment Co., Ltd. A selection determination apparatus, a selection determination method, a data recording medium, and a program

Similar Documents

Publication Publication Date Title
JP4396994B2 (en) Resource file translation verification method, apparatus, and program
JP4395761B2 (en) Program test support apparatus and method
CN108762743B (en) Data table operation code generation method and device
US7305629B2 (en) Consolidation of computer documentation
US11372637B2 (en) Method and system for software application optimization using natural language-based queries
JP2006302242A (en) Retrievable task-based interface to control panel function
JP2004500645A (en) Visual data storage and retrieval
US10789418B2 (en) Batch generation of links to documents based on document name and page content matching
US11301643B2 (en) String extraction and translation service
US8745071B2 (en) Delta language translation
US11526484B2 (en) Methods and systems for creating and managing micro content from an electronic document
JP2008186356A (en) System and method for supporting document consistency check and program for it
Liberty et al. Programming ASP. NET: Building Web Applications and Services with ASP. NET 2.0
JP2009080625A (en) Knowledge construction device, program, and knowledge construction method
JP2007334412A (en) Retrieval program and retrieving device
JP7340952B2 (en) Template search system and template search method
JP2008033556A (en) Program management ledger preparation system
JPH09245052A (en) Structured document processor
JP5016333B2 (en) Document creation support apparatus and document creation support program
JP2002140338A (en) Device and method for supporting construction of dictionary
US7613709B2 (en) System and method for editing operations of a text object model
JP2000020296A (en) Program change support device
JP6739599B1 (en) Information processing program, information processing method, and information processing apparatus
JP4908237B2 (en) Development program component determination system, client device, development program component determination device, development program component determination method, and development program component determination program
JP2006260053A (en) Specific subroutine retrieval system and program used therefor

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20091006