会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 7. 发明授权
    • Parallel uniqueness checks for partitioned tables
    • 分区表的并行唯一性检查
    • US08812564B2
    • 2014-08-19
    • US13332215
    • 2011-12-20
    • Thomas PehWolfgang StephanAndreas TonderLars FrickeChristian Bensberg
    • Thomas PehWolfgang StephanAndreas TonderLars FrickeChristian Bensberg
    • G06F17/30
    • G06F17/30584
    • An insertion of a record into a table that includes a primary key column and a second column that includes a global uniqueness constraint across all of a plurality of data partitions across which the table is split is initiated without checking that a value of the record in the second column is globally unique by contacting other partitions the one partition to which the record is to be added to. The insertion can be processed, at least in part by implementing a write lock on the one partition but without implementing a read lock on the other partitions. The write lock on the one partition can be released after the insertion is completed, after which the validity of the insertion can be verified, for example by examining the other parts and a delta partition corresponding to the table. The insertion can be undone if the insertion was not valid.
    • 将记录插入到包括主键列和第二列的表中,该主列和第二列包括横跨所述表被分割的多个数据分区的全部唯一性约束,而不检查该表中的记录的值 第二列是全局唯一的,通过联系其他分区,将要添加记录的一个分区。 可以至少部分地通过在一个分区上实现写入锁定而不在其他分区上实现读取锁来处理该插入。 插入完成后,可以释放一个分区上的写锁定,之后可以验证插入的有效性,例如通过检查其他部分和对应于该表的增量分区。 如果插入无效,插入可以撤消。