Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

101 results about "Database transaction" patented technology

A transaction symbolizes a unit of work performed within a database management system (or similar system) against a database, and treated in a coherent and reliable way independent of other transactions. A transaction generally represents any change in a database.

Computer-based multi-platform informatization construction system and method

The invention provides a multi-platform informatization construction system and method based on a computer, and solves the problems that existing multi-platform data synchronization is not timely, formats are not compatible and the like. The system comprises a real-time data capture module, and a data change event is generated in real time through database transaction log monitoring; the intelligent routing decision module optimizes a transmission path in combination with rules and machine learning; the data conversion adaptation module realizes automatic adaptation of a format and an interface by utilizing dynamic template matching; the conflict detection and resolution module guarantees data consistency based on version control and priority judgment; the data synchronization execution module transmits data according to an optimized path, and the monitoring management module monitors the whole process in real time. The method comprises the steps of data capture, routing decision, format conversion, synchronous execution and monitoring feedback. According to the scheme, the data synchronization efficiency and accuracy are improved, the multi-platform integration operation and maintenance cost is reduced, and the method is suitable for multi-scene informatization construction of enterprises, government affairs and the like.
Owner:GINZA GROUP CO LTD

Stateful management of network device configurations

ActiveUS20260046199A1TransmissionData packData bank
An example method may include receiving first configuration data associated with a network device, the first configuration data comprising a Yet Another Next Generation (YANG) payload; determining a first subset of the YANG payload that is associated with a first network configuration database; determining a first database transaction, wherein the first database transaction represents one or more database updates to the first network configuration database that is determined based on a first state of the network device and one or more configuration requirements represented by the first subset; discarding the first database transaction; determining second configuration data based on the first database transaction, the second configuration data comprising a command line representation (CLI) of the YANG payload; and providing the second configuration data to a system, the system configured to display the command line representation to a user.
Owner:CISCO TECHNOLOGY INC

Database risk analysis method and device, equipment, storage medium and product

The invention discloses a database risk analysis method and device, equipment, a storage medium and a product, and relates to the technical field of databases, and the database risk analysis method comprises the following steps: in response to a risk detection instruction, implanting a probe in a database key transaction operation, and obtaining context information of a database transaction; and dynamically analyzing the context information, and when database risks exist, analyzing and determining database abnormal risks. It can be understood that in response to the risk detection instruction, a probe is implanted in the database key transaction operation, the context information of the database transaction is obtained, and the database abnormal risk is determined by detecting the context information of the transaction full link and performing dynamic analysis, so that the database risk identification precision is improved.
Owner:CHINA MERCHANTS BANK

Storage and management method suitable for automatic scoring data of Internet of Things

The invention discloses a storage and management method suitable for automatic scoring data of the Internet of Things, and the method comprises the steps: constructing a three-layer heterogeneous storage collaborative architecture fusing a relational database, a time sequence database and a graph database, and achieving the dynamic distribution and collaborative updating of data through an intelligent routing and cross-database transaction consistency mechanism; establishing a self-adaptive index system based on reinforcement learning, dynamically optimizing a multi-class index strategy and supporting low-efficiency index reconstruction; a storage strategy based on data value dynamic adjustment and AI-driven data quality closed-loop management are implemented, and rapid positioning and repairing of problem data are achieved; and elastic scheduling of storage resources is realized by utilizing containerization and Kubernetes technologies. According to the method, the comprehensive performance of the automatic scoring data of the Internet of Things in the aspects of storage efficiency, query performance, consistency, reliability and cost control is remarkably improved, and the method has important practicability and popularization value.
Owner:BEIJING NEWLAND TIMES EDUCATION TECH CO LTD

Optimization method for incremental migration mode of database synchronization tool

The invention discloses a method for optimizing an incremental migration mode of a database synchronization tool, which comprises the following steps of: acquiring a batch of data change events from a message queue, and grouping according to primary keys of the events; sequencing events in each primary key group according to a time sequence rule, simulating a data state change mode, and performing multiple operations on the same record to obtain a single target operation of a final state; all single target operations are distributed to different data fragments according to the hash values of the primary keys, so that all changes of the same primary key are processed in the same fragment; starting a thread pool, performing parallel processing on each data fragment by an independent database transaction, and writing the data into a target database; according to the method, through a strategy of first merging and second parallelization, redundant database I / O operation is effectively eliminated, multi-core CPU resources are utilized, on the premise of ensuring data consistency, the overall throughput of data synchronization and the utilization rate of system resources are improved, and the stability and efficiency of the synchronization process are enhanced.
Owner:JIANGSU HUAKU DATA TECH CO LTD +1

Managing data availability based on change detection

A system for managing data availability for database transactions is disclosed. The system is programmed to receive source data and extract a plurality of events from the source data. The system is programmed to create a halt record corresponding to each event of the plurality of events. The system is programmed to resolve conflicts among one or more halt records. The system is programmed to receive a request for a specific database transaction related to a specific database item from a client device. The system is programmed to determine whether any halt record is in effect for the specific database item. The system is programmed to perform the specific database transaction in response to determining no halt record is in effect. The system is programmed to transmit a result of the specific database transaction in response to the request to the client device.
Owner:ROBINHOOD MARKETS INC

Automatic scaling for targeted sweep

A system for scaling parallelism in sweeping stale data associated with multi-version data management is disclosed. The system is programmed to manage a targeted sweep of stale data stored on distributed storage associated with a set of computing nodes, where the stale data includes metadata for database transactions. The system is programmed to dynamically determine, on a computing node, how many threads to simultaneously perform deletion for the targeted sweep based on historical performance of the computing nodes, historical performance of the distributed storage associated with the computing nodes, or other factors. The system is programmed to then cause a certain number of threads to run on the computing node, where each thread identifies and deletes specific metadata for data transactions within the scope of the targeted sweep.
Owner:PALANTIR TECHNOLOGIES INC

A Low-Latency Materialized View Approach

This invention discloses a low-latency materialized view method, comprising the following steps: S1, after the application server initiates a database transaction to the source database and executes data operation instructions, before the database transaction is committed, a state intent event is constructed. This relates to the field of database technology. This application uses heavy data change information as the state intent event and a lightweight commit confirmation signal as the commit state event. By separating the state intent event and the commit state event and processing them asynchronously in parallel, the update latency of the materialized view no longer depends on the entire CDC link, but only on the transmission latency of the commit confirmation signal. This reduces transmission latency, achieves lower-latency data synchronization, and alleviates the high latency problem inherent in traditional materialized view updates that rely on change data capture technology.
Owner:BEIJING ZHIYI HEALTH INFORMATION TECH CO LTD

Database transaction request processing method, related equipment and storage medium

This invention discloses a database transaction request processing method, related devices, and storage media. The method includes: receiving an update transaction request for a first data row in the database; if a first hot row update wait queue for the first data row exists in the storage engine, writing the update transaction request into the first hot row update wait queue; if no first hot row update wait queue exists in the storage engine, determining the queue length of a first row lock wait queue corresponding to the first data row in the storage engine; when the queue length of the first row lock wait queue exceeds a preset length threshold, creating a corresponding first hot row update wait queue for the first data row in the storage engine, and writing the update transaction request into the first hot row update wait queue; and, in response to a preset trigger signal, adding the update transaction request in the first hot row update wait queue to the first row lock wait queue. This invention improves the transaction throughput of the database system under high concurrency conditions.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD +1

Method and system for visualized management of U position of rack-mounted server cabinet

The invention discloses a rack-mounted server cabinet U-bit visual management method and system, and belongs to the technical field of communication equipment, and the method comprises the following steps: S1, based on machine room physical parameters and cabinet attributes, carrying out the structural data modeling through building a one-to-many correlation index of a machine room and a cabinet, and carrying out the one-to-many correlation index of the machine room and the cabinet; generating a visual cabinet U-bit grid base map corresponding to the physical space by adopting a vertical grid stacking algorithm; and S2, based on the cabinet U bit grid base map, user interaction operation is converted into a target U bit identifier through coordinate mapping, multi-layer verification and U bit occupation conflict detection are carried out on equipment parameters, and an association relationship between equipment and U bits is established through database transactions. According to the method, the digital grid base map accurately corresponding to the physical space is constructed, and core technologies such as coordinate mapping, multi-layer verification and database transaction operation are applied, so that the problems that traditional cabinet U bit management depends on manual planning, information abstraction is not visual and the like are solved.
Owner:SHANGHAI HAIZHUO YUNZHI TECHNOLOGY SERVICE CO LTD

Recovery of a target database system

Recovery of a target database system, comprising forming the target database system 500 and receiving multiple batches of database transactions 502. The following are performed repeatedly: generating
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Supervised data access for test failure remediation

