Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

229 results about "Rollback Operation" patented technology

A command to cancel a business process and return a record to its previous state.

Software version upgrading work method based on Shell

InactiveCN102025778AQuickly meet various situations of upgradingEnsure consistencyProgram loading/initiatingTransmissionComputer terminalRollback Operation
The invention discloses a software version upgrading management method based on Shell, comprising the following steps that: 1), a file transfer protocol (FTP) service is offered on a version server; 2), a file used for storing latest version information is arranged on a ftp server through a management platform; 3), a terminal downloads the version file through a ftp protocol; 4), the terminal carries out comparison on a latest version number and a local version number file, if according with a local version, the latest version does not need upgrading; and if higher than the local version, the latest version is downloaded from a designated route through the ftp protocol, executive software is decompressed, and the upgrading operation is executed; 5), if updating is successful, the local version number is revised to be a version number subjected to upgrading; and if updating fails, the rollback operation is executed; 6), an upgrading result is uploaded to the version server; and 7), step one to step six are regularly executed through cron. The method can ensure the consistency of the software version and completely realize the consistency through the mature ftp protocol and a shell script, has the advantages of simpleness and stability, and is easy in maintenance.
Owner:勤智数码科技股份有限公司

A data synchronization method and a data synchronization device

The invention relates to the technical field of database synchronization, and provides a data synchronization method and a data synchronization device. The data synchronization method comprises the following steps: obtaining a backup file generated by a source database by a source synchronization tool; Sending the backup file to the destination synchronization tool so that the destination synchronization tool can restore the reference database and the active transaction log according to the backup file; Obtaining the maximum log sequence number corresponding to the source database at the backup completion time; reading the operation log whose log sequence number is larger than the maximum log sequence number in the log file of the source database, and sending the operation log to the destination synchronization tool, so that the destination synchronization tool synchronizes data on the destination database according to the reference database, the active transaction log and the operation log. The data synchronization method of the invention does not need to perform a rollback operation on the active transaction, and the data processing amount is reduced. At the same time, there isno need to limit the transaction commit time and the backup start time, which can effectively improve the efficiency of synchronization.
Owner:WUHAN DAMENG DATABASE

Distributed transaction processing method and apparatus

Embodiments of the invention relate to a distributed transaction processing method and apparatus. The method comprises the steps of receiving a transaction enable request sent by a client, dividing a transaction corresponding to the transaction enable request into a plurality of sub-transactions, and selecting a participant node which executes at least one sub-transaction in the sub-transactions; sending a transaction execution request to the participant node to enable the participant node to execute the corresponding sub-transactions, and recording and sending first execution result information of the sub-transactions; receiving the first execution result information of all the sub-transactions, and determining second execution result information of the transaction according to the first execution result information of all the sub-transactions; and returning a transaction enable success or failure message to the client according to the second execution result information, and sending a transaction submitting or rollback message to the participant node to enable the participant node to execute submitting or rollback operations of the sub-transactions, and recording operation state information of the sub-transactions. Through the method and the apparatus, the response time of the distributed transaction can be shortened, so that the performance of a distributed system can be improved.
Owner:BEIJING OCEANBASE TECH CO LTD

Method for capturing movement data increment based on track change

InactiveCN104834700AImprove the efficiency of incremental captureLow costDatabase distribution/replicationRelational databasesRollback OperationComputer science
The invention discloses a method for capturing movement data increment based on track change. The method comprises the following steps of enabling a trigger to capture operation logs; recording the operation change process of an operation data sheet; combining the operation logs by a purifying method, so as to capture the net increment and record the whole operation change process. The method has the advantages that the existing trigger mechanism of a movable database and the characteristic of lower writing frequency of movable nodes in the movable computing environment are sufficiently utilized, the increment capturing efficiency is obviously improved, the purifying operation is further adopted when the increment is extracted, the minimum increment data is ensured, the synchronous data communication amount is greatly reduced, the requirement of the synchronous system on the network bandwidth is lowered, and the communication cost is reduced; when the final consistency of the data is influenced because of the accidental interruption or severe timeout of the synchronous system, the operation change process can be used as the effective evidence for the rollback operation of the synchronous system, and the robustness of the synchronous system is improved.
Owner:NANJING UNIV OF POSTS & TELECOMM

File-based configuration rollback system and configuration rollback method

The invention relates to a network equipment management technology, and discloses a file-based configuration rollback method, which solves the problems of complexity in the realization of configuration rollback, rollback incompleteness and incapability of supporting two-way rolling in the prior art. Key points of the technical scheme can be summarized as that: in the process of configuring managed equipment, a simple network management protocol (SNMP) network management workstation counts configuration operations, and transmits a rollback point setting command comprising a rollback point identifier (ID) to the managed equipment when the times of the configuration operations reaches a certain set value; the managed equipment backs a currently configured file up and sets the rollback point ID; when a rollback operation is required, the SNMP network management workstation transmits a rollback command comprising the rollback point ID to the managed equipment; and the managed equipment finds and executes a corresponding configuration file according to the rollback point ID. In addition, the invention discloses a file-based configuration rollback system. The system and the method are applied to the conditions of requiring rollback if a configuration error occurs when the SNMP network management workstation configures the managed equipment.
Owner:MAIPU COMM TECH CO LTD

OLTP(on-line transaction processing)-based data modifying method and system as well as graphic database server

