JPH04290138A - Software maintenance system for decentralized information communication system - Google Patents

Software maintenance system for decentralized information communication system

Info

Publication number
JPH04290138A
JPH04290138A JP3054844A JP5484491A JPH04290138A JP H04290138 A JPH04290138 A JP H04290138A JP 3054844 A JP3054844 A JP 3054844A JP 5484491 A JP5484491 A JP 5484491A JP H04290138 A JPH04290138 A JP H04290138A
Authority
JP
Japan
Prior art keywords
file
data
customization
module
revised
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
JP3054844A
Other languages
Japanese (ja)
Inventor
Akinori Shimamura
島村 昭範
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 JP3054844A priority Critical patent/JPH04290138A/en
Publication of JPH04290138A publication Critical patent/JPH04290138A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Small-Scale Networks (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To enable a user to make an immediate return to the environment after a last customizing process by judging whether the revised version data is a correction data of customization or not by a work station at the time of the transfer of the revised version data from a master file. CONSTITUTION:A file server 2 which holds the master file 1 and the work station 3 which holds a local file 4 are connected by a network system. The local file 4 is generated by customization based upon characteristic specifications on the work station 3. At this time, the work station 3 judges whether or not the revised version data from the master file 1 is the correction data of the customization. When the revised version data is the correction data, the work station 3 gives a mark and copies the data by a matching process, but when the customization is not performed, the data is copied in the local file 4.

Description

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

【0001】0001

【産業上の利用分野】本発明は分散情報通信システムの
ソフトウェア保守方式に関し,特にマスターファイルか
ら複写して生成されたローカルファイルをカスタマイズ
した後,マスターファイル改版時にカスタマイズ情報を
維持しながらローカルファイルを更新するための分散情
報通信システムのソフトウェア保守方式に関する。
[Industrial Field of Application] The present invention relates to a software maintenance method for a distributed information communication system, and in particular, after customizing a local file that has been copied and generated from a master file, the local file is updated while maintaining the customization information when revising the master file. This invention relates to a software maintenance method for a distributed information communication system for updating.

【0002】近年,コンピュータシステムの分散処理化
の進展に伴いワークステーションの普及が顕著になると
共に,これらのワークステーションやファイルサーバ等
を接続したネットワークシステムが一般的になってきた
。このようなネットワークシステムにおいては,ワーク
ステーションユーザに対してシステム共通の標準環境を
提供すると共に,ユーザが独自の利用環境をカスタマイ
ズするという両面性が要求される。
In recent years, with the progress of distributed processing in computer systems, workstations have become more widespread, and network systems connecting these workstations, file servers, etc. have become commonplace. Such network systems are required to provide workstation users with a standard environment common to all systems, while also allowing users to customize their own usage environments.

【0003】このため,システム共通の標準環境を提供
するためには,ネットワークによりシステム導入時のリ
モートインストール(遠隔設定)や保守時におけるリモ
ートメンテナンスの機能が提供される。この機能により
,ファイルサーバのマスターファイルに蓄積されたソフ
トウェアが自動的にワークステーションのローカルファ
イルに転送される。さらに,ワークステーションのユー
ザは,転送されたローカルファイル内のソフトウェアは
修正して独自の利用環境を構築するというカスタマイズ
処理が必要になる。
[0003] Therefore, in order to provide a common standard environment for the system, a network provides functions for remote installation (remote setting) at the time of system introduction and remote maintenance at the time of maintenance. This feature automatically transfers software stored in the master file on the file server to a local file on the workstation. Furthermore, workstation users will need to customize the software in the transferred local files to create their own usage environment.

【0004】0004

【従来の技術】従来の分散情報処理システムにおいては
,リモートインストール処理またはリモートメンテナン
ス処理によって転送したローカルファイルの内容を,各
ワークステーションにおけるそれぞれのカスタマイズ処
理によって修正した後で,マスターファイルの改版が生
じると,再びリモートメンテナンス処理によってローカ
ルファイルが新しいマスターファイルの内容に置換され
ていた。
[Background Art] In conventional distributed information processing systems, a master file is revised after the contents of a local file transferred by remote installation processing or remote maintenance processing are modified by customization processing at each workstation. Then, the local file was replaced with the contents of the new master file by remote maintenance processing again.

【0005】ところが,カスタマイズ処理において,マ
スターファイルから転送されたローカルファイル内のモ
ジュールを修正したり変名したり追加したりすることが
ある。そのため,再び新しいマスターファイルの内容で
ローカルファイルが置換されることによって前回のカス
タマイズ情報が消失する可能性が生じる。このため,転
送後に再び前回と同様のカスタマイズ処理を実施するこ
とになる。
However, in the customization process, modules in the local file transferred from the master file may be modified, renamed, or added. Therefore, if the local file is replaced again with the contents of the new master file, there is a possibility that the previous customization information will be lost. Therefore, after the transfer, the same customization process as the previous one will be performed again.

【0006】[0006]

【発明が解決しようとする課題】上記のように従来の方
式では,改版されたマスターファイルの内容をローカル
ファイルに転送した後では,ユーザが従来の環境で直ち
にワークステーションを利用することはできず,前回と
同様のカスタマイズ処理を再度実施する必要があるとい
う問題があった。
[Problem to be Solved by the Invention] As described above, in the conventional method, after the contents of the revised master file are transferred to a local file, the user cannot immediately use the workstation in the conventional environment. , there was a problem in that it was necessary to perform the same customization process again as before.

【0007】さらに,カスタマイズ処理を再度実施する
ことにより時間と手間がかかることに加えて,通常のカ
スタマイズ処理はユーザ別に作成された個人的情報であ
り文書化されることが少ないため,前回のカスタマイズ
処理の記憶に従って改版されたモジュールを再カスタマ
イズする際に修正のもれや誤りを生じることがあるとい
う問題点もあった。
[0007]Furthermore, in addition to the time and effort required to perform the customization process again, normal customization processes involve personal information created by each user and are rarely documented. There is also the problem that corrections may be omitted or errors may occur when re-customizing a module that has been revised according to the memory of processing.

【0008】本発明は改版されたマスターファイルの内
容をローカルファイルに転送した後で直ちに,しかも簡
単にユーザが前回のカスタマイズ処理後の環境に復旧す
ることができる分散情報通信システムのソフトウェア保
守方式を提供することを目的とする。
[0008] The present invention provides a software maintenance method for a distributed information communication system that allows a user to immediately and easily restore the environment after the previous customization process after transferring the contents of a revised master file to a local file. The purpose is to provide.

【0009】[0009]

【課題を解決するための手段】図1は本発明の原理構成
図である。図1において,1はマスターファイル,10
は改版データ部,2はファイルサーバ,20は転送手段
,3はワークステーション,30はカスタマイズ判断手
段,31は整合化手段,32は転写手段,4はローカル
ファイル,40は転写データ部,41はカスタマイズデ
ータ部を表し,1〜4は分散情報通信システムを構成す
る。
[Means for Solving the Problems] FIG. 1 is a diagram showing the basic configuration of the present invention. In Figure 1, 1 is the master file, 10
2 is a revised data section, 2 is a file server, 20 is a transfer means, 3 is a workstation, 30 is a customization judgment means, 31 is an alignment means, 32 is a transcription means, 4 is a local file, 40 is a transcription data section, 41 is a It represents a customized data section, and 1 to 4 constitute a distributed information communication system.

【0010】本発明はマスターファイルが改版されると
,ファイルサーバから改版により修正されたモジュール
だけをワークステーションのローカルファイルに転送し
,さらにカスタマイズデータ部に複写する時,複写する
モジュールがカスタマイズ時に修正したモジュールか否
か判断して,修正されてないモジュールはそのまま複写
するが,修正したモジュールであれば整合化処理をして
カスタマイズ情報を含む改版モジュールを複写するもの
である。
[0010] When the master file is revised, the present invention transfers only the modules modified by the revision from the file server to the local file of the workstation, and when further copying them to the customization data section, the modules to be copied are modified at the time of customization. If the module has not been modified, it is copied as is, but if it is a modified module, it is harmonized and a revised module containing customization information is copied.

【0011】[0011]

【作用】マスターファイル1の改版時には,ファイルサ
ーバ2の転送手段20は改版によりデータが修正された
モジュールだけををワークステーション3のローカルフ
ァイル4に転送する。ワークステーション3はこれをロ
ーカルファイル4のワークエリアに設けた転写データ部
40の対応するモジュール位置のデータと置換する(元
のデータに上書きする)。
[Operation] When the master file 1 is revised, the transfer means 20 of the file server 2 transfers only the modules whose data have been corrected by the revision to the local file 4 of the workstation 3. The workstation 3 replaces this with data at the corresponding module position in the transfer data section 40 provided in the work area of the local file 4 (overwrites the original data).

【0012】このモジュールはローカルファイル4のカ
スタマイズデータ部41に複写されるが,その際にその
モジュールが以前のカスタマイズ時に修正されたものか
どうかカスタマイズ判断手段30により判断する。この
判断はローカルファイル4のカスタマイズデータ部41
とマスターファイル1から転写された今回の転写データ
(モジュール)40とを照合してこのワークステーショ
ン3においてローカライズされて修正されたか否かが判
断される。修正されてない場合,転写手段32によりロ
ーカルファイル4内の転写データ部40のデータ(モジ
ュール)がカスタマイズデータ部41に転写される。
[0012] This module is copied to the customization data section 41 of the local file 4, but at this time, the customization determining means 30 determines whether the module has been modified during previous customization. This judgment is made by the customization data section 41 of the local file 4.
This is compared with the current transcription data (module) 40 transcribed from the master file 1 to determine whether or not it has been localized and modified at this workstation 3. If not modified, the data (module) in the transcription data section 40 in the local file 4 is transferred to the customized data section 41 by the transfer means 32 .

【0013】修正されたモジュールであれば整合化手段
31により整合化処理が行われる。この場合,改版モジ
ュールと現カスタマイズモジュールの差分を抽出し,改
版モジュールに差分を適用してカスタマイズデータ部4
1に格納する。整合化処理では,この他に当該改版モジ
ュールに不整合マークを付してカスタマイズデータ部4
1に格納して,モジュールの転写をする処理を行うよう
にすることもできる。
If the module has been modified, the matching means 31 performs matching processing. In this case, the difference between the revised module and the current customized module is extracted, the difference is applied to the revised module, and the customization data section 4 is
Store in 1. In the harmonization process, in addition to this, an inconsistency mark is added to the revised module and the customized data section 4 is added.
It is also possible to perform a process of transferring the module by storing it in 1.

【0014】この後者の処理を採用した場合,全モジュ
ールの複写完了後に,マークを付したモジュールの一覧
をワークステーション3のユーザに提示して,各モジュ
ールに対してユーザがカスタマイズする時の修正情報と
改版時の修正情報とを総合した修正モジュールを確認ま
たは作成することができる。マークを付す処理をしない
場合は,ユーザは何も意識しないでカスタマイズファイ
ルを使用できる。
When this latter process is adopted, after the copying of all modules is completed, a list of marked modules is presented to the user of the workstation 3, and correction information is displayed when the user customizes each module. It is possible to check or create a correction module that integrates the information and correction information at the time of revision. If the process of adding marks is not performed, the user can use the customized file without being aware of it.

【0015】[0015]

【実施例】図2は実施例のシステム構成図,図3は実施
例の処理フロー,図4はファイルデータ構成の例である
。図2において,1〜4は図1と同じものを表し,5は
ファイルサーバ群,6はワークステーション群,7はL
AN等のネットワークシステムである。ファイルサーバ
2,5や,ワークステーション3,6はそれぞれ同様の
構成を備え,図2のワークステーション3にそのハード
ウェア構成例を示す。すなわち,CPU(中央処理装置
),主記憶装置(MM),ネットワークの制御を行うネ
ットワーク制御部,キーボード,マウス等が接続する入
出力制御部,ディスプレイが接続する表示制御部,表示
メモリ,ハードディスク等のファイル装置が接続するフ
ァイル制御部等で構成し,ローカルファイルやマスター
ファイルはファイル装置に格納される。
Embodiment FIG. 2 is a system configuration diagram of the embodiment, FIG. 3 is a processing flow of the embodiment, and FIG. 4 is an example of file data structure. In Figure 2, 1 to 4 represent the same things as in Figure 1, 5 is a file server group, 6 is a workstation group, and 7 is an L
It is a network system such as AN. The file servers 2 and 5 and the workstations 3 and 6 each have a similar configuration, and the workstation 3 in FIG. 2 shows an example of the hardware configuration. In other words, the CPU (central processing unit), main memory (MM), network control unit that controls the network, input/output control unit to which the keyboard, mouse, etc. are connected, display control unit to which the display is connected, display memory, hard disk, etc. It consists of a file control unit, etc. to which a file device is connected, and local files and master files are stored in the file device.

【0016】次に上記のようなシステム構成において,
ファイルサーバ2のマスターファイル1を改版した時に
,ワークステーション3のローカルファイル4を改版す
る際の図3に示す実施例の処理フローにより動作する。 この場合,各ファイルのデータの構成が図4に示すよう
な構成を備えるものとする。この図4のデータ構成は,
分散情報通信システムのソフトウェアの改版履歴(年月
日)が次のようなものとする。 前々回:1990.12.10 前回  :1991.01.07 今回  :1991.02.04 そしてこのシステムにおける2つのモジュールをモジュ
ールA(MODULE−A),モジュールB(MODU
LE−B) とし,モジュールAは前々回改版時に修正
されてカスタマイズはされておらず,前回及び今回改版
時にも修正もカスタマイズもされていないものとする。 モジュールBは,前々回及び前回改版時に改版およびカ
スタマイズされて,今回改版時にも修正されているもの
とする。
Next, in the above system configuration,
When the master file 1 of the file server 2 is revised, the processing flow of the embodiment shown in FIG. 3 when the local file 4 of the workstation 3 is revised is operated. In this case, it is assumed that the data structure of each file has a structure as shown in FIG. The data structure of this figure 4 is
The software revision history (year, month, and date) of the distributed information and communication system is as follows. The two modules in this system are module A (MODULE-A) and module B (MODULE-A).
LE-B), module A was modified and not customized at the time of the previous revision, and module A was not modified or customized at the time of the previous or current revision. It is assumed that module B was revised and customized at the time of the previous revision and the previous revision, and was also modified at the time of this revision.

