JP2020098598A - クライアント側のキャッシュによる透過的なデータベースセッションの回復 - Google Patents
クライアント側のキャッシュによる透過的なデータベースセッションの回復 Download PDFInfo
- Publication number
- JP2020098598A JP2020098598A JP2019224632A JP2019224632A JP2020098598A JP 2020098598 A JP2020098598 A JP 2020098598A JP 2019224632 A JP2019224632 A JP 2019224632A JP 2019224632 A JP2019224632 A JP 2019224632A JP 2020098598 A JP2020098598 A JP 2020098598A
- Authority
- JP
- Japan
- Prior art keywords
- session
- database
- computer
- caching
- information
- 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.)
- Granted
Links
- 238000011084 recovery Methods 0.000 title abstract description 10
- 238000004891 communication Methods 0.000 claims description 48
- 238000000034 method Methods 0.000 claims description 19
- 230000004044 response Effects 0.000 claims description 11
- 238000012545 processing Methods 0.000 description 24
- 230000008569 process Effects 0.000 description 10
- 238000013500 data storage Methods 0.000 description 7
- 230000008859 change Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000007726 management method Methods 0.000 description 3
- 230000002085 persistent effect Effects 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000006399 behavior Effects 0.000 description 1
- 230000007123 defense Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/252—Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24552—Database cache management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2471—Distributed queries
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/84—Using snapshots, i.e. a logical point-in-time copy of the data
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Quality & Reliability (AREA)
- Fuzzy Systems (AREA)
- Mathematical Physics (AREA)
- Probability & Statistics with Applications (AREA)
- Software Systems (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
SETキー、値
を使用することができ、この場合、キーは、ロケール、言語などの特定のセッション属性を指定し、値は、ドイツ語(ロケール用)、英語(言語用)など、キャッシュされるセッションデータである。
本開示による実施形態は、クライアントコンピュータ上のセッションキャッシングを提供し、クライアントコンピュータとデータベース管理システム(DBMS)との間に確立される各セッションは、セッションキャッシュに関連付けられ得る。所与のセッションに対応するセッションコンテキスト情報に加えられた更新は、それぞれのセッションキャッシュにキャッシュすることができる。所与のセッションとの切断が検出されると、DBMSとの新しいセッションを確立することができる。切断されたセッションに関連付けられるセッション情報は、適切なセッションキャッシュから読み込まれ、新しく確立されたセッション上で切断されたセッションのセッション情報を復元するために使用することができる。
102 データベース管理サーバ(DBMS)
102a データベース
104 クライアントコンピュータ
106 通信ネットワーク
108 データベースアプリケーション
110 セッションマネージャ
202 クライアントライブラリ
204 キャッシュマネージャ
206 セッションキャッシュ
208 接続マネージャ
300 コンピューティングシステム
312 処理ユニット
314 システム(メイン)メモリ
316 データストレージ
316 内部データストレージ
320 通信インターフェース
322 I/Oインターフェース
324 システムバス
330 データモジュール
332 オペレーティングシステム
334 アプリケーションプログラム
336 プログラムデータ
338 プログラム/システムモジュール
342 出力デバイス
344 入力デバイス
702 セカンダリDBMS
Claims (20)
- コンピュータシステムにおける方法であって、
データベースシステムとの第1のデータベースセッションを確立するステップと、
前記第1のデータベースセッションのセッションコンテキストを定義するセッション情報を、前記コンピュータシステムから前記データベースシステムに通信するステップと、
前記第1のデータベースセッションの前記セッション情報を前記コンピュータシステムのキャッシュメモリにキャッシュするステップと、
前記第1のデータベースセッションの前記セッションコンテキストを透過的に復元するために、前記第1のデータベースセッションの前記コンピュータシステムの前記キャッシュメモリにキャッシュされている前記セッション情報を通信するステップを含む、前記第1のデータベースセッションの切断の検出に応答して、第2のデータベースセッションを確立するステップと、
を備える、方法。 - 前記セッション情報をキャッシュするステップが、前記データベースシステムに通信された前記セッション情報を備える前記データベースシステムから通信を受信するステップと、前記受信した通信に含まれる前記セッション情報をキャッシュするステップとを含む、請求項1に記載の方法。
- 前記データベースシステムとの前記第2のデータベースセッションが確立される、請求項1に記載の方法。
- 前記データベースシステムとは異なる第2のデータベースシステムとの前記第2のデータベースセッションが確立される、請求項1に記載の方法。
- 前記セッション情報を備えるデータの量があらかじめ定められた値を超えると、前記第1のデータベースセッションの前記セッション情報のキャッシングを終了するステップをさらに備える、請求項1に記載の方法。
- 前記キャッシングを終了するために前記データベースから通信を受信するステップに応答して、前記第1のデータベースセッションの前記セッション情報のキャッシングを終了するステップを備える、請求項1に記載の方法。
- キャッシングが終了したときに前記第1のデータベースセッションのセッション情報の前記キャッシュメモリを消去するステップをさらに備える、請求項6に記載の方法。
- コンピュータ実行可能命令が記憶された非一時的コンピュータ可読ストレージ媒体であって、コンピュータデバイスによって実行されると、前記コンピュータデバイスに、
データベースシステムとの第1のデータベースセッションを確立することと、
前記第1のデータベースセッションのセッションコンテキストを定義するセッション情報を、前記コンピュータシステムから前記データベースシステムに通信することと、
前記第1のデータベースセッションの前記セッション情報を前記コンピュータシステムのキャッシュメモリにキャッシュすることと、
前記第1のデータベースセッションの前記セッションコンテキストを透過的に復元するために、前記第1のデータベースセッションの前記コンピュータシステムの前記キャッシュメモリにキャッシュされている前記セッション情報を通信することを含む、前記第1のデータベースセッションの切断の検出に応答して、第2のデータベースセッションを確立することと、
を行わせる、非一時的コンピュータ可読ストレージ媒体。 - 前記セッション情報をキャッシュするステップが、前記データベースシステムに通信された前記セッション情報を備える前記データベースシステムから通信を受信するステップと、前記受信した通信に含まれる前記セッション情報をキャッシュするステップとを含む、請求項8に記載の非一時的コンピュータ可読ストレージ媒体。
- 前記データベースシステムとの前記第2のデータベースセッションが確立される、請求項8に記載の非一時的コンピュータ可読ストレージ媒体。
- 前記データベースシステムとは異なる第2のデータベースシステムとの前記第2のデータベースセッションが確立される、請求項8に記載の非一時的コンピュータ可読ストレージ媒体。
- 前記コンピュータ実行可能命令が、前記コンピュータデバイスによって実行されると、前記コンピュータデバイスに、前記セッション情報を備えるデータの量があらかじめ定められた値を超えると、前記第1のデータベースセッションの前記セッション情報のキャッシングをさらに終了させる、請求項8に記載の非一時的コンピュータ可読ストレージ媒体。
- 前記コンピュータ実行可能命令が、前記コンピュータデバイスによって実行されると、前記コンピュータデバイスに、前記キャッシングを終了するために前記データベースから通信を受信するステップに応答して、前記第1のデータベースセッションの前記セッション情報のキャッシングをさらに終了させる、請求項8に記載の非一時的コンピュータ可読ストレージ媒体。
- 前記コンピュータ実行可能命令が、前記コンピュータデバイスによって実行されると、前記コンピュータデバイスに、キャッシングが終了したときに前記第1のデータベースセッションのセッション情報の前記キャッシュメモリをさらに消去させる、請求項8に記載の非一時的コンピュータ可読ストレージ媒体。
- 1つまたは複数のコンピュータプロセッサと、
データベースシステムとの第1のデータベースセッションを確立することと、
前記第1のデータベースセッションのセッションコンテキストを定義するセッション情報を、前記コンピュータシステムから前記データベースシステムに通信することと、
前記第1のデータベースセッションの前記セッション情報を前記コンピュータシステムのキャッシュメモリにキャッシュすることと、
前記第1のデータベースセッションの前記セッションコンテキストを透過的に復元するために、前記第1のデータベースセッションの前記コンピュータシステムの前記キャッシュメモリにキャッシュされている前記セッション情報を通信するステップを含む、前記第1のデータベースセッションの切断の検出に応答して、第2のデータベースセッションを確立することと、
を行うように動作可能であるように、前記1つまたは複数のコンピュータプロセッサを制御するための命令を備えるコンピュータ可読ストレージ媒体と
を備える、装置。 - 前記セッション情報をキャッシュするステップが、前記データベースシステムに通信された前記セッション情報を備える前記データベースシステムから通信を受信するステップと、前記受信した通信に含まれる前記セッション情報をキャッシュするステップとを含む、請求項15に記載の装置。
- 前記データベースシステムとの前記第2のデータベースセッションが確立される、請求項15に記載の装置。
- 前記データベースシステムとは異なる第2のデータベースシステムとの前記第2のデータベースセッションが確立される、請求項15に記載の装置。
- 前記コンピュータ可読ストレージ媒体が、前記セッション情報を備えるデータの量があらかじめ定められた値を超えると、前記第1のデータベースセッションの前記セッション情報のキャッシングを終了するように動作可能であるように前記1つまたは複数のコンピュータプロセッサを制御するための命令をさらに備える、請求項15に記載の装置。
- 前記コンピュータ可読ストレージ媒体が、前記キャッシングを終了するために前記データベースから通信を受信するステップに応答して、前記第1のデータベースセッションの前記セッション情報のキャッシングを終了するように動作可能であるように前記1つまたは複数のコンピュータプロセッサを制御するための命令をさらに備える、請求項15に記載の装置。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/222,775 | 2018-12-17 | ||
US16/222,775 US11663091B2 (en) | 2018-12-17 | 2018-12-17 | Transparent database session recovery with client-side caching |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020098598A true JP2020098598A (ja) | 2020-06-25 |
JP7104016B2 JP7104016B2 (ja) | 2022-07-20 |
Family
ID=68848011
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019224632A Active JP7104016B2 (ja) | 2018-12-17 | 2019-12-12 | クライアント側のキャッシュによる透過的なデータベースセッションの回復 |
Country Status (4)
Country | Link |
---|---|
US (1) | US11663091B2 (ja) |
EP (1) | EP3671482B1 (ja) |
JP (1) | JP7104016B2 (ja) |
CN (1) | CN111324632B (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113489635B (zh) * | 2021-06-18 | 2023-08-18 | 深圳软牛科技有限公司 | 基于微信的消息恢复方法和相关设备 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8229969B1 (en) * | 2008-03-04 | 2012-07-24 | Open Invention Network Llc | Maintaining web session data spanning multiple application servers in a session database |
US20130066952A1 (en) * | 2011-09-09 | 2013-03-14 | Oracle International Corporation | Preserving server-client session context |
WO2015001671A1 (ja) * | 2013-07-05 | 2015-01-08 | 株式会社日立製作所 | 通信制御装置、通信制御装置の制御方法、及び情報処理システム |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6862689B2 (en) * | 2001-04-12 | 2005-03-01 | Stratus Technologies Bermuda Ltd. | Method and apparatus for managing session information |
CN1138381C (zh) * | 2001-06-25 | 2004-02-11 | 华为技术有限公司 | 电信管理网的工作站与操作系统接口实现方法 |
AU2003210333A1 (en) * | 2003-02-21 | 2004-09-09 | Pirelli & C. S.P.A. | Method and system for managing network access device using a smart card |
US20080126831A1 (en) * | 2006-07-27 | 2008-05-29 | Downey Audra F | System and Method for Caching Client Requests to an Application Server Based on the Application Server's Reliability |
US7991128B2 (en) * | 2006-11-01 | 2011-08-02 | International Business Machines Corporation | Mirroring of conversation stubs |
US8433680B2 (en) * | 2008-07-01 | 2013-04-30 | Oracle International Corporation | Capturing and restoring database session state |
US8213911B2 (en) * | 2009-01-28 | 2012-07-03 | Virtual Hold Technology Llc | Mobile communication device for establishing automated call back |
CN102217341B (zh) * | 2011-05-31 | 2014-04-30 | 华为技术有限公司 | 非语音紧急业务会话建立方法、设备及系统 |
US8725882B2 (en) * | 2011-09-09 | 2014-05-13 | Oracle International Corporation | Masking database outages from clients and applications |
US8898109B2 (en) * | 2012-07-27 | 2014-11-25 | Microsoft Corporation | Automatic transaction retry after session failure |
EP2968237A4 (en) * | 2013-03-15 | 2016-08-31 | Univ Johns Hopkins | METHOD AND COMPOSITIONS FOR IMPROVING COGNITIVE FUNCTION |
CN105634951B (zh) * | 2014-11-05 | 2020-08-04 | 南京中兴软件有限责任公司 | 一种标签交换路径lsp的平滑重启gr的恢复方法及装置 |
CN106549906A (zh) * | 2015-09-17 | 2017-03-29 | 中兴通讯股份有限公司 | 实现端到端通话加密的方法、终端及网络侧网元 |
-
2018
- 2018-12-17 US US16/222,775 patent/US11663091B2/en active Active
-
2019
- 2019-12-10 EP EP19214758.5A patent/EP3671482B1/en active Active
- 2019-12-12 JP JP2019224632A patent/JP7104016B2/ja active Active
- 2019-12-13 CN CN201911280176.6A patent/CN111324632B/zh active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8229969B1 (en) * | 2008-03-04 | 2012-07-24 | Open Invention Network Llc | Maintaining web session data spanning multiple application servers in a session database |
US20130066952A1 (en) * | 2011-09-09 | 2013-03-14 | Oracle International Corporation | Preserving server-client session context |
WO2015001671A1 (ja) * | 2013-07-05 | 2015-01-08 | 株式会社日立製作所 | 通信制御装置、通信制御装置の制御方法、及び情報処理システム |
Also Published As
Publication number | Publication date |
---|---|
US11663091B2 (en) | 2023-05-30 |
US20200192766A1 (en) | 2020-06-18 |
CN111324632A (zh) | 2020-06-23 |
EP3671482C0 (en) | 2024-04-03 |
EP3671482B1 (en) | 2024-04-03 |
CN111324632B (zh) | 2023-10-20 |
JP7104016B2 (ja) | 2022-07-20 |
EP3671482A1 (en) | 2020-06-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10489254B2 (en) | Storage cluster failure detection | |
US8533171B2 (en) | Method and system for restarting file lock services at an adoptive node during a network filesystem server migration or failover | |
JP4637842B2 (ja) | クラスタ化されたコンピューティングシステムにおける高速なアプリケーション通知 | |
RU2595482C2 (ru) | Обеспечение прозрачной отработки отказа в файловой системе | |
US8655851B2 (en) | Method and system for performing a clean file lock recovery during a network filesystem server migration or failover | |
CN103677967B (zh) | 一种数据库的远程数据服务系统及任务调度方法 | |
US8676959B2 (en) | Integrated heartbeat monitoring and failover handling for high availability | |
US9286298B1 (en) | Methods for enhancing management of backup data sets and devices thereof | |
US8281071B1 (en) | Systems and methods for managing cluster node connectivity information | |
US20230305936A1 (en) | Methods and systems for a non-disruptive automatic unplanned failover from a primary copy of data at a primary storage system to a mirror copy of the data at a cross-site secondary storage system | |
US11144405B2 (en) | Optimizing database migration in high availability and disaster recovery computing environments | |
WO2016202051A1 (zh) | 一种通信系统中管理主备节点的方法和装置及高可用集群 | |
US11687507B2 (en) | Termination of database sessions for planned failover | |
US12050558B2 (en) | Facilitating immediate performance of volume resynchronization with the use of passive cache entries | |
JP2002229837A (ja) | 共有ディスク・パラレル・データ・ファイル内のデータに対するアクセスを制御する方法 | |
CN106339278A (zh) | 一种网络文件系统的数据备份及恢复方法 | |
US9846624B2 (en) | Fast single-master failover | |
US20150288556A1 (en) | Controller maintenance in a network-attached storage system | |
US8621260B1 (en) | Site-level sub-cluster dependencies | |
JP7104016B2 (ja) | クライアント側のキャッシュによる透過的なデータベースセッションの回復 | |
US20160011929A1 (en) | Methods for facilitating high availability storage services in virtualized cloud environments and devices thereof | |
US9465654B2 (en) | Intelligent failover or shutdown of an application using input/output shipping in response to loss of connectivity to data storage in a cluster | |
US10848554B2 (en) | Memory efficient asynchronous high availability replication | |
US8533331B1 (en) | Method and apparatus for preventing concurrency violation among resources | |
CN115757658A (zh) | 基于Consul、Bind和MGR的数据存储方法、系统、存储介质、电子设备及应用 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201216 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211028 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211115 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220210 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20220613 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220707 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7104016 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |