firebird nbackup de
Mark Rotteveel, Alexey Kovyazin, Thomas Steinmaurer, Frank Ingermann, Martin Köditz Version 1.6-de, 25. Juli 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . Gesperrte Datenbank entsperren -F database Entsperren Sie die vom Benutzer wiederhergestellte Datenbank -S Geben Sie die Größe der Datenbankseiten an (mit -L) 2.1 -T Datenbanktrigger unterdrücken (mit -B unterdrücken). • Wenn Sie eine Rohgerätedatenbank mit Firebird 2.1 oder höher sperren, kann die Option -S sehr hilfreich sein, siehe auch Sperren von Rohgerätedatenbanken. • Sie können optional -Z hinzufügen0 码力 | 28 页 | 196.47 KB | 1 年前3firebird cache de
Der Firebird Cache-Buffer Norman Dunbar, Martin Köditz Version 1.2-de, 28. Mai 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . erhalten. Im Gegensatz zur vorigen Behauptung. 1.1- de 2. Sep 2013 M K Deutsche Übersetzung. 1.2 28. Mai 2020 M K Konvertierung zu AsciiDoc. 1.2- de 28. Mai 2020 M K Einige Schreibfehler korrigiert Copyright © 2020. Alle Rechte vorbehalten. Kontakt zum Mitwirkenden: martin dot koeditz at it dash syn dot de. Anhang B: Lizenzhinweis 100 码力 | 11 页 | 82.77 KB | 1 年前3firebird shell scripts de
Firebird Shell-Skripte Norman Dunbar, Mark Rotteveel, Martin Köditz Version 1.3-de, 31. Juli 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . can be changed by editing this script) Press return to continue - or ^C to abort Updating /etc file(s) Updating /opt/firebird Starting Firebird done Completed hinzugefügt. 1.3 20. Jun. 2020 M R Konvertierung in AsciiDoc, geringfügige Bearbeitung von Texten 1.3- de 31. Jul. 2020 M R Übersetzung ins Deutsche. Anhang A: Dokumentenhistorie 12 Anhang B: Lizenzhinweis0 码力 | 14 页 | 124.04 KB | 1 年前3firebird metadata security de
Firebird Datei- und Metadatensicherheit Geoff Worboys;Daniel Albuschat;Martin Köditz Version 0.6-de, 08. Juli 2020 Table of Contents 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . CVS-Repository hinzugefügt. 0.5- de 2. Jan 2009 DA Deutsche Übersetzung 0.6 30. Jun 2020 MR Konvertierung in AsciiDoc, geringfügige Bearbeitung von Texten 0.6- de 8. Jul 2020 MK Deutsche Anpasungen; Copyright © 2020. Alle Rechte vorbehalten. Kontakt zum Mitwirkenden: martin dot koeditz at it dash syn dot de. Appendix B: Lizenzhinweis 190 码力 | 20 页 | 127.60 KB | 1 年前3HBASE-21879 Read HFile ’s Block into ByteBuffer directly.
HBASE-21879 Read HFile ’s Block into ByteBuffer directly. 1. Background For reducing the Java GC impact to p99/p999 RPC latency, HBase 2.x has made an offheap read and write path. The KV are allocated but we can’t: ByteBuff can also be referenced by other RPC because it's still in RAMCache and can be accessed by others before it's flushed to IOEngine. Also we cannot free the ByteBuff even if writer If some RPC hit the ByteBuff in RAMCache, then refCount ++; 5. Once RPC finished, then ByteBuff’s refCount --; 6. If its refCount decrease to zero, we MUST deallocate the ByteBuff which means putting0 码力 | 18 页 | 1.14 MB | 1 年前3NodeJS and SQLite
N o d e J S a n d S Q L i t e C S C 342 - W e b T e c h n ol ogi e s N o d e . j s a n d S Q L i t e T h e sqlite3 l i b r a r y d e fi n e s a n i n t e r f a c e f or a c c e s s i n g S Q L i t e a b a s e s f r om a N od e . j s a p p l i c a t i on . T h e f u l l d oc u m e n t a t i on i s h e r e : S Q L i t e 3 A P I T h e l i b r a r y n e e d s t o b e i n s t a l l e d t o u s e i t T h e i m p or t i s : let sqlite3 = require('sqlite3'); C o n n e c t i n g t o a S Q L i t e Da t a b a s e T h e A P I t o c on n e c t t o a S Q L i t e d a t a b a s e i s : new sqlite3.Database(filename0 码力 | 8 页 | 109.88 KB | 1 年前3Apache ShardingSphere 5.0.0-alpha Document
Seata BASE transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 3.2.5 Principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 Navigation . . . . . . . . . . . . . . . . . . . . 80 3.5.7 Principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 Principle Description . . . . . . . . . . . . . . . . . . . Core Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 3.6.5 Principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 Process Details0 码力 | 311 页 | 2.09 MB | 1 年前3Apache ShardingSphere ElasticJob document Nov 01, 2023
Availability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5.2.4 Implementation Principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Elastic Distributed Implementation which acts as a job processing system that enables the horizontal scaling of jobs by sharding, it’s also the origin of the project name“ElasticJob” . 5.2.1 Sharding A concept in ElasticJob to split option is enabled, the idle servers can take over the failed jobs immediately. 5.2.4 Implementation Principle ElasticJob does not have a job scheduling center node, but the programs based on the deployment0 码力 | 101 页 | 1.53 MB | 1 年前3Apache ShardingSphere 5.0.0 Document
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267 7.3.1 Principle Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267 7.3.2 Phase Description Low High Supported Languages Java Only Any Any Performance Low loss Relatively High loss Low loss De centralization Yes No No Static Entry No Yes No 1.1.4 Hybrid Architecture ShardingSphere‐JDBC adopts business more freely. 1.1. Introduction 4 Apache ShardingSphere document, v5.0.0 1.2 Solution S olutions/ Fea- tures • Distributed Database* Data Security Database Gateway Stress T esting Data0 码力 | 403 页 | 3.15 MB | 1 年前3Apache ShardingSphere 5.1.1 Document
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277 7.4.1 Principle Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277 7.4.2 Phase Description Low High Supported Languages Java Only Any Any Performance Low loss Relatively High loss Low loss De centralization Yes No No Static Entry No Yes No 1.1.4 Hybrid Architecture ShardingSphere‐JDBC adopts business more freely. 1.1. Introduction 4 Apache ShardingSphere document, v5.1.1 1.2 Solution S olutions/ Fea- tures • Distributed Database* Data Security Database Gateway Stress T esting Data0 码力 | 458 页 | 3.43 MB | 1 年前3
共 360 条
- 1
- 2
- 3
- 4
- 5
- 6
- 36