JP2507534B2 - Test verification method - Google Patents
Test verification methodInfo
- Publication number
- JP2507534B2 JP2507534B2 JP10055788A JP10055788A JP2507534B2 JP 2507534 B2 JP2507534 B2 JP 2507534B2 JP 10055788 A JP10055788 A JP 10055788A JP 10055788 A JP10055788 A JP 10055788A JP 2507534 B2 JP2507534 B2 JP 2507534B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- program
- station
- test verification
- call processing
- 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
Links
Landscapes
- Exchange Systems With Centralized Control (AREA)
- Monitoring And Testing Of Exchanges (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子交換局の保守運用業務中の局・加入者条
件の変更に伴なう試験検証方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Industrial field of use] The present invention relates to a test verification method associated with a change in station / subscriber conditions during maintenance and operation of an electronic exchange.
従来の試験検証方式には以下の2方式いづれかまたそ
の組合せを採用していた。(イ)現運用の局・加入者条
件記述データを先づ変更してしまい、参照プログラムに
負担をかけずに通常処理として変更したデータを参照せ
しめ、これにより正しい結果を得た場合に於てはこの変
更を正式処理として認知するが、この変更により誤った
結果を得た場合には更に変更を施し、再度試験及び検証
を行なう。(ロ)電子交換局の入呼に対する方路決定デ
ータの如き、限定された局・加入者条件記述データにつ
いては予めデータを現運用向け及び試験検証向けと2通
り用意しておき、かつ参照プログラムにも現運用向け又
は試験検証向けの各々を参照する処理群を設けておき、
試験検証時には試験検証向けデータを参照せしめ、これ
が正しい結果を生ぜしめた場合には、試験検証向けデー
タを現運用向けデータとして採用するが、参照が誤った
結果を生ぜしめた場合には、更に試験検証用データを変
更し、正しい結果が得られるまで変更を繰り返す。For the conventional test verification method, either one of the following two methods or a combination thereof was adopted. (B) In the case where the station / subscriber condition description data of the current operation is changed in advance and the changed data is referred to as normal processing without burdening the reference program, and the correct result is obtained. Recognizes this change as a formal process, but if an erroneous result is obtained due to this change, further change it and perform the test and verification again. (B) For limited station / subscriber condition description data, such as route decision data for incoming calls from the electronic exchange, two types of data are prepared in advance, one for current operation and one for test verification, and the reference program Also, set up a processing group that refers to each for current operation or test verification,
The data for test verification is referred to during test verification, and if this produces a correct result, the data for test verification is adopted as the data for the current operation, but if the reference produces an incorrect result, further Change the test verification data and repeat the changes until correct results are obtained.
上述した従来の試験検証方式(イ)では、変更データ
は変更対象データ、即ち現運用データ上に一時的に上書
きされ、参照プログラムは現運用データを参照するのと
同じ処理にて変更データを参照する。それ故に試験検証
中に偶発する障害、例えば主処理装置の故障及び故障か
らの復旧に際しては変更対象データ、即ち現運用データ
はプログラム,データ初期ロードにより保証されるもの
の変更データそのものは消失してしまう。In the above-mentioned conventional test verification method (a), the change data is temporarily overwritten on the change target data, that is, the current operation data, and the reference program refers to the change data by the same processing as the reference of the current operation data. To do. Therefore, when accidental failures occur during test verification, such as failure of the main processing unit and recovery from the failure, the change target data, that is, the current operation data is guaranteed by the program and data initial load, but the change data itself is lost. .
また、従来の試験検証方式(ロ)では、現運用データ
及び変更データが同一主処理装置上に位置する場合には
試験検証方式(イ)に於ける問題点を依然引き継ぎ、そ
うでない場合、即ち現運用データと変更データとがそれ
ぞれ異なる主処理装置上に位置する場合には、今度は試
験検証種別毎、従って対象データへの参照プログラム毎
に現運用向け及び試験検証向けと2種類のプログラムを
開発し用意しなければならず、また両データの搭載され
る主処理装置を識別する為の識別子導入の必要など情報
要素の増大を招いていた。Further, in the conventional test verification method (b), if the current operation data and the changed data are located on the same main processing unit, the problem in the test verification method (b) is still taken over, and if not, When the current operation data and the changed data are located on different main processors, this time, two types of programs, one for the current operation and one for the test verification, are provided for each test verification type, and thus for each reference program to the target data. It had to be developed and prepared, and the number of information elements was increased due to the necessity of introducing an identifier for identifying the main processing unit on which both data are mounted.
したがって、本発明は局条件記述データに変更を施し
これを試験検証する際に、現運用データ及び変更データ
への到達と参照とを全く別のプログラムにより取り行な
い、変更データを参照の主処理装置とは別個の処理装置
上に配置し、それへの到達を本発明の方式により実現す
ることにより、変更データの耐障害性及び参照処理の簡
素化をシステムに提供することにある。Therefore, according to the present invention, when the station condition description data is changed and tested and verified, the arrival and the reference to the current operation data and the change data are carried out by completely different programs, and the main processor for referring to the change data. It is to provide the system with fault tolerance of changed data and simplification of reference processing by arranging it on a processing device separate from that and achieving it by the method of the present invention.
本発明の試験検証方式は、電子交換局の局・加入者デ
ータの変更に伴なう試験検証を実現するプログラム群に
於いて、前記局・加入者データの現運用データ又は変更
データを参照する呼処理プログラムと前記呼処理プログ
ラムからの参照要求により前記現運用データ又は前記変
更データを前記呼処理プログラムに届ける局・加入者デ
ータ管理プログラムとを呼処理装置に配置し、前記局・
加入者データ管理プログラムの複製及び前記変更データ
としての試験検証データを保守運転管理処理装置に配置
し、前記呼処理プログラムからの参照要求発行のインタ
フェースを前記呼処理装置の局・加入者データ管理プロ
グラムのみとし、前記呼処理装置の局・加入者データ管
理プログラムは前記呼処理プログラムからの前記試験検
証データの参照要求発行に対して前記保守運転管理処理
装置の局・加入者データ管理プログラムへ参照要求を出
し、前記保守運転管理処理装置の局・加入者データ管理
プログラムは前記試験検証データを参照して前記呼処理
装置の局・加入者データ管理プログラムに参照結果を返
す構成である。The test verification method of the present invention refers to the current operation data or changed data of the station / subscriber data in a program group for realizing the test verification accompanying the change of the station / subscriber data of the electronic exchange. A call processing program and a station / subscriber data management program for delivering the current operation data or the changed data to the call processing program in response to a reference request from the call processing program are arranged in the call processing device,
A copy of the subscriber data management program and test verification data as the change data are arranged in the maintenance operation management processing device, and an interface for issuing a reference request from the call processing program is used as a station / subscriber data management program of the call processing device. The station / subscriber data management program of the call processing device issues a reference request to the station / subscriber data management program of the maintenance operation management processing device in response to the request for reference of the test verification data from the call processing program. Then, the station / subscriber data management program of the maintenance operation management processor refers to the test verification data and returns a reference result to the station / subscriber data management program of the call processor.
本発明においては、電子交換局の局・加入者データの
変更を行う際、局・加入者データ参照プログラムいわゆ
る呼処理プログラムの搭載される処理装置上の現運用向
けデータには何の変更も加えないまま変更データを保守
運転管理処理装置の上に生成し、試験検証の目的の呼で
ある試験呼を発生させた時点で呼処理プログラムは試験
検証データ参照要求を発生し、この要求は局・加入者デ
ータ管理プログラムにより保守運転管理処理装置へ運ば
れ保守運転管理上でのみ上記要求が実現される。即ち、
試験検証データの実体が参照され、試験検証データ参照
結果が要求元処理装置へ返送され、この装置の参照要求
発生元プログラムは要求結果として試験検証データを参
照できる。According to the present invention, when the station / subscriber data of the electronic exchange is changed, the station / subscriber data reference program, a so-called call processing program, is not added to the data for the current operation on the processor. The change processing data is generated on the maintenance operation management processing device without any change, and when the test call which is the purpose of the test verification is generated, the call processing program generates the test verification data reference request, and this request The subscriber data management program carries the data to the maintenance and operation management processing unit, and the above request is realized only for maintenance and operation management. That is,
The substance of the test verification data is referred to, the test verification data reference result is returned to the request source processing device, and the reference request generation source program of this device can refer to the test verification data as the request result.
次に、本発明について図面を参照して詳細に説明す
る。Next, the present invention will be described in detail with reference to the drawings.
第1図は本発明の一実施例のシステム及びソフトウェ
アの構成を示す図である。このシステムにおいては、交
換局加入者4を収容する呼処理装置1がシステム内部バ
ス5を経由して保守運転管理処理装置2と接続されてい
る。処理装置2は外部記憶装置3を記憶媒体として有す
る。また、呼処理プログラム、即ち局・加入者データ参
照プログラムAは加入者4からの呼生成,呼切断などの
一連の交換動作を局・加入者データCを参照しながら処
理するが、その際呼処理装置1上の局・加入者データ管
理プログラムBに対しデータ参照要求aを発行し、プロ
グラムBはデータCを直接参照し、参照結果bをプログ
ラムAに返すと云う処理方式をとる。第2図に上述の通
常処理に於る呼取扱い処理の流れを示す。また、第2図
中の処理装置2内には呼処理装置1内のプログラムBと
同一のプログラムBが設置され、かつ外部記憶装置3内
に局・加入者データを変更したデータ、即ち試験検証デ
ータが設置されているが、これらは通常呼処理では全く
起動,参照されない。FIG. 1 is a diagram showing the system and software configurations of an embodiment of the present invention. In this system, a call processing device 1 accommodating an exchange subscriber 4 is connected to a maintenance operation management processing device 2 via a system internal bus 5. The processing device 2 has the external storage device 3 as a storage medium. Further, the call processing program, that is, the station / subscriber data reference program A processes a series of exchange operations such as call generation and call disconnection from the subscriber 4 while referring to the station / subscriber data C. The data reference request a is issued to the station / subscriber data management program B on the processor 1, the program B directly refers to the data C, and the reference result b is returned to the program A. FIG. 2 shows the flow of call handling processing in the above-mentioned normal processing. Further, the same program B as the program B in the call processing apparatus 1 is installed in the processing apparatus 2 in FIG. 2, and the station / subscriber data is changed in the external storage apparatus 3, that is, the test verification. Data is installed, but these are not activated or referenced at all in normal call processing.
第3図は試験検証時のソフトウェア処理の流れを示し
たものであり、外部記憶装置3内のデータC′は交換局
保守者により交換局保守運転コマンドを介して生成され
た試験検証用データである。プログラムAは要求aの替
りに要求a′をプログラムBに向け発行し、プログラム
Bは要求がa′であることを認識するや直ちに保守運転
管理処理装置2内の同一プログラムBに向けこの要求を
転送する。処理装置2内のプログラムBは要求されたデ
ータC′が自処理装置2に接続された外部記憶装置3内
に設置されているものを認識しており、データC′を参
照し結果を要求元の呼処理装置1内の同一プログラムB
へ返送する。呼処理装置1内のプログラムBは返送され
た結果を結果b′として最終要求元のプログラムAへ返
す。FIG. 3 shows the flow of software processing at the time of test verification. The data C'in the external storage device 3 is test verification data generated by the switching center maintenance person via the switching center maintenance operation command. is there. The program A issues a request a'instead of the request a to the program B, and as soon as the program B recognizes that the request is a ', it immediately sends this request to the same program B in the maintenance operation management processor 2. Forward. The program B in the processing device 2 recognizes that the requested data C'is installed in the external storage device 3 connected to the own processing device 2, and refers to the data C'to request the result. The same program B in the call processing device 1
Return to. The program B in the call processing device 1 returns the returned result to the program A as the final request source as the result b '.
なお、要求aと要求a′とは全く同一の形式であり、
唯一の相違は要求そのものが異なる点のみである。呼処
理装置1内のプログラムBは全ての局・加入者データ参
照プログラムに対して同形の形式を開放しており、プロ
グラムBの利用者は図示のプログラムAだけではない。The request a and the request a ′ have exactly the same format,
The only difference is that the requirements themselves are different. The program B in the call processing device 1 is open to the same format for all the station / subscriber data reference programs, and the user of the program B is not limited to the program A shown in the figure.
以上説明したように本発明によれば、電子交換機内交
換処理の中枢である呼処理装置から保守運転作業時の試
験検証データを完全分離し、呼処理装置の耐障害機能を
試験検証機能にまで拡張すると共に、全ての局・加入者
データ参照プログラム即ち呼処理プログラムに対して現
運用データを参照すると全く同一の形式にて試験検証デ
ータを参照できる形式を提供し、交換処理中枢である局
・加入者データ参照プログラムの開発及び保守を容易に
することができる。As described above, according to the present invention, the test verification data at the time of maintenance operation work is completely separated from the call processing device that is the center of the exchange processing in the electronic exchange, and the fault tolerance function of the call processing device is converted to the test verification function. Along with expansion, it provides a format in which all stations / subscriber data reference programs, that is, call processing programs, can refer to test verification data in exactly the same format when the current operation data is referred to. The development and maintenance of the subscriber data reference program can be facilitated.
第1図,第2図及び第3図は本発明の一実施例を示す構
成図である。 1…呼処理装置、2…保守運転管理処理装置、3…外部
記憶装置、A…局・加入者データ参照プログラム(呼処
理プログラム)、B…局・加入者データ管理プログラ
ム、C…局・加入者データ、C′…試験検証データ。1, 2 and 3 are block diagrams showing an embodiment of the present invention. 1 ... Call processing device, 2 ... Maintenance operation management processing device, 3 ... External storage device, A ... Station / subscriber data reference program (call processing program), B ... Station / subscriber data management program, C ... Station / subscription Data, C '... test verification data.
Claims (1)
なう試験検証を実現するプログラム群に於いて、 前記局・加入者データの現運用データ又は変更データを
参照する呼処理プログラムと前記呼処理プログラムから
の参照要求により前記現運用データ又は前記変更データ
を前記呼処理プログラムに届ける局・加入者データ管理
プログラムとを呼処理装置に配置し、 前記局・加入者データ管理プログラムの複製及び前記変
更データとしての試験検証データを保守運転管理処理装
置に配置し、 前記呼処理プログラムからの参照要求発行のインタフェ
ースを前記呼処理装置の局・加入者データ管理プログラ
ムのみとし、 前記呼処理装置の局・加入者データ管理プログラムは前
記呼処理プログラムからの前記試験検証データの参照要
求発行に対して前記保守運転管理処理装置の局・加入者
データ管理プログラムへ参照要求を出し、 前記保守運転管理処理装置の局・加入者データ管理プロ
グラムは前記試験検証データを参照して前記呼処理装置
の局・加入者データ管理プログラムに参照結果を返すこ
とを特徴とする試験検証方式。1. A call processing program for referring to current operation data or changed data of the station / subscriber data in a program group for realizing test verification accompanied by change of station / subscriber data of an electronic exchange. And a station / subscriber data management program for delivering the current operation data or the changed data to the call processing program in response to a reference request from the call processing program, and the station / subscriber data management program is arranged in the call processing apparatus. The test verification data as the copy and the change data is arranged in the maintenance operation management processing device, and the interface for issuing the reference request from the call processing program is only the station / subscriber data management program of the call processing device. The station / subscriber data management program of the device responds to issuance of a reference request for the test verification data from the call processing program. Issue a reference request to the station / subscriber data management program of the maintenance operation management processor, and the station / subscriber data management program of the maintenance operation management processor refers to the test verification data -A test verification method characterized by returning a reference result to the subscriber data management program.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10055788A JP2507534B2 (en) | 1988-04-22 | 1988-04-22 | Test verification method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10055788A JP2507534B2 (en) | 1988-04-22 | 1988-04-22 | Test verification method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH01272252A JPH01272252A (en) | 1989-10-31 |
| JP2507534B2 true JP2507534B2 (en) | 1996-06-12 |
Family
ID=14277235
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP10055788A Expired - Lifetime JP2507534B2 (en) | 1988-04-22 | 1988-04-22 | Test verification method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2507534B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2974882B2 (en) * | 1993-05-07 | 1999-11-10 | 三菱電機株式会社 | Maintenance method of subscriber terminal management data in packet switching system |
-
1988
- 1988-04-22 JP JP10055788A patent/JP2507534B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH01272252A (en) | 1989-10-31 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107491343B (en) | Cross-cluster resource scheduling system based on cloud computing | |
| US4684885A (en) | Arrangement for on-line diagnostic testing of an off-line standby processor in a duplicated processor configuration | |
| KR100575497B1 (en) | Fault Tolerant Computer System | |
| EP0319034B1 (en) | Method of recovering failure of online control program | |
| JPH05242060A (en) | Multiprocessor and data identification method | |
| RU2455681C1 (en) | Fault-tolerant computing system with hardware-programmed function of fault-tolerance and dynamic reconfiguration | |
| JPS6375963A (en) | System recovery method | |
| JP2507534B2 (en) | Test verification method | |
| CN119402310A (en) | Data transmission method, device, controller and data transmission system | |
| JP2715850B2 (en) | Electronic exchange | |
| JP2767831B2 (en) | Access control method for shared devices | |
| JP2999024B2 (en) | End process for child process | |
| JPH0546423A (en) | Process inheritance processing device | |
| SU907539A1 (en) | Interchange device | |
| JPS58217060A (en) | Backup system of decentralized computer system | |
| JPS6314542B2 (en) | ||
| JP3033586B2 (en) | Information processing system | |
| JPH03250240A (en) | Broadcast communication system | |
| SU525953A1 (en) | A multiprocessor computing system with variable configuration | |
| JPH0821012B2 (en) | Direct memory access system switching device | |
| JPS62118447A (en) | Generating system of input-output artificial fault | |
| JPS59200355A (en) | Remote diagnosis system | |
| JPH04148341A (en) | Task recovery system | |
| JPH02130642A (en) | Failure processing function verifying system | |
| Wakasa | Design Considerations for a Fault-Tolerant Distributed Control System |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080402 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090402 Year of fee payment: 13 |
|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090402 Year of fee payment: 13 |