【0017】以上の条件で,図4には,今回改版後に改
版情報をワークステーションに導入する直前における,
マスターファイル1内の改版データ部10(図4のA.
),ローカルファイル4内の転写データ部40(図4の
B.),ローカルファイル4内のカスタマイズデータ部
41(図4のC.)のモジュールディレクトリイの状態
が示されている。そして,各データ部において,「モジ
ュール名」は各データに含まれるモジュールの識別子で
あり,「最終更新日時」は,最後に更新された年月日時
分秒の値である。B.のローカルファイルの転写データ
部の「マーク領域」は,後述するマークを付加する領域
である。
[0017] Under the above conditions, Figure 4 shows the state immediately before the revised information is introduced into the workstation after this revision.
Revised data section 10 in master file 1 (A.
), the transcription data section 40 in the local file 4 (B. in FIG. 4), and the customized data section 41 in the local file 4 (C. in FIG. 4). In each data section, the "module name" is the identifier of the module included in each data, and the "last update date and time" is the value of the year, month, day, hour, minute, and second of the last update. B. The "mark area" of the transcription data section of the local file is an area to which a mark, which will be described later, is added.

【0018】図3の処理フローを説明すると,ファイル
サーバからの改版データをモジュール単位でワークステ
ーションで受け取ると,先頭モジュールを選択し(図3
の50),そのモジュールで全モジュールが終了したか
判断し(同51),終了していない場合,改版時の修正
モジュールか判断する(同53)。この判断は,現在の
モジュールの更新日時が不一致であるか否かにより行わ
れる。図4のデータの例では,モジュールAは,現在の
最終更新日時と,改版データ部の最終更新日時が一致す
るため,修正モジュールでないことが分かる。この場合
は,マスターファイルからの改版データ10は,ローカ
ルファイルのカスタマイズデータ部に複写せずに,ステ
ップ59に処理が移行して次のモジュールを選択する。
To explain the processing flow in FIG. 3, when the workstation receives revised data from the file server module by module, it selects the first module (see FIG. 3).
No. 50), it is determined whether all modules have been completed in that module (No. 51), and if not, it is determined whether it is a modified module at the time of revision (No. 53). This determination is made based on whether the update dates and times of the current modules do not match. In the data example of FIG. 4, it can be seen that module A is not a modified module because the current last updated date and time and the last updated date and time of the revision data section match. In this case, the revised data 10 from the master file is not copied to the customized data section of the local file, and the process moves to step 59 to select the next module.

