JP3304363B2 - Job separator output method - Google Patents

Job separator output method

Info

Publication number
JP3304363B2
JP3304363B2 JP11348591A JP11348591A JP3304363B2 JP 3304363 B2 JP3304363 B2 JP 3304363B2 JP 11348591 A JP11348591 A JP 11348591A JP 11348591 A JP11348591 A JP 11348591A JP 3304363 B2 JP3304363 B2 JP 3304363B2
Authority
JP
Japan
Prior art keywords
job
output
comment
separator
operand
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.)
Expired - Fee Related
Application number
JP11348591A
Other languages
Japanese (ja)
Other versions
JPH04340625A (en
Inventor
正人 関井
博正 伊藤
雅昭 金子
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 JP11348591A priority Critical patent/JP3304363B2/en
Publication of JPH04340625A publication Critical patent/JPH04340625A/en
Application granted granted Critical
Publication of JP3304363B2 publication Critical patent/JP3304363B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はジョブセパレータの出力
方式に関し、出力リストで各ジョブの区切りを表わすジ
ョブセパレータの出力方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an output system of a job separator, and more particularly to an output system of a job separator that indicates a break of each job in an output list.

【0002】[0002]

【従来の技術】計算機システムでは複数のジョブが連続
して実行され、各ジョブの実行結果がリストとして出力
される。出力リストでは、各ジョブの先頭頁及び最終頁
がジョブセパレータとされ、このジョブセパレータで各
ジョブの識別を行なっている。従来のジョブセパレータ
には、各ジョブのジョブ名及び実行されたジョブの連続
番号であるジョブ番号が印刷されていた。
2. Description of the Related Art In a computer system, a plurality of jobs are executed continuously, and the execution results of each job are output as a list. In the output list, the first page and the last page of each job are set as job separators, and each job is identified by the job separator. The job name of each job and the job number, which is the serial number of the executed job, are printed on the conventional job separator.

【0003】[0003]

【発明が解決しようとする課題】従来の如く、ジョブセ
パレータにジョブ名とジョブ番号とが印刷されている場
合には、出力リストをジョブ単位で分離することは簡単
に行なえても、分離された各ジョブのリストが誰のリス
トか又は何のリストかをジョブ名とジョブ番号で判別す
ることはできず、各ジョブの出力リストの分別に時間が
かかるという問題があった。
As described above, when a job name and a job number are printed on a job separator, it is easy to separate the output list in units of job, but the output list is separated. It is not possible to determine who or what list each job list is based on the job name and the job number, and there is a problem that it takes time to sort the output list of each job.

【0004】本発明は上記の点に鑑みなされたもので、
各ジョブの出力リストの内容がジョブセパレータで明確
となり、分別が簡単で時間を短縮できるジョブセパレー
タの出力方式を提供することを目的とする。
[0004] The present invention has been made in view of the above points,
An object of the present invention is to provide an output method of a job separator in which the contents of an output list of each job are clarified by a job separator, and separation is easy and time can be reduced.

【0005】[0005]

【課題を解決するための手段】図1(A),(B)は本
発明の原理図を示す。
FIGS. 1A and 1B show the principle of the present invention.

【0006】図1(A)において、コメント出力用オペ
ランド2は、ジョブ制御言語(JCL)1を構成するジ
ョブ制御ステートメントに設けられ、各ジョブに固有の
コメントを指定する。
In FIG. 1A, a comment output operand 2 is provided in a job control statement constituting the job control language (JCL) 1 and specifies a comment unique to each job.

【0007】コメント付加手段3は、ジョブ制御ステー
トメントにコメント出力用オペランド2があったとき、
コメント出力用オペランドに指定されたコメントをジョ
ブセパレータに付加する。
[0007] The comment adding means 3 is provided when a comment output operand 2 is included in the job control statement.
Adds the comment specified in the comment output operand to the job separator.

【0008】また、図1(B)において登録パターンフ
ァイル5には、メンバ名に対応して複数の登録パターン
が予め登録されている。
In FIG. 1B, a plurality of registered patterns are registered in the registered pattern file 5 in advance corresponding to the member names.

【0009】検索手段6は、上記コメント出力用オペラ
ンド2のメンバ名により登録パターンファイル5から登
録パターンを検索する。
Search means 6 searches the registered pattern file 5 for a registered pattern based on the member name of the comment output operand 2.

【0010】検索手段6で検索された登録パターンは付
加手段3でジョブセパレータに付加される。
[0010] The registration pattern searched by the search means 6 is added to the job separator by the addition means 3.

【0011】[0011]

【作用】本発明においては、JCL1内のコメント出力
用オペランド2で指定されたコメントが出力リスト4上
のセパレータに付加されて出力されるため、ジョブ毎の
出力リストの内容をジョブセパレータを見るだけで明確
に知ることができ、分別が簡単かつ短時間で済む。
In the present invention, since the comment specified by the comment output operand 2 in the JCL 1 is added to the separator on the output list 4 and output, the contents of the output list for each job can be obtained by simply looking at the job separator. And it is easy to know in a short time.

【0012】またコメント出力用オペランドのメンバ名
で検索した登録パターンをジョブセパレータに付加して
出力することにより、登録パターンで各ジョブの性質を
知り大略の分別を行なうことができる。
Further, by adding the registered pattern searched by the member name of the comment output operand to the job separator and outputting it, the nature of each job can be known by the registered pattern and roughly classified.

【0013】[0013]

【実施例】図2は本発明方式の一実施例のブロック図を
示す。同図中、10はジョブ制御言語(JCL)であ
り、ジョブ制御ステートメント10a〜10eにより各
ジョブの区切り、各ジョブの内容と実行順序、データフ
ァイルの性質等を記述する。JCL10の第1行のジョ
ブステートメント10aは新しいジョブの導入とその識
別に使われ、ジョブ名AAAが指定されている。第2行
の実行ステートメント10bはジョブステップの導入と
その識別に使われ、実行されるプログラムや手順を示
す。第3行〜第5行のデータ定義ステートメント10
c,10d,10e夫々はプログラムと、そのプログラ
ムで使用するデータセットの連結に用いる。このうちデ
ータ定義ステートメント10cはコメント出力用オペラ
ンドでリスト出力のジョブセパレータに関するパラメタ
ーを指定する。この例ではコメント出力用オペランド
「SEP=」によりメンバ名「A」とコメント「FAC
OM−SE」とが指定されている。
FIG. 2 is a block diagram showing an embodiment of the present invention. In FIG. 1, reference numeral 10 denotes a job control language (JCL), which describes the division of each job, the content and execution order of each job, the nature of a data file, and the like by using job control statements 10a to 10e. The job statement 10a on the first line of the JCL 10 is used to introduce and identify a new job, and a job name AAA is specified. The execution statement 10b on the second line is used to introduce and identify a job step, and indicates a program or procedure to be executed. Data definition statement 10 on lines 3-5
Each of c, 10d, and 10e is used for linking a program and a data set used in the program. Among these, the data definition statement 10c specifies a parameter relating to the job separator for list output by a comment output operand. In this example, the member name “A” and the comment “FAC” are output by the comment output operand “SEP =”.
OM-SE "is specified.

【0014】上記のJCL10はオペレーティング・シ
ステム(OS)11に読み込まれ、OS11は各ステー
トメント10a〜10eに従ってジョブを実行する。こ
のうちデータを定義ステートメント10cがあれば、そ
の出力用オペランドのメンバ名によって登録パターンフ
ァイルを検索してメンバ名に対応する登録パターンを得
る。
The above-mentioned JCL 10 is read by an operating system (OS) 11, and the OS 11 executes a job according to each of the statements 10a to 10e. If the data has a definition statement 10c, the registered pattern file is searched by the member name of the output operand to obtain a registered pattern corresponding to the member name.

【0015】登録パターンファイル12にはメンバ名
(例えば「A」,「B」,「C」等)に対応して登録パ
ターン(例えば「USED ONLY」,「XXXXX
XXX」等)が予め設定されて登録されている。この登
録パターンとしては営業課,開発課等の部所を用意して
も良い。
The registered pattern file 12 has registered patterns (for example, "USED ONLY", "XXXXX") corresponding to member names (for example, "A", "B", "C", etc.).
XXX ”) are set and registered in advance. As this registration pattern, departments such as a sales section and a development section may be prepared.

