TW202036321A - Database data structure change updating system and method thereof for automatic teller machine - Google Patents

Database data structure change updating system and method thereof for automatic teller machine Download PDF

Info

Publication number
TW202036321A
TW202036321A TW108109384A TW108109384A TW202036321A TW 202036321 A TW202036321 A TW 202036321A TW 108109384 A TW108109384 A TW 108109384A TW 108109384 A TW108109384 A TW 108109384A TW 202036321 A TW202036321 A TW 202036321A
Authority
TW
Taiwan
Prior art keywords
database
data
update
data structure
operating
Prior art date
Application number
TW108109384A
Other languages
Chinese (zh)
Other versions
TWI693526B (en
Inventor
吳鴻傑
盛世界
楊敏南
Original Assignee
彰化商業銀行股份有限公司
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 彰化商業銀行股份有限公司 filed Critical 彰化商業銀行股份有限公司
Priority to TW108109384A priority Critical patent/TWI693526B/en
Application granted granted Critical
Publication of TWI693526B publication Critical patent/TWI693526B/en
Publication of TW202036321A publication Critical patent/TW202036321A/en

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A database data structure change updating system and a method thereof for automatic teller machine (ATM) are provided. A processing database is copied from an operational database of ATM. The processing database is executed data structure change by database data structure change instruction. The operational database of ATM is interrupted operation. Changed data of the operational database is added to the processing database with data structure after transaction by audit rebuild. The operational database and the processing database are swap that the processing database is become to the operational database. The operational database of ATM is recovered operation. Therefore, the efficiency of reducing time consuming for data structure change updating of operational database of ATM may be achieved.

Description

適用於自動櫃員機的資料庫資料結構異動更新系統及其方法Database data structure change update system and method suitable for automatic teller machine

一種資料庫資料結構異動更新系統及其方法,尤其是指一種透過複製資料庫以進行資料庫資料結構異動更新,以審計重建方式對新增資料新增於資料庫資料結構異動更新後的資料庫,再對資料庫進行交換以適用於自動櫃員機的資料庫資料結構異動更新的系統及其方法。A database data structure change update system and method, in particular to a database data structure change update by copying the database, and new data added to the database after the database data structure change update by audit reconstruction , And then exchange the database to apply to the system and method for the update of the database structure of the automatic teller machine.

現有對於自動櫃員機(Automated Teller Machine,ATM)中運作的運作中資料庫要進行資料庫資料結構異動時,需要將自動櫃員機完全停止服務以使運作中資料庫呈現淨空狀態,才能對自動櫃員機中運作中資料庫進行資料庫資料結構異動,這會使得自動櫃員機中運作中資料庫進行資料庫資料結構異動所耗費時間過長。When the existing database data structure changes for an operating database operating in an automated teller machine (Automated Teller Machine, ATM), the ATM must be completely shut down to make the operating database appear clear before it can operate on the ATM The database data structure is changed in the middle database, which will make it take too long for the database data structure change in the operating database in the ATM.

綜上所述,可知先前技術中長期以來一直存在現有對於自動櫃員機中運作中資料庫進行資料庫資料結構異動所耗費時間過長的問題,因此有必要提出改進的技術手段,來解決此一問題。In summary, it can be seen that in the prior art, there has been a problem that it takes too long to change the database data structure of the operating database in the ATM for a long time. Therefore, it is necessary to propose improved technical means to solve this problem. .

有鑒於先前技術存在現有對於自動櫃員機中運作中資料庫進行資料庫資料結構異動所耗費時間過長的問題,本發明遂揭露一種適用於自動櫃員機的資料庫資料結構異動更新系統及其方法,其中:In view of the problem that the prior art has the problem that it takes too long to change the database data structure of the operating database in the automatic teller machine, the present invention discloses a database data structure change update system and method suitable for automatic teller machines. :

本發明所揭露的適用於自動櫃員機的資料庫資料結構異動更新系統,其包含:運作中資料庫、接收模組、處理資料庫、資料結構異動處理模組、控制模組、資料查詢模組、資料庫讀寫控制模組以及資料庫交換模組。The database data structure change update system suitable for automatic teller machines disclosed in the present invention includes: an operating database, a receiving module, a processing database, a data structure change processing module, a control module, a data query module, Database read-write control module and database exchange module.

運作中資料庫提供每一個自動櫃員機(Automated Teller Machine,ATM)透過資料傳輸方式以進行資料的儲存與讀取;接收模組是用以接收資料庫資料結構異動指令;當接收到資料庫資料結構異動指令時,將運作中資料庫的資料複製到處理資料庫;資料結構異動處理模組是將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動;控制模組是用以控制每一個自動櫃員機對運作中資料庫進行資料的儲存與讀取的中斷;資料查詢模組是在資料結構異動處理模組將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於運作中資料庫查詢出異動更新的資料;資料庫讀寫控制模組以審計重建(audit rebuild)方式將運作中資料庫被查詢出異動更新的資料以異動後的資料結構新增於處理資料庫中;及資料庫交換模組將處理資料庫與運作中資料庫進行資料庫交換(SWAP),以使處理資料庫變更為運作中資料庫,再恢復運作中資料庫的作業。The database in operation provides each automatic teller machine (Automated Teller Machine, ATM) to store and read data through data transmission; the receiving module is used to receive the database data structure change command; when the database data structure is received When the command is changed, the data in the running database is copied to the processing database; the data structure change processing module is to execute the specified data structure change in the processing database according to the database data structure change command; the control module is used to control each An automatic teller machine interrupts the storage and reading of data in the operating database; the data query module is the execution time of the specified data structure change in the data structure change processing module to process the database according to the database data structure change command Scope, query the updated data in the database in operation; the database read-write control module uses the audit rebuild method to add the updated data in the database that has been queried in the operating database with the changed data structure. Processing database; and the database exchange module will perform database exchange (SWAP) between the processing database and the operating database, so that the processing database is changed to the operating database, and then the operation of the operating database is restored.

本發明所揭露的適用於自動櫃員機的資料庫資料結構異動更新方法,其包含下列步驟:The method for updating the database data structure of an automated teller machine disclosed in the present invention includes the following steps:

首先,運作中資料庫提供每一個自動櫃員機透過資料傳輸方式以進行資料的儲存與讀取;接著,接收資料庫資料結構異動指令;接著,當接收到資料庫資料結構異動指令時,將運作中資料庫複製為處理資料庫;接著,將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動;接著,控制每一個自動櫃員機對運作中資料庫進行資料的儲存與讀取的中斷;接著,在資料結構異動處理模組將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於運作中資料庫查詢出異動更新的資料;接著,以審計重建方式將運作中資料庫被查詢出異動更新的資料以異動後的資料結構新增於處理資料庫中;最後,將處理資料庫與運作中資料庫進行資料庫交換,以使處理資料庫變更為運作中資料庫,再恢復運作中資料庫的作業。First, the database in operation provides each ATM to store and read data through data transmission; then, it receives the database data structure change instruction; then, when the database data structure change instruction is received, it will be in operation The database is copied as a processing database; then, the processing database executes the specified data structure change according to the database data structure change command; then, it controls the interruption of each automatic teller machine to the data storage and reading of the operating database; Then, the data structure change processing module will process the database according to the database data structure change command to execute the execution time range of the specified data structure change, and query the updated data in the database during operation; then, rebuild by audit The database in operation is queried and the updated data is added to the processing database with the changed data structure; finally, the processing database is exchanged with the operating database to change the processing database to operating Database, and then resume the operation of the database in operation.

本發明所揭露的系統及方法如上,與先前技術之間的差異在於將運作中資料庫進行複製為處理資料庫,於處理資料庫中依據資料庫資料結構異動指令執行指定的資料結構異動,中斷運作中資料庫的作業,以審計重建方式將運作中資料庫中異動更新的資料以異動後的資料結構新增於處理資料庫中,將處理資料庫與運作中資料庫進行資料庫交換,以使處理資料庫變更為運作中資料庫,再恢復運作中資料庫的作業。The system and method disclosed in the present invention are as described above. The difference between the operating database and the prior art is that the operating database is copied to the processing database. In the processing database, the specified data structure change is executed according to the database data structure change command, and the processing is interrupted. In the operation of the database in operation, the updated data in the database in the operation will be added to the processing database in the changed data structure by the audit reconstruction method, and the processing database will be exchanged with the operating database in order to Change the processing database to the operating database, and then resume the operation of the operating database.

透過上述的技術手段,本發明可以達成大幅減少自動櫃員機中運作中資料庫進行資料庫資料結構異動耗時的技術功效。Through the above-mentioned technical means, the present invention can achieve the technical effect of greatly reducing the time-consuming process of database data structure changes in the operating database of the automatic teller machine.

以下將配合圖式及實施例來詳細說明本發明的實施方式,藉此對本發明如何應用技術手段來解決技術問題並達成技術功效的實現過程能充分理解並據以實施。The following describes the implementation of the present invention in detail with the drawings and embodiments, so as to fully understand and implement the implementation process of how the present invention uses technical means to solve technical problems and achieve technical effects.

以下將以一個實施例來說明本發明實施態樣的運作系統與方法,並請同時參考「第1圖」以及「第2圖」所示,「第1圖」繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新系統的系統方塊圖;「第2圖」繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新的架構示意圖。Hereinafter, an embodiment will be used to illustrate the operating system and method of the implementation aspect of the present invention, and please refer to both "Figure 1" and "Figure 2". "Figure 1" shows that the present invention is suitable for automatic The system block diagram of the database data structure change update system of the teller machine; "Figure 2" is a schematic diagram of the structure of the database data structure change update applicable to the ATM of the present invention.

本發明所揭露的適用於自動櫃員機的資料庫資料結構異動更新系統,其包含:運作中資料庫21、接收模組22、處理資料庫24、資料結構異動處理模組25、控制模組26、資料查詢模組27、資料庫讀寫控制模組28以及資料庫交換模組29。The database data structure change update system suitable for automatic teller machines disclosed in the present invention includes: an operating database 21, a receiving module 22, a processing database 24, a data structure change processing module 25, a control module 26, The data query module 27, the database read-write control module 28, and the database exchange module 29.

本發明是適用於每一個自動櫃員機(Automated Teller Machine,ATM)10中運作的運作中資料庫21進行資料庫資料結構異動時的執行過程,每一個自動櫃員機10分別包含有處理器、記憶裝置、連線裝置…等,記憶裝置例如是:ROM、RAM…等,連線裝置例如是電纜連線裝置、光纖連線裝置…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇,自動櫃員機10透過連線裝置與伺服器20進行連線,自動櫃員機10以透過資料傳輸方式在伺服器20的運作中資料庫21進行資料的儲存與讀取,在接收模組22接收到資料庫資料結構異動指令時,將運作中資料庫21的資料複製到處理資料庫24,前述的伺服器20包含有處理器、記憶裝置、連線裝置…等,記憶裝置例如是:ROM、RAM…等,連線裝置例如是電纜連線裝置、光纖連線裝置…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇,運作中資料庫21以及處理資料庫24中的資料是透過資料庫讀寫控制模組28進行資料的讀寫以及複製…等操作,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。The present invention is applicable to the execution process when the operating database 21 operating in each automatic teller machine (Automated Teller Machine, ATM) 10 performs a database data structure change. Each automatic teller machine 10 includes a processor, a memory device, Connecting devices...etc. The memory devices are for example: ROM, RAM...etc. The connecting devices are cable connecting devices, optical fiber connecting devices... etc., which are just examples for illustration and do not limit the present invention. In the application area, the ATM 10 connects with the server 20 through a connection device. The ATM 10 stores and reads data in the database 21 during the operation of the server 20 through data transmission, and receives the data in the receiving module 22. When the data structure of the database is changed, the data in the database 21 in operation is copied to the processing database 24. The aforementioned server 20 includes a processor, a memory device, a connection device, etc. The memory device is, for example, ROM, RAM... etc., the connection devices are, for example, cable connection devices, optical fiber connection devices... etc. This is only an example for illustration, which does not limit the scope of application of the present invention. The database 21 and the processing database 24 are in operation. The data in the data is read, written, and copied through the database read/write control module 28. This is only an example for illustration and does not limit the scope of application of the present invention.

本發明是以單一個伺服器20來實現本發明適用於自動櫃員機的資料庫資料結構異動更新系統作為說明,而依據實際的硬體配置需求,本發明亦可使用二個以上的伺服器20來實現本發明適用於自動櫃員機的資料庫資料結構異動更新系統,例如是:以一台伺服器20來提供每一個自動櫃員機10透過資料傳輸方式在伺服器20的運作中資料庫21進行資料的儲存與讀取,以一台伺服器20來提供後續接收模組22、處理資料庫24、資料結構異動處理模組25、控制模組26、資料查詢模組27、資料庫讀寫控制模組28以及資料庫交換模組29的實現;或是以一台伺服器20來提供每一個自動櫃員機10透過資料傳輸方式在伺服器20的運作中資料庫21進行資料的儲存與讀取,以一台伺服器20來提供接收模組22、處理資料庫24、資料結構異動處理模組25、資料查詢模組27、資料庫讀寫控制模組28以及資料庫交換模組29的實現,以一台伺服器20來提供控制模組26的實現,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。The present invention uses a single server 20 to implement the database data structure change update system of the present invention suitable for automatic teller machines as an illustration. According to actual hardware configuration requirements, the present invention can also use more than two servers 20 to The implementation of the present invention is applicable to the database data structure change update system of the automatic teller machine, for example: a server 20 is used to provide each automatic teller machine 10 with data transmission in the operation of the server 20 to store data in the database 21 And read, a server 20 is used to provide subsequent receiving module 22, processing database 24, data structure change processing module 25, control module 26, data query module 27, database read-write control module 28 And the realization of the database exchange module 29; or a server 20 is provided for each ATM 10 to store and read data in the database 21 during the operation of the server 20 through a data transmission method. The server 20 provides the realization of the receiving module 22, the processing database 24, the data structure change processing module 25, the data query module 27, the database reading and writing control module 28, and the database exchange module 29. The realization of the control module 26 provided by the server 20 is only an example here, and the application scope of the present invention is not limited by this.

在將運作中資料庫21的資料複製到處理資料庫24時,運作中資料庫21仍是提供給每一個自動櫃員機10進行作業,資料結構異動處理模組25即可將處理資料庫24依據資料庫資料結構異動指令執行指定的資料結構異動,具體而言,假設資料庫資料結構異動指令為新增資料庫中欄位,則資料結構異動處理模組25會將處理資料庫24依據資料庫資料結構異動指令進行欄位的新增,假設資料庫資料結構異動指令為變更資料庫中欄位名稱,則資料結構異動處理模組25會將處理資料庫24依據資料庫資料結構異動指令進行欄位名稱的變更,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。When copying the data of the operating database 21 to the processing database 24, the operating database 21 is still provided to each ATM 10 for operation, and the data structure change processing module 25 can then transfer the processing database 24 according to the data The database data structure change command executes the specified data structure change. Specifically, assuming that the database data structure change command is to add a field in the database, the data structure change processing module 25 will process the database 24 according to the database data The structure change command adds fields. Assuming that the database data structure change command is to change the name of a field in the database, the data structure change processing module 25 will process the database 24 according to the database data structure change command. The change of the name is just an example here, and it does not limit the scope of application of the present invention.

在資料結構異動處理模組25將處理資料庫24依據資料庫資料結構異動指令執行指定的資料結構異動完成後,控制模組26即可控制每一個自動櫃員機10對運作中資料庫21進行資料的儲存與讀取的中斷,資料查詢模組27即可在資料結構異動處理模組25將處理資料庫24依據資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於運作中資料庫21查詢出異動更新的資料,上述運作中資料庫21中資料的異動變更例如是:存款而使運作中資料庫21中對應帳戶的資料異動變更、提款而使運作中資料庫21中對應帳戶的資料異動變更、匯款(包含匯出以及匯入)而使運作中資料庫21中對應帳戶的資料異動變更…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。After the data structure change processing module 25 executes the specified data structure change in the processing database 24 according to the database data structure change command, the control module 26 can control each ATM 10 to perform data processing on the database 21 in operation. When the storage and reading are interrupted, the data query module 27 can process the database 24 in the data structure change processing module 25 to execute the specified data structure change execution time range according to the database data structure change command, and the database is in operation. 21 Query the updated data of the transaction. For example, the data in the database 21 in operation is changed by depositing and the data of the corresponding account in the database 21 in operation is changed, and the data of the corresponding account in the database 21 in operation is changed by withdrawal. The data change, the remittance (including export and import) of the data change, which causes the data change of the corresponding account in the database 21 in operation, etc., are only examples for illustration, and the application scope of the present invention is not limited by this.

具體而言,假設處理資料庫24中執行指定的資料結構異動從9點執行到10點,即需要於9點到10點中找出運作中資料庫21中異動更新的資料,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。Specifically, suppose that the specified data structure change in the processing database 24 is executed from 9 o'clock to 10 o'clock, that is, it is necessary to find the updated data in the operating database 21 from 9 o'clock to 10 o'clock. This is only To illustrate, the scope of application of the present invention is not limited by this.

在資料查詢模組27資料結構異動處理模組25將處理資料庫24依據資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於運作中資料庫21查詢出異動更新的資料後,資料庫讀寫控制模組28會以審計重建(audit rebuild)方式將運作中資料庫21被查詢出異動更新的資料以異動後的資料結構新增於處理資料庫24中,具體而言,即運作中資料庫21中異動更新的資料會先依據處理資料庫24所執行的資料結構異動將異動更新資料的原有資料結構變更為異動後的資料結構,再將變更資料結構後的異動更新的資料新增於處理資料庫24中,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。In the data query module 27, the data structure change processing module 25 will process the database 24 according to the database data structure change command to execute the specified data structure change execution time range. After the database 21 queries the updated data during the operation, The database read-write control module 28 will use the audit rebuild method to add the data that has been queried for transaction updates in the operating database 21 to the processing database 24 with the changed data structure. Specifically, that is The updated data in the database 21 in operation will first change the original data structure of the updated data to the changed data structure according to the data structure changes executed by the processing database 24, and then update the changed data structure after the change. The data is added to the processing database 24, which is only an example for illustration, and does not limit the scope of application of the present invention.

接著,資料庫交換模組29即可將處理資料庫24與運作中資料庫21進行資料庫交換(SWAP),以使處理資料庫24變更為運作中資料庫21,再恢復運作中資料庫21的作業,藉此即可避免運作中資料庫21進行資料結構異動時,需要全面中止自動櫃員機10的服務,以淨空運作中資料庫21後進行資料結構異動的執行時間過長。Then, the database exchange module 29 can perform database exchange (SWAP) between the processing database 24 and the operating database 21, so that the processing database 24 is changed to the operating database 21, and then the operating database 21 is restored. This can avoid the need to completely suspend the service of the automated teller machine 10 when the data structure changes of the database 21 in operation, and the execution time of the data structure changes after the database 21 is cleared is too long.

請參考「第3圖」,「第3圖」繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新方法的方法流程圖。Please refer to "Figure 3". "Figure 3" shows a flowchart of the method for updating the database data structure of an automated teller machine according to the present invention.

運作中資料庫提供每一個自動櫃員機透過資料傳輸方式以進行資料的儲存與讀取(步驟101);接著,接收資料庫資料結構異動指令(步驟102);接著,當接收到資料庫資料結構異動指令時,將運作中資料庫複製為處理資料庫(步驟103);接著,將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動(步驟104);接著,控制每一個自動櫃員機對運作中資料庫進行資料的儲存與讀取的中斷(步驟105);接著,在資料結構異動處理模組將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於運作中資料庫查詢出異動更新的資料(步驟106);接著,以審計重建方式將運作中資料庫被查詢出異動更新的資料以異動後的資料結構新增於處理資料庫中(步驟107);最後,將處理資料庫與運作中資料庫進行資料庫交換,以使處理資料庫變更為運作中資料庫,再恢復運作中資料庫的作業(步驟108)。The database in operation provides each ATM to store and read data through data transmission (step 101); then, receive the database data structure change command (step 102); then, when the database data structure change is received When instructing, copy the operating database as a processing database (step 103); then, the processing database will execute the specified data structure change according to the database data structure change instruction (step 104); then, control each pair of ATMs The data storage and reading of the database are interrupted during operation (step 105); then, the data structure change processing module will process the database according to the database data structure change command to execute the specified data structure change execution time range, in The database in operation is queried for the changed and updated data (step 106); then, the database is queried and updated with the changed data structure to the processing database by audit reconstruction (step 107) ; Finally, exchange the processing database with the operating database to change the processing database to the operating database, and then resume the operation of the operating database (step 108).

本發明更包含提供自動櫃員機10中運作中資料庫21進行資料異動更新的驗證,即當運作中資料庫21運作中資料庫被請求進行資料的異動更新時,驗證資訊發送模組31依據被異動更新的資料發送具有驗證碼的驗證資訊51至與被異動更新的資料對應的電子裝置50,前述的電子裝置50例如是:智慧型手機、平板電腦、智慧型穿戴裝置(例如:智慧手錶)…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇,發送具有驗證碼的驗證資訊51至與被異動更新的資料對應的電子裝置50可透過有線傳輸方式或是無線傳輸方式進行,前述的有線傳輸方式例如是:電纜網路、光纖網路…等,前述的無線傳輸方式例如是:Wi-Fi、3G、4G…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。The present invention further includes the provision of verification of the data change update of the database 21 in operation in the automatic teller machine 10, that is, when the database 21 in operation is requested to update the data in the database 21, the verification information sending module 31 is based on the changed data. The updated data sends the verification information 51 with the verification code to the electronic device 50 corresponding to the updated data. The aforementioned electronic device 50 is, for example, a smart phone, a tablet, a smart wearable device (such as a smart watch)... This is just an example, and does not limit the scope of application of the present invention. Sending the verification information 51 with the verification code to the electronic device 50 corresponding to the data updated by the change can be transmitted through wired transmission or wireless transmission. The aforementioned wired transmission methods are, for example, cable networks, optical fiber networks, etc., and the aforementioned wireless transmission methods are, for example, Wi-Fi, 3G, 4G, and so on. This is only an example for illustration and not This limitation limits the scope of application of the present invention.

請參考「第4圖」所示,「第4圖」繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新的驗證介面顯示示意圖。Please refer to "Figure 4". "Figure 4" shows a schematic diagram of the verification interface for the update of the database data structure of an automated teller machine according to the present invention.

控制模組26控制請求進行資料的異動更新對應的自動櫃員機10中即可顯示驗證介面41,自動櫃員機10的操作者即可藉由電子裝置50所顯示的驗證資訊51中的驗證碼進行輸入,接收模組22即可透過資料傳輸方式自顯示驗證介面41接收驗證碼,並由驗證模組32對驗證碼進行驗證,驗證碼的驗證即是比對自顯示驗證介面41接收驗證碼是否與系統所生成驗證資訊51中的驗證碼一致,若自顯示驗證介面41接收驗證碼與系統所生成驗證資訊51中的驗證碼一致時,即驗證碼通過驗證,此時運作中資料庫21被請求進行資料的異動更新為合法的異動更新,資料庫讀寫控制模組28被請求進行資料的異動更新即可對運作中資料庫21進行資料的變更,以將被請求進行資料的異動更新寫入至運作中資料庫21,反之若自顯示驗證介面41接收驗證碼與系統所生成驗證資訊51中的驗證碼不一致時,即驗證碼未通過驗證,此時運作中資料庫21被請求進行資料的異動更新為非法的異動更新,資料庫讀寫控制模組28被請求進行資料的異動更新即無法對運作中資料庫21進行資料的變更,被請求進行資料的異動更新則禁止寫入至運作中資料庫21。The control module 26 controls the request to update the data. The corresponding ATM 10 can display the verification interface 41, and the operator of the ATM 10 can input the verification code in the verification information 51 displayed by the electronic device 50. The receiving module 22 can receive the verification code from the display verification interface 41 through the data transmission method, and the verification module 32 verifies the verification code. The verification of the verification code is to compare the self-display verification interface 41 with the system The verification code in the generated verification information 51 is the same. If the verification code received from the display verification interface 41 is consistent with the verification code in the verification information 51 generated by the system, the verification code is verified. At this time, the database 21 is requested to proceed. The change update of the data is a legal change update, and the database read-write control module 28 can change the data of the database 21 in operation when requested to perform the change update of the data, so as to write the requested change update of the data to The database 21 is in operation. On the contrary, if the verification code received from the verification interface 41 is inconsistent with the verification code in the verification information 51 generated by the system, the verification code is not verified. At this time, the database 21 is requested to change data The update is an illegal transaction update. When the database read/write control module 28 is requested to update the data, it cannot change the data of the operating database 21. If the data update is requested, it is forbidden to write to the operating data. Library 21.

資料庫讀寫控制模組28進一步會當運作中資料庫21運作中資料庫進行資料的異動更新發生異常事件時,被請求進行資料的異動更新則禁止寫入至運作中資料庫21,再由警示模組33生成並發出資料的異動更新發生異常事件的警示資訊。The database read-write control module 28 further prohibits writing to the operating database 21 when an abnormal event occurs during the abnormal update of data in the operating database 21. The warning module 33 generates and sends out the change of data to update the warning information of the occurrence of abnormal events.

除此之外,在運作中資料庫21進行資料的儲存時,在新增的資料對應新增儲存標記,並刪除運作中資料庫21中所儲存的儲存標記,當運作中資料庫21進行資料的異動更新發生異常事件時,被請求進行資料的異動更新則禁止寫入至運作中資料庫21,依據儲存標記重新進行運作中資料庫21對該筆資料的儲存。In addition, when data is stored in the database 21 in operation, a storage mark is added corresponding to the newly added data, and the storage mark stored in the database 21 in operation is deleted. When the database 21 in operation performs data When an abnormal event occurs in the change update of the data, the change update of the requested data is prohibited from being written to the operating database 21, and the data is stored in the operating database 21 again according to the storage flag.

當運作中資料庫21運作中資料庫被請求進行資料的異動更新時,判斷模組34即可判斷資料異動更新的金額是否超過預設值或是判斷資料異動更新的累計金額是否超過預設值,若資料異動更新的金額超過預設值或是資料異動更新的累計金額超過預設值時,資料庫讀寫控制模組28禁止資料異動更新對應的帳戶對運作中資料庫21進行資料的儲存與讀取,再由警示模組33生成並發出資料的異動更新發生交易異常事件的警示資訊。When the database 21 in operation is requested to update the data, the determining module 34 can determine whether the amount of the data update exceeds the preset value or whether the cumulative amount of the data update exceeds the preset value. If the amount of data transaction update exceeds the preset value or the cumulative amount of data transaction update exceeds the preset value, the database read-write control module 28 prohibits the account corresponding to the data transaction update from storing data in the operating database 21 And read, and then the warning module 33 generates and sends out data changes to update the warning information of abnormal transaction events.

當運作中資料庫21運作中資料庫被請求進行資料的異動更新時,判斷模組34即可判斷在預設時間範圍內資料異動更新的資料筆數是否超過預設筆數,若在預設時間範圍內資料異動更新的資料筆數超過預設筆數時,資料庫讀寫控制模組28禁止資料異動更新對應的帳戶對運作中資料庫21進行資料的儲存與讀取,再由警示模組33生成並發出資料的異動更新發生交易異常事件的警示資訊。When the database 21 in operation is requested to update the data, the determining module 34 can determine whether the number of data transactions updated in the preset time range exceeds the preset number. When the number of data items updated by the data transaction exceeds the preset number within the time range, the database read-write control module 28 prohibits the account corresponding to the data transaction update from storing and reading data from the operating database 21, and then the warning mode Group 33 generates and sends out data changes to update the alert information of abnormal transaction events.

綜上所述,可知本發明與先前技術之間的差異在於將運作中資料庫進行複製為處理資料庫,於處理資料庫中依據資料庫資料結構異動指令執行指定的資料結構異動,中斷運作中資料庫的作業,以審計重建方式將運作中資料庫中異動更新的資料以異動後的資料結構新增於處理資料庫中,將處理資料庫與運作中資料庫進行資料庫交換,以使處理資料庫變更為運作中資料庫,再恢復運作中資料庫的作業。To sum up, it can be seen that the difference between the present invention and the prior art is that the operating database is copied as a processing database. In the processing database, the specified data structure change is executed according to the database data structure change command, and the operation is interrupted. For database operations, use audit reconstruction to add the changed and updated data in the operating database to the processing database with the changed data structure, and exchange the processing database with the operating database to enable processing Change the database to a working database, and then resume the operation of the working database.

藉由此一技術手段可以來解決先前技術所存在現有對於自動櫃員機中運作中資料庫進行資料庫資料結構異動所耗費時間過長的問題,進而達成大幅減少自動櫃員機中運作中資料庫進行資料庫資料結構異動耗時的技術功效。This technical means can solve the problem of the existing prior art that it takes too long to change the database data structure of the operating database in the ATM, thereby achieving a significant reduction in the number of databases in the operating database of the ATM. Time-consuming technical effects of data structure changes.

雖然本發明所揭露的實施方式如上,惟所述的內容並非用以直接限定本發明的專利保護範圍。任何本發明所屬技術領域中具有通常知識者,在不脫離本發明所揭露的精神和範圍的前提下,可以在實施的形式上及細節上作些許的更動。本發明的專利保護範圍,仍須以所附的申請專利範圍所界定者為準。Although the embodiments disclosed in the present invention are as above, the content described is not used to directly limit the scope of patent protection of the present invention. Anyone with ordinary knowledge in the technical field to which the present invention belongs can make slight changes in the form and details of the implementation without departing from the spirit and scope of the present invention. The patent protection scope of the present invention shall still be subject to those defined by the attached patent application scope.

10:自動櫃員機20:伺服器21:運作中資料庫22:接收模組24:處理資料庫25:資料結構異動處理模組26:控制模組27:資料查詢模組28:資料庫讀寫控制模組29:資料庫交換模組31:驗證資訊發送模組32:驗證模組33:警示模組34:判斷模組41:驗證介面50:電子裝置51:驗證資訊步驟 101:運作中資料庫提供每一個自動櫃員機透過資料傳輸方式以進行資料的儲存與讀取步驟 102:接收資料庫資料結構異動指令步驟 103:當接收到資料庫資料結構異動指令時,將運作中資料庫的資料複製到處理資料庫步驟 104:將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動步驟 105:控制每一個自動櫃員機對運作中資料庫進行資料的儲存與讀取的中斷步驟 106:在資料結構異動處理模組將處理資料庫依據資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於運作中資料庫查詢出異動更新的資料步驟 107:以審計重建方式將運作中資料庫被查詢出異動更新的資料以異動後的資料結構新增於處理資料庫中步驟 108:將處理資料庫與運作中資料庫進行資料庫交換,以使處理資料庫變更為運作中資料庫,再恢復運作中資料庫的作業10: ATM 20: Server 21: Operating database 22: Receiving module 24: Processing database 25: Data structure change processing module 26: Control module 27: Data query module 28: Database read and write control Module 29: Database Exchange Module 31: Verification Information Sending Module 32: Verification Module 33: Warning Module 34: Judgment Module 41: Verification Interface 50: Electronic Device 51: Verification Information Step 101: Database in Operation Provide each ATM to store and read data through data transmission. Step 102: Receive the database data structure change command. Step 103: When the database data structure change command is received, copy the data in the operating database to Database processing step 104: The processing database will execute the specified data structure change according to the database data structure change command. Step 105: Control the interruption of each ATM to store and read data in the operating database. Step 106: In the data The structure change processing module will process the database according to the database data structure change command to execute the specified data structure change execution time range, and query the data of the change update in the operating database. Step 107: Rebuild the operating database by audit The data that has been queried for transaction updates is added to the processing database with the changed data structure. Step 108: Exchange the processing database with the operating database to change the processing database to the operating database. Resume the operation of a running database

第1圖繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新系統的系統方塊圖。 第2圖繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新的架構示意圖。 第3圖繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新方法的方法流程圖。 第4圖繪示為本發明適用於自動櫃員機的資料庫資料結構異動更新的驗證介面顯示示意圖。Figure 1 is a system block diagram of the system for updating the database structure of an automated teller machine according to the present invention. Figure 2 is a schematic diagram of the structure of the present invention applicable to the update of the database data structure of the ATM. Figure 3 is a flow chart of the method for updating the database structure of an automated teller machine according to the present invention. FIG. 4 is a schematic diagram showing the verification interface display of the data structure change update of the database of the automatic teller machine according to the present invention.

10:自動櫃員機 10: ATM

20:伺服器 20: server

21:運作中資料庫 21: Database in operation

22:接收模組 22: receiving module

24:處理資料庫 24: Processing the database

25:資料結構異動處理模組 25: Data structure change processing module

26:控制模組 26: control module

27:資料查詢模組 27: Data query module

28:資料庫讀寫控制模組 28: Database read and write control module

29:資料庫交換模組 29: Database Exchange Module

31:驗證資訊發送模組 31: Verification information sending module

32:驗證模組 32: Verification Module

33:警示模組 33: Warning module

34:判斷模組 34: Judgment module

Claims (10)

一種適用於自動櫃員機的資料庫資料結構異動更新系統,其包含: 一運作中資料庫,所述運作中資料庫提供每一個自動櫃員機(Automated Teller Machine,ATM)透過資料傳輸方式以進行資料的儲存與讀取; 一接收模組,用以接收一資料庫資料結構異動指令; 一處理資料庫,當接收到所述資料庫資料結構異動指令時,將所述運作中資料庫的資料複製到所述處理資料庫; 一資料結構異動處理模組,將所述處理資料庫依據所述資料庫資料結構異動指令執行指定的資料結構異動; 一控制模組,用以控制每一個自動櫃員機對所述運作中資料庫進行資料的儲存與讀取的中斷; 一資料查詢模組,在所述資料結構異動處理模組將所述處理資料庫依據所述資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於所述運作中資料庫查詢出異動更新的資料; 一資料庫讀寫控制模組,所述資料庫讀寫控制模組以審計重建(audit rebuild)方式將所述運作中資料庫被查詢出異動更新的資料以異動後的資料結構新增於所述處理資料庫中;及 一資料庫交換模組,所述資料庫交換模組將所述處理資料庫與所述運作中資料庫進行資料庫交換(SWAP),以使所述處理資料庫變更為所述運作中資料庫,再恢復所述運作中資料庫的作業。A database data structure change update system suitable for automatic teller machines, which includes: an operating database, which provides each automatic teller machine (Automated Teller Machine, ATM) for data storage through data transmission And read; a receiving module for receiving a database data structure change instruction; a processing database, when the database data structure change instruction is received, the data in the operating database is copied to all The processing database; a data structure change processing module that executes a specified data structure change in the processing database according to the database data structure change instruction; a control module for controlling each ATM to respond to the The data storage and reading interrupt of the database in operation; a data query module, in the data structure change processing module, the processing database executes the specified data structure change according to the database data structure change command In the execution time range of the database, the database is inquired about the updated data; a database read-write control module, the database read-write control module uses the audit rebuild method to perform the audit rebuild The database is queried to find out that the updated data is added to the processing database with the changed data structure; and a database exchange module that combines the processing database with the operation The middle database performs a database exchange (SWAP), so that the processing database is changed to the running database, and then the operation of the running database is resumed. 如申請專利範圍第1項所述的適用於自動櫃員機的資料庫資料結構異動更新系統,其中所述系統更包含: 一驗證資訊發送模組,用以當所述運作中資料庫被請求進行資料的異動更新時,依據被異動更新的資料發送具有一驗證碼的一驗證資訊至與被異動更新的資料對應的電子裝置; 所述控制模組控制請求進行資料的異動更新對應的自動櫃員機顯示一驗證介面以透過所述接收模組自所述驗證介面接收所述驗證碼; 一驗證模組,用以對所述驗證碼進行驗證; 所述資料庫讀寫控制模組是當所述驗證碼通過所述驗證模組的驗證時,則被請求進行資料的異動更新為合法的異動更新,以將被請求進行資料的異動更新寫入至所述運作中資料庫;及當所述驗證碼未通過所述驗證模組的驗證時,則被請求進行資料的異動更新為非法的異動更新,被請求進行資料的異動更新則禁止寫入至所述運作中資料庫。As described in item 1 of the scope of patent application, the database data structure change update system suitable for automatic teller machines, wherein the system further includes: a verification information sending module for performing data when the database is requested When the data is updated by the change, a verification message with a verification code is sent to the electronic device corresponding to the data updated by the change according to the data updated by the change; the control module controls the request for the data change update corresponding to the ATM to display a The verification interface is used to receive the verification code from the verification interface through the receiving module; a verification module is used to verify the verification code; the database read-write control module is used as the verification code When the verification by the verification module is passed, the requested data transaction update is a legal transaction update, so that the requested data transaction update is written to the operating database; and when the verification code is not When the verification by the verification module is passed, the requested data transaction update is an illegal transaction update, and the requested data transaction update is prohibited from being written to the operating database. 如申請專利範圍第1項所述的適用於自動櫃員機的資料庫資料結構異動更新系統,其中所述系統更包含: 所述資料庫讀寫控制模組是當所述運作中資料庫進行資料的異動更新發生異常事件時,被請求進行資料的異動更新則禁止寫入至所述運作中資料庫;及 一警示模組,用以生成並發出資料的異動更新發生異常事件的警示資訊。As described in item 1 of the scope of patent application, the database data structure change update system suitable for automatic teller machines, wherein the system further includes: the database read-write control module is used when the database is in operation When an abnormal event occurs in the transaction update, the requested transaction update of the data is prohibited from being written to the operating database; and a warning module is used to generate and issue a warning message that the abnormal event occurs in the transaction update of the data. 如申請專利範圍第3項所述的適用於自動櫃員機的資料庫資料結構異動更新系統,其中所述系統更包含: 所述資料庫讀寫控制模組在所述運作中資料庫進行資料的儲存時,在新增的資料對應新增一儲存標記,並刪除所述運作中資料庫中所儲存的所述儲存標記; 所述資料庫讀寫控制模組是當所述運作中資料庫進行資料的異動更新發生異常事件時,被請求進行資料的異動更新則禁止寫入至所述運作中資料庫;及 一資料庫讀寫控制模組依據所述儲存標記重新進行所述運作中資料庫對該筆資料的儲存。As described in item 3 of the scope of patent application, the database data structure change update system suitable for automatic teller machines, wherein the system further includes: the database read-write control module stores data in the database during operation When the newly added data corresponds to adding a storage mark, and delete the storage mark stored in the operating database; the database read-write control module is used when the operating database performs data When an abnormal event occurs in the transaction update of, the requested transaction update of data is prohibited from being written to the operating database; and a database read-write control module re-executes the operating database pair based on the storage flag The storage of the data. 如申請專利範圍第1項所述的適用於自動櫃員機的資料庫資料結構異動更新系統,其中所述系統更包含: 一判斷模組,當所述運作中資料庫被請求進行資料的異動更新時,判斷所述資料異動更新的金額是否超過預設值或是判斷所述資料異動更新的累計金額是否超過預設值;或是當所述運作中資料庫被請求進行資料的異動更新時,判斷在預設時間範圍內所述資料異動更新的資料筆數是否超過預設筆數; 所述資料庫讀寫控制模組是若所述資料異動更新的金額超過預設值或是所述資料異動更新的累計金額超過預設值時,禁止所述資料異動更新對應的帳戶對所述運作中資料庫進行資料的儲存與讀取;或是若在預設時間範圍內所述資料異動更新的資料筆數超過預設筆數時,禁止所述資料異動更新對應的帳戶對所述運作中資料庫進行資料的儲存與讀取;及 一警示模組,用以生成並發出資料的異動更新發生交易異常事件的警示資訊。As described in item 1 of the scope of patent application, the database data structure change update system suitable for automatic teller machines, wherein the system further includes: a judgment module, when the database is requested to perform data change update during the operation , Determine whether the amount of the data change update exceeds the preset value or determine whether the cumulative amount of the data change update exceeds the preset value; or when the database in operation is requested to update the data, determine Whether the number of data items updated by the data transaction within the preset time range exceeds the preset number; the database read-write control module is if the amount of the data transaction update exceeds the preset value or the data is changed When the updated cumulative amount exceeds the preset value, the account corresponding to the data change update is prohibited from storing and reading data in the operating database; or if the data is updated within the preset time range When the number of transactions exceeds the preset number, the account corresponding to the data transaction update is prohibited from storing and reading the data in the operating database; and a warning module is used to generate and send the transaction update transaction of the data Alert information for abnormal events. 一種適用於自動櫃員機的資料庫資料結構異動更新方法,其包含: 一運作中資料庫提供每一個自動櫃員機(Automated Teller Machine,ATM)透過資料傳輸方式以進行資料的儲存與讀取; 接收一資料庫資料結構異動指令; 當接收到所述資料庫資料結構異動指令時,將所述運作中資料庫的資料複製到一處理資料庫; 將所述處理資料庫依據所述資料庫資料結構異動指令執行指定的資料結構異動; 控制每一個自動櫃員機對所述運作中資料庫進行資料的儲存與讀取的中斷; 在所述資料結構異動處理模組將所述處理資料庫依據所述資料庫資料結構異動指令執行指定的資料結構異動的執行時間範圍,於所述運作中資料庫查詢出異動更新的資料; 以審計重建(audit rebuild)方式將所述運作中資料庫被查詢出異動更新的資料以異動後的資料結構新增於所述處理資料庫中;及 將所述處理資料庫與所述運作中資料庫進行資料庫交換(SWAP),以使所述處理資料庫變更為所述運作中資料庫,再恢復所述運作中資料庫的作業。A database data structure change update method suitable for automatic teller machines, which includes: an operating database provides each automatic teller machine (Automated Teller Machine, ATM) for storing and reading data through data transmission; receiving a data Database data structure change instruction; when the database data structure change instruction is received, copy the data of the operating database to a processing database; the processing database is based on the database data structure change instruction Execute designated data structure changes; Control the interruption of data storage and reading of the operating database by each ATM; In the data structure change processing module, the processing database is based on the database data The structure change command executes the execution time range of the specified data structure change, and queries the database in the operation to find out the changed and updated data; in the way of audit rebuild, the database is inquired about the changed and updated data in the operation. Add the changed data structure to the processing database; and perform a database exchange (SWAP) between the processing database and the operating database to change the processing database to the operation Database, and then resume the operation of the database in operation. 如申請專利範圍第6項所述的適用於自動櫃員機的資料庫資料結構異動更新方法,其中所述方法更包含下列步驟: 當所述運作中資料庫被請求進行資料的異動更新時,依據被異動更新的資料發送具有一驗證碼的一驗證資訊至與被異動更新的資料對應的電子裝置; 制請求進行資料的異動更新對應的自動櫃員機顯示一驗證介面以自所述驗證介面接收所述驗證碼; 對所述驗證碼進行驗證; 當所述驗證碼通過驗證時,則被請求進行資料的異動更新為合法的異動更新,以將被請求進行資料的異動更新寫入至所述運作中資料庫;及 當所述驗證碼未通過驗證時,則被請求進行資料的異動更新為非法的異動更新,被請求進行資料的異動更新則禁止寫入至所述運作中資料庫。As described in item 6 of the scope of patent application, the method for updating the database structure of an automated teller machine, wherein the method further includes the following steps: When the database is requested to update the data in the operating database, according to the The data updated by the transaction sends a verification information with a verification code to the electronic device corresponding to the data updated by the transaction; the ATM corresponding to the transaction update request for the data displays a verification interface to receive the verification from the verification interface Code; verify the verification code; when the verification code is verified, the requested data transaction update is a legal transaction update, so as to write the requested data transaction update to the operating data Database; and when the verification code fails the verification, the requested data transaction update is an illegal transaction update, and the requested data transaction update is prohibited from being written to the operating database. 如申請專利範圍第6項所述的適用於自動櫃員機的資料庫資料結構異動更新方法,其中所述方法更包含下列步驟: 當所述運作中資料庫進行資料的異動更新發生異常事件時,被請求進行資料的異動更新則禁止寫入至所述運作中資料庫;及 生成並發出資料的異動更新發生異常事件的警示資訊。As described in item 6 of the scope of patent application, the method for updating the database data structure of an automated teller machine, wherein the method further includes the following steps: When an abnormal event occurs in the database's data update during operation, Request for data update is forbidden to be written to the operating database; and generate and issue warning information about abnormal events in data update. 如申請專利範圍第8項所述的適用於自動櫃員機的資料庫資料結構異動更新方法,其中所述方法更包含下列步驟: 在所述運作中資料庫進行資料的儲存時,在新增的資料對應新增一儲存標記,並刪除所述運作中資料庫中所儲存的所述儲存標記; 當所述運作中資料庫進行資料的異動更新發生異常事件時,被請求進行資料的異動更新則禁止寫入至所述運作中資料庫;及 依據所述儲存標記重新進行所述運作中資料庫對該筆資料的儲存。As described in item 8 of the scope of patent application, the method for updating the database data structure of an automatic teller machine, wherein the method further includes the following steps: When the database is storing data in the operation, the new data is added Correspondingly add a storage mark, and delete the storage mark stored in the operating database; when an abnormal event occurs during a data update in the operating database, the data update request is prohibited. Write to the operating database; and re-save the data in the operating database according to the storage mark. 如申請專利範圍第6項所述的適用於自動櫃員機的資料庫資料結構異動更新方法,其中所述方法更包含下列步驟: 當所述運作中資料庫被請求進行資料的異動更新時,判斷所述資料異動更新的金額是否超過預設值或是判斷所述資料異動更新的累計金額是否超過預設值,或是判斷在預設時間範圍內所述資料異動更新的資料筆數是否超過預設筆數; 若所述資料異動更新的金額超過預設值或是所述資料異動更新的累計金額超過預設值時,禁止所述資料異動更新對應的帳戶對所述運作中資料庫進行資料的儲存與讀取; 若在預設時間範圍內所述資料異動更新的資料筆數超過預設筆數時,禁止所述資料異動更新對應的帳戶對所述運作中資料庫進行資料的儲存與讀取; 生成並發出資料的異動更新發生交易異常事件的警示資訊。As described in item 6 of the scope of patent application, the method for updating the database data structure of an automated teller machine, wherein the method further includes the following steps: When the database is requested to update the data in the operation, it is determined Whether the amount of the data transaction update exceeds the preset value or whether the cumulative amount of the data transaction update exceeds the preset value, or whether the number of data transactions updated within the preset time range exceeds the preset value The number of transactions; if the amount of the data transaction update exceeds the preset value or the cumulative amount of the data transaction update exceeds the preset value, the account corresponding to the data transaction update is prohibited from performing data on the operating database Storage and reading; if the number of data transactions updated within the preset time range exceeds the preset number, the account corresponding to the data transaction update is prohibited from storing and reading data in the operating database Take; Generate and send out data changes to update the warning information of abnormal transaction events.
TW108109384A 2019-03-19 2019-03-19 Database data structure change updating system and method thereof for automatic teller machine TWI693526B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW108109384A TWI693526B (en) 2019-03-19 2019-03-19 Database data structure change updating system and method thereof for automatic teller machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW108109384A TWI693526B (en) 2019-03-19 2019-03-19 Database data structure change updating system and method thereof for automatic teller machine

Publications (2)

Publication Number Publication Date
TWI693526B TWI693526B (en) 2020-05-11
TW202036321A true TW202036321A (en) 2020-10-01

Family

ID=71896131

Family Applications (1)

Application Number Title Priority Date Filing Date
TW108109384A TWI693526B (en) 2019-03-19 2019-03-19 Database data structure change updating system and method thereof for automatic teller machine

Country Status (1)

Country Link
TW (1) TWI693526B (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7280529B1 (en) * 2000-05-20 2007-10-09 Ciena Corporation Providing network management access through user profiles
US9483525B2 (en) * 2007-04-30 2016-11-01 Microsoft Technology Licensing, Llc Reducing update conflicts when maintaining views
TWI484358B (en) * 2012-08-31 2015-05-11 Iservice Land Tech Co Ltd Migration system and method of database and computer readable medium thereof
TWM583961U (en) * 2019-03-19 2019-09-21 彰化商業銀行股份有限公司 Database data structure change updating system suitable for automatic teller machine

Also Published As

Publication number Publication date
TWI693526B (en) 2020-05-11

Similar Documents

Publication Publication Date Title
US11704665B2 (en) Method and system for offline data transfer via machine-readable code
US11444777B2 (en) Method and system for providing validated, auditable, and immutable inputs to a smart contract
US11558181B2 (en) Method and system for state associated device identification for digital payments using blockchain technology
CN104516943B (en) For the method and system for preventing the affairs in database computing system from suspending
WO2020181810A1 (en) Data processing method and apparatus applied to multi-level caching in cluster
CN104067287B (en) Method, apparatus, system and machine readable media for data integrity protection
CN104981812B (en) The mechanism of reliability, availability and serviceability (RAS) stream is supported in equity monitors
JP2006227839A (en) Storage system, data moving method and management computer
WO2020063197A1 (en) Database switching method and system, and electronic device and computer-readable medium
TWI453622B (en) Storage device, information processing apparatus and program
GB2393000A (en) Mirrored memory used to assist communication between processors in RAID devices
US8738873B2 (en) Interfacing with a point-in-time copy service architecture
CN112558884B (en) Data protection method and NVMe-based storage device
TWI693526B (en) Database data structure change updating system and method thereof for automatic teller machine
CN104067241A (en) Synchronizing local and remote storage devices
CN105808391A (en) Method and device for hot replacing CPU nodes
US7330946B2 (en) Data processing system
TWM583961U (en) Database data structure change updating system suitable for automatic teller machine
US8935471B2 (en) Conditional write processing for a cache structure of a coupling facility
JP2000330730A (en) Differential copy system for disk array device
JP2011141814A (en) File sharing management system
JP7276959B2 (en) Information processing device, information processing method and program
JP2003050904A (en) Device and system for information processing, operation flow support method, storage medium, and program
TWI742932B (en) Data synchronization system and method with data correction function and computer readable medium
US20210224801A1 (en) Method and device for preventing a double spend attack