【0019】次のモジュールBを選択した場合,ステッ
プ51を介してステップ53において改版時の修正モジ
ュールかの判断において,図4のモジュールBの転写デ
ータ部の最終更新日時40bとカスタマイズデータ部の
最終更新日時41bが一致しないためカスタマイズ時の
修正モジュールであることが分かる。この後整合化処理
がステップ55〜57で実行される。
When the next module B is selected, in step 53 via step 51, in determining whether it is a modified module at the time of revision, the last update date and time 40b of the transcription data section of module B in FIG. Since the update date and time 41b do not match, it can be seen that this is a modification module at the time of customization. After this, matching processing is executed in steps 55-57.

【0020】すなわち,改版モジュールと現カスタマイ
ズモジュールの差分を抽出し(同55),改版モジュー
ルにカスタマイズ情報を適用し(同56),当該モジュ
ールに不整合マークを付加する(同57)。この不整合
マークは,図4のB.に示すようにマーク領域40cに
付加される。なお,この例は前回の改版時に付加された
ものであり,今回の改版時にも付加される。
That is, the difference between the revised module and the current customized module is extracted (55), the customization information is applied to the revised module (56), and an inconsistency mark is added to the module (57). This misalignment mark is shown in B of FIG. It is added to the mark area 40c as shown in FIG. Note that this example was added in the previous revision, and will also be added in the current revision.