Techniques for supervised access to the error logs stored on a protected database to perform test failure remediation with respect to the failures associated with prior executions of test scripts. In some cases, when the execution of a test script is aborted because a data value provided by the test script fails to match a corresponding data record stored on a target database, a corresponding error log may be created. To remediate the noted test failure, an example system may select a test correction template that is associated with a corresponding test correction script and provide a corrected data value as a parameter of the selected template. Subsequently, the system may perform operations associated with a database transaction that is configured to: (i) re-execute the operations associated with the previously aborted test script, and (ii) upon successful re-execution, remove the corresponding error log.
Owner:STATE FARM MUTAL AUTOMOBILE INSURANCE COMPANY

Failover and synchronization management for databases

A method comprises analyzing metrics corresponding to operation of a first node in a first data center using at least one machine learning algorithm, predicting, based at least in part on the analyzing of the metrics, whether the operation of the first node is anomalous, designating the first node as being in an anomalous state responsive to predicting that the operation of the first node is anomalous, and causing routing of one or more database transactions to a second node in a second data center instead of the first node in response to the anomalous state designation.
Owner:DELL PROD LP

Method and related device for realizing API (Application Program Interface) docking based on custom domain event

The invention relates to a method and a related device for realizing API (Application Program Interface) docking based on a custom domain event. The method comprises the following steps of: pre-configuring API interface information and condition rules for triggering API calling in a database; when a business service executes a business operation, generating an event in a database transaction bearing the business operation, and storing the event in an event flow table; then, reading the event by a first background process, performing matching according to a preset condition rule, and if the matching is successful, generating a corresponding to-be-called message in a message flow table; and finally, reading the message by the second background process to execute API calling, and retaining the message which fails to call for subsequent retry. According to the method, the dynamic configuration of the API docking logic is realized, the service flexibility is remarkably improved, and meanwhile, the consistency and reliability of data synchronization are ensured through transaction guarantee and two-stage asynchronous processing.
Owner:SHANGHAI QIANJIANG NETWORK TECHNOLOGY CO LTD

Distributed database remote backup

A method and system for data synchronization between a standby site and a primary site in a distributed database system is provided. A first primary site included in a primary site group of the distributed database system generates a commit action redo log message for a commit action performed by the first primary site on a first database transaction, the commit action redo log message including a transaction ID of the first database transaction and a transaction order indicator representing an order of database transactions in a group of database transactions executed on one or more primary sites in the primary site group. The first primary site sends the commit action redo log message to a corresponding first standby site backing up the first primary site.
Owner:HUAWEI TECH CO LTD

Database transaction implementation method, system and equipment based on array index and storage medium

The invention discloses a database transaction implementation method, system and equipment based on an array index and a storage medium, and the method comprises the steps: writing actual transaction data into an array index and a value log in advance through the quick access characteristic of the array index and the characteristic of converting all data operations into the value log by a value log module; the TRXID and the ARRAYID are cached in the transaction cache, so that the database transaction is realized; from the perspective that a user reads data with transactions, as actual data are written into the array index module and the value log module in advance, only relevant logic of the data needs to be acquired from the storage module, and meanwhile, the visibility of the transactions is judged, so that the logic of querying the data with the transactions is simplified; from the perspective of the transaction cache size, only the TRXID and the ARRAYID need to be stored in the memory, and a large amount of memory occupation is reduced.
Owner:JIANGSU DAMENG DATABASE CO LTD

Augmented data for security during record updates

A method and related system may analyze metadata associated with a first set of transactions to determine whether to perform a second set of transactions. The method and related system may include determining a data category based on first device-provided data of a first database transaction indicating a first record associated with a second record, and may further include obtaining, based on whether the data category satisfies a first set of criteria, an identifier and an amount based on image data using a prediction model. The method may further include querying a database based on the identifier to obtain an indication that the identifier is mapped to an object category, validating the amount based on a result indicating whether the object category satisfies a second set of criteria, and causing a second transaction that changes fields of the first and second records.
Owner:CAPITAL ONE SERVICES LLC

Method and system to efficiently abort a database transaction

Disclosed is an approach to autonomously abort a lower priority transaction that is blocking a higher priority transaction, where the lower priority transaction is holding a lock on a resource for which there is contention. Some approaches also provide an efficient way to implement identification of a blocker transaction, which drastically reduces the response time to abort the blocker transaction.
Owner:ORACLE INT CORP +1

Dynamic query resource control