【0016】OS11はジョブを実行後、その実行結果
をリスト出力する。このとき出力リスト14のジョブセ
パレータにはジョブ番号(例えばJ1234)15a及
びジョブ名(例えばAAA)15bと共に、登録パター
ン(例えばUSED ONLY)15c及びコメント
(例えばFACOM−SE)を印刷して出力する。
After executing the job, the OS 11 outputs a list of execution results. At this time, a registration pattern (for example, USED ONLY) 15c and a comment (for example, FACOM-SE) are printed and output together with the job number (for example, J1234) 15a and the job name (for example, AAA) 15b on the job separator of the output list 14.

【0017】図3はOS11が実行するジョブセパレー
タ出力処理のフローチャートを示す。
FIG. 3 shows a flowchart of a job separator output process executed by the OS 11.

【0018】同図中、ステップ20ではJCL10のデ
ータ定義ステートメントに出力用オペランド「SEP
=」があるかどうかを判別し、出力用オペランドがあれ
ば、ステップ21でこの出力用オペランドにコメントが
指定されているかどうかを判別する。コメントが指定さ
れていれば、ステップ22でこのコメントを出力用の領
域に格納する。次にコメントの指定有無に拘らずステッ
プ23でメンバ名を用いて登録パターンファイル12を
検索し登録パターンを得て上記出力用の領域に格納す
る。
In FIG. 2, in step 20, the output operand "SEP" is added to the data definition statement of JCL10.
It is determined whether or not there is an "=", and if there is an output operand, it is determined in step 21 whether or not a comment is specified for this output operand. If a comment has been designated, the comment is stored in an output area in step 22. Next, regardless of whether or not a comment has been designated, the registered pattern file 12 is searched using the member name in step 23 to obtain a registered pattern and store it in the output area.