【0021】次いで,改版モジュールの複写(同58)
を行って,次のモジュール選択を行う(同59)。全て
のモジュールについて転写が終了したら,改版/カスタ
マイズの不整合モジュールの一覧を出力し(同52),
処理を終了する。この不整合モジュールの一覧出力は,
マーク領域にマークされたモジュール名の一覧をユーザ
に提示することによってユーザは改版とカスタマイズの
整合性を認識するものである。これを見て,カスタマイ
ズデータ部のモジュールBをカスタマイズすることによ
ってカスタマイズデータ部の最終更新日時が変更される
[0021] Next, copy the revised module (58)
and select the next module (59). When transcription is completed for all modules, output a list of inconsistent modules due to revision/customization (52),
Finish the process. The list output of this inconsistent module is
By presenting the user with a list of module names marked in the mark area, the user recognizes the consistency of revisions and customizations. By looking at this and customizing module B of the customized data section, the last update date and time of the customized data section is changed.

【0022】[0022]

【発明の効果】本発明によれば各ワークステーションの
ユーザは,マスターファイルが改版された場合に,その
改版情報の自ワークステーションへの転送処理を実行す
ると,改版とカスタマイズとの整合性がある場合にはそ
の認証が自動的に行われる。また,整合性がない場合に
は,その不整合モジュールの一覧が出力されるので容易
に改版とカスタマイズとの整合を図ることができる。さ
らに,分散情報通信システムにおける共通環境仕様の改
版と個別のカスタマイズ処理との活性化を促すことがで
き,分散情報通信システムにおける利用環境の機能性能
を向上することができる。
[Effects of the Invention] According to the present invention, when the master file is revised, the user of each workstation can perform the process of transferring the revised version information to his own workstation, thereby ensuring consistency between the revision and customization. In some cases, the authentication will be done automatically. Furthermore, if there is no consistency, a list of the inconsistent modules is output, making it easy to ensure consistency between revisions and customizations. Furthermore, it is possible to encourage the revision of the common environment specifications and the activation of individual customization processes in the distributed information and communication system, and it is possible to improve the functional performance of the usage environment in the distributed information and communication system.

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

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