The embodiment of the invention discloses an OLTP((on-line transaction processing)-based data modifying method and system as well as a graphic database server. The method comprises the steps that of: receiving a data modification command transmitted by a client side through calling an API (application programming interface). wherein the data modification command comprises a transaction identifier, a node name, a filtering condition and data to be updated; searching transaction records according to the transaction identifier, and adding the node name to the searched effective transaction record; searching a node attribute status information table according to the node name, and acquiring the data records meeting the filtering condition from the node attribute status information table; and updating the data records one by one by the data to be updated. By applying the data modifying and system as well as the graphic database server disclosed by the embodiment of the invention, the data record modification on multiple nodes related to one transaction can be realized, so as to guarantee the synchronism and the integrity of data modification; and when the transaction fails, data can be recovered through rollback operation so as to guarantee the integrity of a database.
Owner:BEIJING 21VIANET DATA CENT

Container-based gray release method and device, computer equipment and storage medium

The invention belongs to the field of cloud computing, and discloses a container-based gray release method and device, computer equipment and a storage medium, and the method comprises the steps: obtaining a newly-built container instruction, and newly building a container of a new version application in an application container engine based on the newly-built container instruction; constructing agray instance of the new version application based on the container of the new version application; obtaining the number of containers of an old version application, restarting at least one containerof the old version application based on the number of the containers of the old version application and a preset gray scale strategy, and enabling the restarted container to load the gray scale instance; and obtaining feedback information of the gray instance, and adjusting the number of containers corresponding to the new version application and the old version application according to the feedback information. Gray release is completed through the container, switching between versions can be facilitated, waste of gray examples and resources is reduced, the problem that rollback operation iscomplex is solved, and the application gray release efficiency is improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Distributed transaction processing method and device and storage medium

The embodiment of the invention provides a distributed transaction processing method and device and a storage medium. In some embodiments of the invention, the method comprises the steps of receiving a distributed transaction starting request sent by a transaction request end by distributed transaction processing equipment; according to the starting request, obtaining an execution sequence of a plurality of pre-configured sub-processes; according to the execution sequence of the plurality of sub-processes, executing the plurality of sub-processes in sequence; adding a condition for judging whether a retry is met after execution of a target sub-process fails, executing retry operation on the target sub-process under the condition of meeting the retry condition, adding a condition for judging whether a rollback condition is met or not after execution of the sub-process fails, and executing retry operation on the target sub-process under the condition of meeting the rollback condition, reversely executing the rollback operation of all the executed sub-processes from the target sub-process, so that the probability of successful execution of the distributed transaction is increased, the probability of data inconsistency caused by instability of the distributed system is reduced, the self-healing capability of the distributed system in a fault scene is improved, and the execution efficiency of the transaction is improved.
Owner:BEIJING XINWANG RUIJIE NETWORK TECH CO LTD

Internet of Things equipment firmware remote updating method, device and system

The invention provides an Internet of Things equipment firmware remote updating method, device and system. The method comprises the steps that a cloud server receives new version firmware and an updating request through a network, and carries out the version verification of current version firmware; after the verification is passed, the new version firmware is transmitted to the Internet of Thingsdevice, version mark information is set for the new version firmware, and the version mark information is stored in a database for the Internet of Things device to inquire; the Internet of Things device receives the new version firmware of the cloud server and verifies the information of the new version firmware; when the updating condition is met, version updating is started to be executed; if an abnormal updating condition occurs in the middle of version updating, version rollback operation is executed, and the current version firmware is recovered; if not, the current version is fixedly upgraded to the new version firmware; and through a hardware multi-column storage system structure and a software rollback processing mechanism, firmware can be ensured to be safely updated under any condition, Internet of Things resource use is optimized, and bandwidth constraint and allocation are adapted.
Owner:SHANDONG ACAD OF SCI INST OF AUTOMATION

Upgrading rollback method and system and terminal equipment

The invention is applicable to the technical field of automobiles, and provides an upgrade rollback method and system and terminal equipment, and the method comprises the steps: receiving an upgrade rollback request; searching a backup mirror image address according to the upgrade rollback request; starting an upgrade rollback program, downloading a backup mirror image file according to the backupmirror image address, and transmitting the backup mirror image file to a target ECU; performing cyclic redundancy check according to the backup mirror image file, and judging whether the cyclic redundancy check is passed or not; if the cyclic redundancy check is passed, determining that the cyclic redundancy check is passed; modifying storage records if so, marking active partitions, finishing rollback operations, searching, downloading and transmitting a backup mirror image file through the vehicle-mounted gateway equipment; transmitting the backup mirror image file to the target ECU for version recovery, after rollback, marking the active partition and modifying the storage record An automobile can recover the previous version locally, operation and maintenance personnel do not need tocarry out rollback operation, the version recovery efficiency is improved, and cost is reduced.
Owner:江西猛犸电动科技有限公司

Distributed computing method and system of cluster system and medium

The invention discloses a distributed computing method and system of a cluster system and a medium. The method comprises steps of when the jobs are distributed, decomposing the jobs into a graph structure formed by a plurality of tasks; determining a to-be-executed target task, sending the to-be-executed target task to the cluster system for execution, waiting for execution result information of the target task, updating a graph structure if the execution is successful, and continuing to execute a new task until all tasks are executed if the graph structure still has no executed task; and if the execution fails, killing the task instance of the target task, performing a rollback operation on the target task according to the executed partial order dependency relationship until the target task is recovered to the initial state, and then re-executing the task. According to the method, the jobs can be decomposed in a transactional and reliable mode and distributed to the nodes in the cluster to be executed, the tasks of the nodes can be recovered and processed after the nodes are subjected to failures such as offline recovery and node restarting all the time, and therefore the requirements for high reliability, jobs transactional property, system expandability and maintainability of the cluster are met.
Owner:湖南麒麟信安科技股份有限公司
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products