【0019】ステップ23の実行後、又はステップ20
でコメント出力用オペランドがない場合はステップ24
に進み、ジョブ番号とジョブ名と出力用領域のコメン
ト,登録パターンからジョブセパレータを作成し、ステ
ップ25でリストの出力を行なう。このように、JCL
10内のコメント出力用オペランドで指定されたコメン
トが出力リスト4上のセパレータに付加されて出力され
るため、ジョブ毎の出力リストの内容をジョブセパレー
タを見るだけで明確に知ることができ、分別が簡単かつ
短時間で済む。
After execution of step 23 or step 20
If there is no comment output operand, step 24
To create a job separator from the job number, the job name, the comment in the output area, and the registration pattern, and output the list in step 25. Thus, JCL
Since the comment specified by the comment output operand in 10 is added to the separator on the output list 4 and output, the contents of the output list for each job can be clearly known only by looking at the job separator. Is simple and quick.

【0020】またコメント出力用オペランドのメンバ名
で検索した登録パターンをジョブセパレータに付加して
出力することにより、登録パターンで各ジョブの性質を
知り大略の分別を行なうことができる。
Further, by adding the registered pattern searched by the member name of the comment output operand to the job separator and outputting it, the nature of each job can be known by the registered pattern and roughly classified.

【0021】[0021]

【発明の効果】上述の如く、本発明のジョブセパレータ
の出力方式によれば、各ジョブの出力リストの内容がジ
ョブセパレータで明確となり、分別が簡単で時間を短縮
でき実用上きわめて有用である。
As described above, according to the job separator output method of the present invention, the contents of the output list of each job are clearly defined by the job separator, so that separation is easy and time can be reduced, which is extremely useful in practice.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の原理図である。FIG. 1 is a principle diagram of the present invention.

【図2】本発明方式の一実施例のブロック構成図であ
る。
FIG. 2 is a block diagram of an embodiment of the system of the present invention.

【図3】本発明方式のフローチャートである。FIG. 3 is a flowchart of the method of the present invention.

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

1,10 ジョブ制御言語(JCL) 2 コメント出力用オペランド 3 付加手段 4,14 リスト 5,12 登録パターンファイル 6 検索手段 11 OS 1, 10 Job control language (JCL) 2 Comment output operand 3 Addition means 4, 14 List 5, 12 Registration pattern file 6 Search means 11 OS