【図2】実施例のシステム構成図である。FIG. 2 is a system configuration diagram of the embodiment.

【図3】実施例の処理フローである。FIG. 3 is a processing flow of the embodiment.

【図4】ファイルのデータ構成の例である。FIG. 4 is an example of a data structure of a file.

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

1      マスターファイル 10    改版データ部 2      ファイルサーバ 20    転送手段 30    カスタマイズ判断手段 31    整合化手段 32    転写手段 3      ワークステーション 4      ローカルファイル 40    転写データ部 41    カスタマイズデータ部 1 Master file 10 Revised data section 2 File server 20 Transfer means 30 Customization judgment method 31. Harmonization means 32 Transfer means 3 Workstation 4      Local file 40 Transcription data section 41 Customized data section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  マスターファイルを保持するファイル
サーバとローカルファイルを保持するワークステーショ
ンとがネットワークシステムで接続され,システム共通
仕様のソフトウェアを蓄積するマスターファイルの内容
をローカルファイルへ転写する処理とワークステーショ
ンでの固有仕様によるカスタマイズによりローカルファ
イルが作成される分散情報通信システムにおいて,ワー
クステーションは,マスターファイルからの改版データ
の転写処理において,改版データがカスタマイズによる
修正データであるか判断し,修正されたデータである場
合整合化処理によりマークを付加してローカルファイル
に転写し、修正データでない場合は改版データをそのま
まローカルファイルに転写することを特徴とする分散情
報通信システムのソフトウェア保守方式。
[Claim 1] A file server that holds a master file and a workstation that holds local files are connected via a network system, and a process of transferring the contents of the master file that stores software with system common specifications to a local file and a workstation. In a distributed information communication system where local files are created by customization based on specific specifications, a workstation determines whether the revised data is modified data due to customization during the process of transcribing revised data from the master file, and determines whether the revised data is modified data due to customization. A software maintenance method for a distributed information and communication system that is characterized in that if the data is data, a mark is added by harmonization processing and it is transcribed into a local file, and if it is not corrected data, the revised data is transcribed as is into the local file.
JP3054844A 1991-03-19 1991-03-19 Software maintenance system for decentralized information communication system Withdrawn JPH04290138A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3054844A JPH04290138A (en) 1991-03-19 1991-03-19 Software maintenance system for decentralized information communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3054844A JPH04290138A (en) 1991-03-19 1991-03-19 Software maintenance system for decentralized information communication system

Publications (1)

Publication Number Publication Date
JPH04290138A true JPH04290138A (en) 1992-10-14

Family

ID=12981922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3054844A Withdrawn JPH04290138A (en) 1991-03-19 1991-03-19 Software maintenance system for decentralized information communication system

Country Status (1)

Country Link
JP (1) JPH04290138A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0785094A (en) * 1993-09-16 1995-03-31 Nissan Motor Co Ltd Method for automatically matching distributed data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0785094A (en) * 1993-09-16 1995-03-31 Nissan Motor Co Ltd Method for automatically matching distributed data

Similar Documents

Publication Publication Date Title
CN110019215B (en) Key pattern management in a multi-tenancy database system
CN109947767B (en) System sharing type in multi-leasing database system
JPH05165610A (en) Method for generating and maintaining software developing environment
US8909712B2 (en) System and method for a generic mobile synchronization framework
US5418957A (en) Network data dictionary
CN110147369A (en) Data separating and write-in in multiple lease database system redirect
US20010005849A1 (en) Synchronization of databases using filters
US20040024834A1 (en) Sharing personal information between computing devices
CN1965295A (en) Method for release management
JP4677406B2 (en) Method, system and computer program for storing user settings of a mobile device
JPH04290138A (en) Software maintenance system for decentralized information communication system
JPH11282687A (en) Method for automatically revising program
JP2001297005A (en) Client-server system
JPH07302197A (en) User program setting method
JP3070701B2 (en) Program control method for interactive system
JPH11203363A (en) Data management system
JPH076073A (en) Automatic delivery system among host terminal devices
JPH05257701A (en) Program revision processing system
JP3258969B2 (en) Master code generation management method and device
JPH07230383A (en) Lm-jcl automatic release system
JP2001142683A (en) Creating method of program updating medium and installing method of updating program
JP3771753B2 (en) Integrated resource management method
JPH03282746A (en) Master file updating system for distributed computers
JP2921492B2 (en) Software product file correctness check method
JPH06290035A (en) Design supporting system for information processing system

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: 19980514