A computer implemented method for identifying problematic database operations includes identifying database transactions which exhibit performance issues and corresponding parse trees, transforming corresponding parse trees to create historical descriptor arrays, detecting a new database transaction, generating a new descriptor array corresponding to the new database transaction, analyzing the new descriptor array and the historical descriptor arrays to determine whether the new descriptor array indicates a performance issue corresponding to the new database transaction, and responsive to determining that the new descriptor array indicates a performance issue, adding the new database transaction to a resource controlled pool. The method may additionally comprise encoding one or more data items associated with the database. The method may additionally include sending the new database transaction to a virtual database simulation to simulate the new database transaction's performance, and providing the simulation results to a feedback database system.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Method and system for dynamically constructing a financial data correlation network with dual-database collaborative processing

The application provides a financial data correlation network dynamic construction method and system for double-library collaborative processing, solves the problems of low efficiency of multi-hop traversal query of a relational database in financial correlation query, high coupling degree of an independent graph database and a system in related technologies, and difficulty in data synchronization. The application obtains a target entity identifier, a relationship type and a traversal depth by analyzing a query request; performs correlation topology retrieval in a graph database to obtain a correlation entity identifier set and a path topology; performs attribute retrieval in a relational database by taking the correlation entity identifier set as a batch query condition to obtain complete attribute data of an entity; and fuses the path topology and the complete attribute data of the entity to output a structured result. The application realizes the collaboration of transaction capability of the relational database and efficient traversal capability of the graph database by decoupling topology traversal and attribute retrieval, and improves the dynamic construction and query efficiency of the financial correlation network.
Owner:TSINGHUA UNIVERSITY

A WBS node intelligent binding method based on dual-source repayment condition pool and semantic scoring

This invention relates to the field of big data processing technology, and provides a method for intelligent binding of WBS nodes based on a dual-source repayment condition pool and semantic scoring. The method includes: constructing a dual-source repayment condition pool, uniformly extracting heterogeneous data into standard repayment condition entities; semantically normalizing the node names and condition texts in the standard repayment condition entities, mapping them to preset standard semantic types; traversing the WBS node tree, and comprehensively scoring each candidate WBS node based on the WBS node name, stage name, condition keywords, and node order preference corresponding to the standard semantic type; determining the binding confidence and outputting the binding status based on the highest score and the difference between the highest and second-highest scores, triggering an alarm when multiple nodes have conflicting high scores; responding to manual rebinding commands, automatically releasing the binding status of the originally occupied node through database transactions, and setting the target node as the bound node. This invention can achieve highly accurate binding of repayment conditions and WBS nodes, ensuring consistency and traceability.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

Transaction scheduling optimization method based on graph embedding

This invention discloses a transaction scheduling optimization method based on graph embedding. Relating to the technical field of database transaction scheduling, this graph embedding-based transaction scheduling optimization method includes: constructing a heterogeneous graph based on collected transaction information, where the heterogeneous graph has transactions as vertices and relationships between transactions as edges; using a graph embedding model to learn the heterogeneous graph, mapping the transaction features in the heterogeneous graph to a low-dimensional feature space, obtaining the graph embedding representation result corresponding to the transaction information, wherein the graph embedding representation result includes the embedding representation of each vertex in the heterogeneous graph after multi-layer iterative learning of vertex features, connected edge features, and the types of edges between vertices; establishing a Markov decision process model, and using deep reinforcement learning to iteratively train the graph embedding representation result until a preset number of iterations is reached to obtain the output transaction scheduling allocation strategy. This invention solves the technical problem that existing transaction scheduling methods cannot obtain globally optimal scheduling.
Owner:BEIJING INST OF REMOTE SENSING EQUIP

A multi-type property maintenance work order automatic generation and management method and system

PendingCN122434228ADatasheetWork flow
The application discloses a multi-type property maintenance work order automatic generation and management method and system, and the method comprises the following steps: triggering a timing task according to the execution time of a maintenance plan, and judging whether the maintenance plan is overdue; when the maintenance plan is not overdue, creating a work order record and writing the work order record into a business data table, and starting a work flow instance with a business primary key in the same database transaction; the work flow instance triggers an execution listener in a node flow process, updates a work order processing state, and executes corresponding business logic according to a node identifier; a timing job record is written in a user task node, a work order timeout mark is updated and a timeout alarm is sent when a timeout deadline arrives, so that the work order automatic generation, process linkage and timeout control are realized.
Owner:SHANGHAI YIGUANG INFORMATION TECH CO LTD

Database recovery time objective optimization with synthetic snapshots