───────────────────────────────────────────────────── フロントページの続き (72)発明者 伊藤 博正 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 金子 雅昭 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 昭62−113237(JP,A) 実開 昭61−204255(JP,U) (株)日立製作所マニュアル「HIT AC プログラムプロダクト VOS3 /ES システムプログラマの手引−解 説編−」第6版(1989年9月)p.304, 318−323 日本電気(株)マニュアル「ACOS ソフトウェアACOS−4/MVP X E ジョブ管理解説書 第5版(1989年 4月)p.102−104 (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 410 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Hiromasa Ito 1015 Uedanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Masaaki Kaneko 1015, Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Fujitsu Limited ( 56) References JP-A-62-113237 (JP, A) JP-A-61-204255 (JP, U) Hitachi, Ltd. Manual "HIT AC Program Product VOS3 / ES System Programmer's Guide-Explanation-" Sixth Edition (September 1989) p. 304, 318-323 NEC Corporation Manual "ACOS Software ACOS-4 / MVP XE Job Management Manual, 5th Edition (April 1989) pp. 102-104 (58) Fields surveyed (Int. Cl. 7 , DB name) G06F 9/06 410

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 出力リスト(4)上で各ジョブの実行結
果を区切るジョブセパレータの出力方式において、ジョ
ブ制御言語(1)を構成するジョブ制御ステートメント
に設けられ、各ジョブに固有のコメントを指定するコメ
ント出力用オペランド(2)と、ジョブ制御ステートメ
ントにコメント出力用オペランド(2)があったとき、
該コメント出力用オペランドに指定されたコメントをジ
ョブセパレータに付加する付加手段(3)とを有するこ
とを特徴とするジョブセパレータの出力方式。
An output method of a job separator for separating execution results of each job on an output list (4) is provided in a job control statement constituting a job control language (1), and specifies a unique comment for each job. When there is a comment output operand (2) to be executed and a comment output operand (2) in the job control statement,
An adding means (3) for adding a comment designated as the comment output operand to a job separator.
【請求項2】 メンバ名に対応して複数の登録パターン
が予め登録された登録パターンファイル(5)と、上記
コメント出力用オペランド(2)のメンバ名により該登
録パターンファイル(5)から登録パターンを検索する
検索手段(6)とを有し、該検索手段(6)で検索され
た登録パターンを上記付加手段(3)でジョブセパレー
タに付加することを特徴とする請求項1記載のジョブセ
パレータの出力方式。
2. A registration pattern file (5) in which a plurality of registration patterns are registered in advance corresponding to member names, and a registration pattern from the registration pattern file (5) by a member name of the comment output operand (2). 2. A job separator according to claim 1, further comprising a search unit for searching for the registered pattern, wherein the registration pattern searched by the search unit is added to the job separator by the adding unit. Output method.
JP11348591A 1991-05-17 1991-05-17 Job separator output method Expired - Fee Related JP3304363B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11348591A JP3304363B2 (en) 1991-05-17 1991-05-17 Job separator output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11348591A JP3304363B2 (en) 1991-05-17 1991-05-17 Job separator output method

Publications (2)

Publication Number Publication Date
JPH04340625A JPH04340625A (en) 1992-11-27
JP3304363B2 true JP3304363B2 (en) 2002-07-22

Family

ID=14613485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11348591A Expired - Fee Related JP3304363B2 (en) 1991-05-17 1991-05-17 Job separator output method

Country Status (1)

Country Link
JP (1) JP3304363B2 (en)

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
(株)日立製作所マニュアル「HITAC プログラムプロダクト VOS3/ES システムプログラマの手引−解説編−」第6版(1989年9月)p.304,318−323
日本電気(株)マニュアル「ACOSソフトウェアACOS−4/MVP XE ジョブ管理解説書 第5版(1989年4月)p.102−104

Also Published As

Publication number Publication date
JPH04340625A (en) 1992-11-27

Similar Documents

Publication Publication Date Title
US11416278B2 (en) Presenting hypervisor data for a virtual machine with associated operating system data
JP2000029674A (en) Application software constitution method
JP3304363B2 (en) Job separator output method
Eyal-Salman et al. Feature-to-code traceability in legacy software variants
JP5587744B2 (en) Program component search method, program component search system, and component search program
JP2000003366A (en) Document registration method, document retrieval method, execution device therefor and medium having recorded its processing program thereon
JP2990000B2 (en) Search system
US10866993B2 (en) Managing online help information in a data center
JP2004342016A (en) Information retrieval program and medium having information retrieval program recorded thereon
JPH1153383A (en) Plural database retrieval method and recording medium recording plural database retrieval program or the like
US7225196B2 (en) Data conversion method and computer system therefor
US20040199501A1 (en) Information extracting apparatus
JP3637606B2 (en) Data processing device
WO2023223424A1 (en) Document generation device, program, and document generation method
JP4988441B2 (en) Search program, search method, and search device
CN114416086A (en) Identification operation method and device of WEB interaction interface object and storage medium
JPH096620A (en) Rule generation support tool for expert system
JP2024033123A (en) Document analysis device and document analysis program
JPH11203310A (en) Method and device for generating retrieval equation
JP2004139209A (en) Application processing operation switching method, program and recording medium
JPH05210562A (en) Network file system
JPH10320403A (en) Method and device for generating retrieval expression, and record medium
JPH0738195B2 (en) Retrieval Method Using Superposition Codes for Extended Terms
JPH06222913A (en) Program analyzer
JP2004287650A (en) Object-oriented type software development support tool having object retrieval function by pattern matching

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000328

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080510

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090510

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees