JP3432840B2 - Changing the same group in the same device - Google Patents

Changing the same group in the same device

Info

Publication number
JP3432840B2
JP3432840B2 JP07662492A JP7662492A JP3432840B2 JP 3432840 B2 JP3432840 B2 JP 3432840B2 JP 07662492 A JP07662492 A JP 07662492A JP 7662492 A JP7662492 A JP 7662492A JP 3432840 B2 JP3432840 B2 JP 3432840B2
Authority
JP
Japan
Prior art keywords
group
same
check
name
data
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 - Lifetime
Application number
JP07662492A
Other languages
Japanese (ja)
Other versions
JPH05282064A (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 JP07662492A priority Critical patent/JP3432840B2/en
Publication of JPH05282064A publication Critical patent/JPH05282064A/en
Application granted granted Critical
Publication of JP3432840B2 publication Critical patent/JP3432840B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明は、同一装置系における同
一グループ変更方法に関する。近年、コンピュータシス
テムの簡易化が要求されている。接続管理の装置定義機
能において、装置系がグループ化されているが、同一装
置系かつ同一グループであると“同名が存在する”と表
示されるのみである。効率の良い装置定義機能にするた
めに、グループ変更を自動的に行う必要がある。 【0002】 【従来の技術】従来、中央処理装置には、複数の装置系
(ディスプレイ、サーバ、リモートウィンドウ、プリン
タなど)がグループ化されて接続されている。例えば、
ディスプレイに表示されているものは、そのディスプレ
イに対応するグループのプリンタに出力される。 【0003】中央処理装置に対する複数の装置系の接続
管理の装置定義機能において、同一装置系かつ同一グル
ープであった場合、エラーとなり、「同名が存在」とい
う表示がされていた。 【0004】 【発明が解決しようとする課題】このような従来の接続
管理の装置定義機能においては、同一装置系かつ同一グ
ループであったばあい、同名が存在するという表示がさ
れるだけであるため、グループ修正を行うのに手間がか
かり、装置の性能を向上させることができないという問
題点があった。 【0005】本発明は、このような従来の問題点に鑑み
てなされたものであって、自動的にグループの変更を行
うことで、装置の性能を向上させることを目的としてい
る。 【0006】 【課題を解決するための手段】図1は本発明の原理説明
図である。図1において、(a)は装置系を識別するフ
ラグをテーブル上に立てるステップ、(b)は同一装置
系のグループの重複チェックを行うステップ、(c)は
グループが同一のとき装置系が同一であるか否かのチェ
ックを行うステップ、(d)は同一のときグループ名を
自動的に変更するステップ、(e)は変更を表示するス
テップである。 【0007】 【作用】本発明においては、装置系を識別するフラグを
テーブル上に立て、同一装置系のグループの重複チェッ
クを行い、装置系が同一であるかのチェックを行い、同
一装置系でかつ同一グループであるときは、グループ名
を自動的に変更し、変更を行ったことを表示する。 【0008】したがって、従来のように、グループ修正
を行う必要がなく、装置の性能を向上させることができ
る。 【0009】 【実施例】以下、本発明の実施例を図面に基づいて説明
する。図2〜図9は本発明の一実施例を示す図である。
図2において、1は中央処理装置であり、中央処理装置
1には複数の装置系2,3が接続されている。 【0010】装置系2,3は、例えばサーバ4,5、デ
ィスプレイ6,7、リモートウィンドウ8,9、プリン
タ10,11などにより構成される。中央処理装置1は
別のプリンタ12などが接続される。また、中央処理装
置1にはメモリ13が設けられ、メモリ13内には本発
明のグループ変更プログラム14が格納される。 【0011】また、メモリ13内には、装置系2,3を
識別するテーブル15とグループチェックを行うための
チェック番地16,17がそれぞれ設けられている。テ
ーブル15は、図3に示され、装置記述数(=n)個分
のバイトが用意され、初めはオフの状態にしておく。図
4または図5の装置定義例により、テーブル15をオン
にする。例えば、図4において、AはDSP(ディスプ
レイ)であるから、1ビット目をオンにする(0100
0000)。BはSVR(サーバ)であるから、2ビッ
ト目をオンにする(00100000)。CはRWD
(リモートウィンドウ)であるから、3ビット目をオン
にする(00010000)。DはDSP(ディスプレ
イ)であるから、Aと同じように、1ビット目をオンに
する(01000000)。 【0012】チェック番地16,17は、図6に示すよ
うに、グループチェックを行うためのもので、チェック
番地16にチェックする側のグループ名を、チェック番
地17にはチェックされる側のグループ名を入れる。そ
れぞれのチェック番地16,17には今何番目(n)の
装置記述名かの情報が入っている。次に、動作を説明す
る。 【0013】図7はグループ変更処理のフローチャート
である。図7において、まず、ステップS1で装置系
2,3を識別するフラグを立てる(図3、参照)。例え
ば、A(DSP)は01000000、B(SVR)は
00100000、C(RWD)は00010000、
D(DSP)は01000000とする。 【0014】次に、ステップS2で装置記述数(=n)
の処理が終了したか否かを判別し、終了したらフローチ
ャートを終了とし、終了でないときは、ステップS3に
進む。ステップS3ではグループの同名があるかを判別
する。まず、図6において、チェック番地16に装置記
述名1番目のデータが入り、チェック番地17に装置記
述名2番目のデータが入る。図3および図4を例にとっ
て説明すると、図4の装置記述名1番目はA/DSP/
G1であるため、データとしては図3のAに対応するフ
ラグデータ「01000000」が入り、装置記述名2
番目はB/SVR/G1であるから、データとしては図
3のBに対応するフラグデータ「0010000」が入
る。 そして、チェック番地16とチェック番地17と
で、グループ名の重複チェックを行う。次に、チェック
番地16は変わらずに(G1)、チェック番地17
置記述名3番目のデータ(G1)が入る。そして、チェ
ック番地17が装置記述名n番目のデータまでいった
ら、チェック番地16に装置記述名の2番目のデータ
(G1)が入る。そして、同じように、チェック番地1
7が装置記述名のn番目のデータまでいったら、チェッ
ク番地16に装置記述名3番目のデータ(G1)が入
り、・・・・チェック番地16に装置記述名のn番目の
データが入るまで続ける。グループ名が同一であった
ら、チェック番地16とチェック番地17を持ったま
ま、ステップS4に進む。 【0015】ステップS4では、装置系2,3が同じで
あるか否かを判別する。例えば、図8に示すようにEO
R命令の処理を行う。すなわち、2つが同数であった
ら、0とし、同数でなかったら1とする。グループ名が
同一であったものどうしの装置系2,3をEOR命令で
処理し、8ビットが全て0であるときは、ステップS5
に進み、1であるときは、ステップS2に戻る。 【0016】例えば、図5の装置定義例で示すように、
BのSVRとCのSVRが同一グループのときは、ステ
ップS5でグループを変更し、変更フラグを設定する。
すなわち、CのSVRのG1を、例えばG100000
1に変更する。そして、ステップS6でディスプレイ
6,7に、図8に示すように、変更後の表示を行う。こ
のように、同一装置系でかつ同一グループである場合、
グループ修正を行う必要がなく、自動的にグループの変
更を行うので、装置の性能を向上させることができる。 【0017】 【発明の効果】以上説明してきたように、本発明によれ
ば、同一装置系で同一グループであることを判別して、
自動的にグループの変更を行うようにしたため、装置の
性能を向上させることができる。
DETAILED DESCRIPTION OF THE INVENTION [0001] BACKGROUND OF THE INVENTION 1. Field of the Invention
One group change method. In recent years, computer systems
System simplification is required. Device definition machine for connection management
In the function, although the equipment system is grouped,
If the system is in the same group, it will be displayed
It is only shown. For efficient device definition function
Therefore, it is necessary to automatically change the group. [0002] 2. Description of the Related Art Conventionally, a central processing unit has a plurality of device systems.
(Display, server, remote window, pudding
Are grouped and connected. For example,
What is shown on the display is
The data is output to the printers in the group corresponding to (a). Connection of a plurality of device systems to a central processing unit
In the device definition function of management, the same device
If it is a loop, an error occurs and the same name exists
Was displayed. [0004] SUMMARY OF THE INVENTION Such a conventional connection
In the device definition function of management, the same device
If it's a loop, you'll see the same name
It only takes time to make group corrections
Problem that the performance of the equipment cannot be improved
There was a title. The present invention has been made in view of such a conventional problem.
Group changes made automatically.
Is intended to improve the performance of the equipment.
You. [0006] FIG. 1 illustrates the principle of the present invention.
FIG. In FIG. 1, (a) is a file for identifying the device system.
Step of setting the rug on the table, (b) the same device
(C) performing a duplication check of the system group
Check if the device group is the same when the group is the same.
Step (d): When the group name is the same,
Automatically changing, (e) displaying the change;
This is Tep. [0007] According to the present invention, a flag for identifying an apparatus system is set.
Stand on the table and check for duplicated
Check that the equipment system is the same,
If it is a single device and in the same group, the group name
Automatically changes to indicate that the change has been made. Therefore, as in the prior art,
Does not need to be performed and the performance of the equipment can be improved
You. [0009] DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings.
I do. 2 to 9 are views showing an embodiment of the present invention.
In FIG. 2, reference numeral 1 denotes a central processing unit.
1 has a plurality of device systems 2 and 3ContactHas been continued. The device systems 2 and 3 are, for example, servers 4 and 5 and
Display 6, 7, Remote window 8, 9, Pudding
It is composed of data 10, 11 and the like. The central processing unit 1
Another printer 12 or the like is connected. In addition, the central processing unit
A memory 13 is provided in the device 1, and the
A group change program 14 is stored. In the memory 13, device systems 2 and 3 are stored.
Table 15 for identifying and group check
Check addresses 16 and 17 are provided, respectively. Te
The cable 15 is shown in FIG. 3 and is equivalent to the number of device descriptions (= n).
Are prepared, and are initially turned off. Figure
Table 15 is turned on according to the device definition example of FIG. 4 or FIG.
To For example, in FIG.
(Ray), the first bit is turned on (0100
0000). Since B is an SVR (server),
The eye is turned on (00100000). C is RWD
(Remote window), so turn on the third bit
(00010000). D is a DSP (display
B) As in A, turn on the first bit
(01000000). Check addresses 16 and 17 are shown in FIG.
In order to perform a group check,
Enter the group name of the checker at address 16
In the place 17, the group name of the checked side is entered. So
The check addresses 16 and 17 indicate what number (n)
Contains device description name information. Next, the operation will be described.
You. FIG. 7 is a flowchart of a group change process.
It is. In FIG. 7, first, in step S1, the device system
A flag for distinguishing between 2 and 3 is set (see FIG. 3). example
For example, A (DSP) is 01000000, B (SVR) is
00100000, C (RWD) is 00010000,
D (DSP) is assumed to be 01000000. Next, in step S2, the number of device descriptions (= n)
Judge whether or not the process has been completed.
End the chart, and if not, go to step S3.
move on. In step S3, it is determined whether or not a group has the same name.
I do. First, in FIG.Equipment notes
The data of the first descriptive name is entered, and the device is written at check address 17.
Contains the data of the second predicate. Take FIGS. 3 and 4 as examples.
To explain, the first device description name in FIG. 4 is A / DSP /
Since the data is G1, the data corresponding to A in FIG.
Lag data "01000000" is entered, and device description name 2
The second is B / SVR / G1.
The flag data "0010000" corresponding to B of 3 is entered.
You. And check address 16 and check address 17
To check for duplicate group names.Then check
Address 16 remains unchanged (G1), check address17ToDress
3rd data of data entry name(G1) is entered. And Choi
Address 17Device description name nth dataWent up
To check address 16Second data of device description name
(G1) is entered. And in the same way, check address 1
7Nth data of device description nameCheck
At address 16Device description name third data(G1) enters
Checking at address 16Nth device description
dataContinue until you enter Group names were the same
Have check address 16 and check address 17
Then, the process proceeds to step S4. In step S4, if the device systems 2 and 3 are the same,
It is determined whether or not there is. For example, as shown in FIG.
Perform the processing of the R instruction. That is, two were the same number
And 0 if they are not the same. Group name is
Device systems 2 and 3 of the same device are EOR instruction
If all eight bits are 0, step S5
When it is 1, the process returns to step S2. For example, as shown in the device definition example of FIG.
If B SVR and C SVR are in the same group,
In step S5, the group is changed and a change flag is set.
That is, G1 of the SVR of C is changed to, for example, G100000
Change to 1. Then, in step S6, the display
In FIGS. 6 and 7, the display after the change is performed as shown in FIG. This
As in the case of the same device system and the same group,
There is no need to modify the group, and the group is automatically changed.
Since the modification is performed, the performance of the apparatus can be improved. [0017] As described above, according to the present invention,
For example, it is determined that the group is the same in the same device system,
Since the group is changed automatically,
Performance can be improved.

【図面の簡単な説明】 【図1】本発明の原理説明図 【図2】本発明の一実施例を示すブロック図 【図3】テーブルを示す図 【図4】装置定義例を示す図 【図5】他の装置定義例を示す図 【図6】チェック番地を示す図 【図7】フローチャート 【図8】EOR命令の例を示す図 【図9】グループ変更の表示例を示す図 【符号の説明】 1:中央処理装置 2,3:装置系 4,5:サーバ 6,7:ディスプレイ 8,9:リモートウィンドウ 10,11,12:プリンタ 13:メモリ 14:グループ変更プログラム 15:テーブル 16,17:チェック番地[Brief description of the drawings] FIG. 1 is a diagram illustrating the principle of the present invention. FIG. 2 is a block diagram showing one embodiment of the present invention. FIG. 3 shows a table. FIG. 4 is a diagram showing a device definition example. FIG. 5 is a diagram showing another example of a device definition; FIG. 6 is a diagram showing check addresses. FIG. 7 is a flowchart. FIG. 8 is a diagram showing an example of an EOR instruction; FIG. 9 is a diagram showing a display example of a group change. [Explanation of symbols] 1: Central processing unit 2-3: Equipment system 4, 5: Server 6, 7: Display 8, 9: Remote window 10, 11, 12: Printer 13: Memory 14: Group change program 15: Table 16, 17: Check address

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 1/00 G06F 13/14 G06F 3/00 ──────────────────────────────────────────────────続 き Continued on the front page (58) Fields surveyed (Int. Cl. 7 , DB name) G06F 1/00 G06F 13/14 G06F 3/00

Claims (1)

(57)【特許請求の範囲】 【請求項1】中央処理装置に複数の装置系がグループ化
されて接続されている情報処理装置において、 前記装置系を識別するフラグをテーブル上に立て
(a)、同一装置系のグループの重複チェックを行い
(b)、グループが同一のとき装置系が同一であるか否
かのチェックを行い(c)、同一のときグループ名を自
動的に変更し(d)、変更を表示する(e)ようにした
ことを特徴とする同一装置系における同一グループ変更
方法。
(57) [Claim 1] In an information processing apparatus in which a plurality of device systems are grouped and connected to a central processing unit, a flag for identifying the device system is set on a table (a). ), A duplication check of a group of the same device system is performed (b), and if the group is the same, a check is made as to whether or not the device system is the same (c). If the group is the same, the group name is automatically changed ( d), a method of changing the same group in the same device system, wherein the change is displayed (e).
JP07662492A 1992-03-31 1992-03-31 Changing the same group in the same device Expired - Lifetime JP3432840B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07662492A JP3432840B2 (en) 1992-03-31 1992-03-31 Changing the same group in the same device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07662492A JP3432840B2 (en) 1992-03-31 1992-03-31 Changing the same group in the same device

Publications (2)

Publication Number Publication Date
JPH05282064A JPH05282064A (en) 1993-10-29
JP3432840B2 true JP3432840B2 (en) 2003-08-04

Family

ID=13610516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07662492A Expired - Lifetime JP3432840B2 (en) 1992-03-31 1992-03-31 Changing the same group in the same device

Country Status (1)

Country Link
JP (1) JP3432840B2 (en)

Also Published As

Publication number Publication date
JPH05282064A (en) 1993-10-29

Similar Documents

Publication Publication Date Title
US7366755B1 (en) Method and apparatus for affinity of users to application servers
US8166345B2 (en) Programming in a simultaneous multi-threaded processor environment
US8756196B2 (en) Propagating tables while preserving cyclic foreign key relationships
US8136036B2 (en) System and method for processing dynamic data sets in web applications
JPH04271443A (en) Method and device for data base constitution
JP3432840B2 (en) Changing the same group in the same device
JP2939414B2 (en) Database Equivalent Processor for Dual Computer
US5146458A (en) Data transfer checking system
JP2861453B2 (en) Hypertext model creation device
JPS6019080B2 (en) How to check storage devices
JP2914237B2 (en) Management object attribute reading device
JP3008807B2 (en) Data processing device
JP3333540B2 (en) Hierarchical symbol correction system
JPH06216999A (en) Memory fault retrieval method in electronic exchange
JP2984126B2 (en) Memory card contact failure detection device
JPH0793225A (en) Memory check system
CN110377589A (en) A kind of data source library table information detection method, device, server and medium
JP2781691B2 (en) Failure information reference method
JP3033391B2 (en) Monitoring device
JP2877879B2 (en) Software development execution plan check system
JP3098414B2 (en) Load module storage method
CN116775633A (en) Data deleting method and device, storage medium and electronic equipment
JPH0424722B2 (en)
JPS62195800A (en) Testing device for memory ic with redundancy circuit
JPH06208943A (en) Charged particle beam plotting method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030422

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

Free format text: PAYMENT UNTIL: 20080523

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090523

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090523

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100523

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100523

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110523

Year of fee payment: 8

EXPY Cancellation because of completion of term