Methods and systems for reducing the amount of time to restore a database or other application by dynamically generating and storing synthetic snapshots are described. When backing up a database, an integrated data management and storage system may acquire snapshots of the database at a snapshot frequency and acquire database transaction logs at a frequency that is greater than the snapshot frequency. In response to detecting that the database is unable to provide a database snapshot, the integrated data management and storage system may generate a synthetic snapshot of the database by instantiating a compatible version of the database locally, acquiring a previously stored snapshot of the database, applying data changes from one or more database transaction logs to the previously stored snapshot to generate the synthetic snapshot, and storing the synthetic snapshot of the database within the integrated data management and storage system.
Owner:RUBRIK INC

Recovery of target database system

Disclosed herein is a computer implemented method of recovery of a target database system. The method comprises: receiving multiple database tables from a source database system to form the target database system; receiving multiple batches of database transactions. The method further comprises repeatedly performing the following for a current batch of the multiple batches of database transactions: generating a single recovery bookmark before beginning processing of the current batch, wherein the single recovery bookmark comprises: an earliest open entry for the current batch, a latest commit entry for the current batch, and a latest commit entry for a next batch of the multiple batches of database transactions; performing the sequence of database transactions for the current batch; detecting a fault condition; recovering the target database system according to a recovery protocol using the single recovery bookmark; and resuming the performance of the sequence of database transactions for the current batch.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION +2

A commissioning and rollback method and system for a communication system configuration

The embodiment of the application provides a commissioning and rollback method and system for a communication system configuration, comprising: loading a current effective configuration in a front-end workstation, generating an incremental snapshot in response to an input incremental change instruction; generating a virtual production configuration based on the incremental snapshot and the current effective configuration; generating and outputting a trajectory log based on the virtual production configuration and simulation input parameters; performing configuration mapping on the trajectory log to obtain configuration rule hit information; performing commissioning and pre-checking based on the configuration rule hit information, generating and outputting risk information; generating a commissioning passing instruction through the risk information, and submitting the incremental snapshot to a back-end; when detecting that abnormal information appears in a database transaction, performing a reverse patch to realize atomic rollback; and connecting each incremental change instruction and the reverse patch to a configuration version tree to preview the configuration of any historical node. The method realizes atomic submission and accurate rollback, and can quickly restore the system to an accurate state before the change.
Owner:XIAMEN XINGZONG DIGITAL TECH CO LTD

Multi-tenant transactional outbox pattern for event publishing

Operations include initiating execution of an atomic transaction; receiving confirmation of execution of the atomic transaction; publishing a notification corresponding to the execution of the atomic transaction; receiving the notification corresponding to the execution of the atomic transaction; retrieving the information corresponding to the database transaction; and publishing an event based on the information corresponding to the database transaction. The atomic transaction comprises (a) executing a database transaction adding, modifying, or deleting a value in a database instance and (b) logging, to an event outbox associated with a particular tenant among multiple tenants, information corresponding to the database transaction. The notification comprises information that can be used to identify the event outbox storing the information corresponding to the database transaction.
Owner:ORACLE INT CORP

Field assertion method and device for database transaction request, equipment, medium and product

The invention discloses a field assertion method, device and equipment for a database transaction request, a medium and a product, and is applied to the technical field of finance. The method comprises the following steps: acquiring test text information of each to-be-asserted transaction request in a target database, and determining a to-be-asserted field of each to-be-asserted transaction request according to the test text information; according to each to-be-asserted field, performing flow data acquisition on each to-be-asserted transaction request to obtain test flow data of each to-be-asserted transaction request; determining target traffic data of each to-be-asserted transaction request according to the test text information of each to-be-asserted transaction request; and generating a target field assertion result of each to-be-asserted transaction request in the target database based on a field assertion rule of the target database according to the target traffic data and the test traffic data. According to the scheme of the embodiment, automatic assertion can be carried out according to the obtained flow data of the to-be-asserted transaction request, and the comprehensiveness and accuracy of the field assertion process of the transaction request are improved.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Recovery of a target database system

Disclosed herein is a computer implemented method of recovery of a target database system. The method comprises: receiving multiple database tables from a source database system to form the target database system; receiving multiple batches of database transactions. The method further comprises repeatedly performing the following for a current batch of the multiple batches of database transactions: generating a single recovery bookmark before beginning processing of the current batch, wherein the single recovery bookmark comprises: an earliest open entry for the current batch, a latest commit entry for the current batch, and a latest commit entry for a next batch of the multiple batches of database transactions; performing the sequence of database transactions for the current batch; detecting a fault condition; recovering the target database system according to a recovery protocol using the single recovery bookmark; and resuming the performance of the sequence of database transactions for the current batch.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION