firebird cache
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 3. Using MON$IO_STATS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . out as required - but the cache will always be full. You can use the MON$ tables (in Firebird 2.1 onwards, especially MON$IO_STATS) to figure out how well your cache is being used. They will report on from disk. When the number of reads goes up dramatically, you’ve reduced the cache too much. The MON$ tables will also give you the number of Marks vs. Writes, which tells you the number of times pages0 码力 | 11 页 | 82.76 KB | 1 年前3firebird cache de
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 3. MON$IO_STATS verwenden. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . nach Gebrauch - aber der Cache wird immer gefüllt sein. Sie können die MON$-Tabellen (seit Firebird 2.1, insbesondere MON$IO_STATS) nutzen, um herauszufinden, wie gut Ihr Cache ausgelastet ist. Sie zeigen Wenn die Anzahl der Reads dramatisch in die Höhe geht, haben Sie den Cache zu sehr reduziert. Die MON$-Tabellen zeigen Ihnen außerdem die Anzahl der Marks gegen die Anzahl der Writes, welche angeben,0 码力 | 11 页 | 82.77 KB | 1 年前3firebird language reference 30 rus
...................... 689 MON$ATTACHMENTS .......................................................................................................... 690 Использование MON$ATTACHMENTS для закрытия подключений подключений ........................ 691 MON$CALL_STACK .............................................................................................................. 692 MON$CONTEXT_VARIABLES ............... ....................... 693 MON$DATABASE .................................................................................................................. 694 MON$IO_STATS ...........................0 码力 | 719 页 | 3.98 MB | 1 年前3Firebird 2.5 Language Reference
. . . 501 MON$ATTACHMENTS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 502 Using MON$ATTACHMENTS to . . . . 503 MON$CALL_STACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 503 MON$CONTEXT_VARIABLES . . . 505 MON$DATABASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 505 MON$IO_STATS . . . . . . .0 码力 | 521 页 | 2.30 MB | 1 年前3firebird isql
it’s not really all that secure as the following SQL command shows: SQL> select MON$DATABASE_NAME from mon$database; MON$DATABASE_NAME ================================= /data/databases/firebird/test.fdb and later no longer has system functions as such), collations and roles. SQL> show system; Tables: MON$ATTACHMENTS ... SEC$USER_ATTRIBUTES Collations: ASCII ... WIN_PTBR Roles: RDB$ADMIN The show system command. SQL> show table mon$io_stats; MON$STAT_ID (RDB$STAT_ID) INTEGER Nullable MON$STAT_GROUP (RDB$STAT_GROUP) SMALLINT Nullable MON$PAGE_READS0 码力 | 76 页 | 369.92 KB | 1 年前3firebird 40 language reference
. . . 750 MON$ATTACHMENTS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 751 Using MON$ATTACHMENTS to . . . . 753 MON$CALL_STACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 753 MON$CONTEXT_VARIABLES . . . 754 MON$DATABASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 755 MON$IO_STATS . . . . . . .0 码力 | 778 页 | 3.43 MB | 1 年前3firebird 30 sprachreferenz
. 675 MON$ATTACHMENTS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 676 Verwendung von MON$ATTACHMENTS . . . . 677 MON$CALL_STACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 678 MON$CONTEXT_VARIABLES . . . 679 MON$DATABASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 680 MON$IO_STATS . . . . . . .0 码力 | 701 页 | 3.12 MB | 1 年前3Firebird Internals: Inside a Firebird Database
are created; • The header page is formatted and written; • The various system tables — RDB$ and MON$ — and associated indices are created, and appropriate pages formatted and written to disc; • Every table — MON$DATABASE which has a copy of all of the above data in an easy to obtain format: tux> isql employee Database: employee Chapter 4. Database Header Page — Type 0x01 11 SQL> show table mon$database; mon$database; MON$DATABASE_NAME (RDB$FILE_NAME) VARCHAR(253) Nullable MON$PAGE_SIZE (RDB$PAGE_SIZE) SMALLINT Nullable MON$ODS_MAJOR (RDB$ODS_NUMBER) SMALLINT0 码力 | 63 页 | 261.00 KB | 1 年前3Référence Debian v2.124
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 9.3.1 Le démon de journal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . navigateurs WWW en mode texte gpm V:10, I:12 521 couper-coller à la mode UNIX sur une console texte (démon) Table 1.1 – Liste de paquets de programmes intéressants en mode texte paquet popularité taille description privilèges d’accès aux répertoires. Vous trouverez ci-après quelques raccourcis clavier essentiels. Si le démon gpm(8) tourne, une souris est utilisable avec les consoles Linux en mode caractères. (Assurez-vous0 码力 | 279 页 | 1.47 MB | 1 年前3更新OpenShift Data Foundation
caps: [mon] allow r, allow command 'osd blocklist' caps: [osd] allow rw tag cephfs = client.csi-cephfs-provisioner key: AQCYz0piDUMSIxAARuGUyhLXFO9u4zQeRG65pQ== caps: [mgr] allow rw caps: [mon] allow r HA== caps: [mon] profile rbd, allow command 'osd blocklist' caps: [osd] profile rbd client.csi-rbd-provisioner key: AQCYz0pi6W8IIBAAgRJfrAW7kZfucNdqJqS9dQ== caps: [mgr] allow rw caps: [mon] profile rbd 输出。 输出示例: [{"name": "rook-ceph-mon-endpoints", "kind": "ConfigMap", "data": {"data": "xxx.xxx.xxx.xxx:xxxx", "maxMonId": "0", "mapping": "{}"}}, {"name": "rook-ceph-mon", "kind": "Secret", "data": {"admin-secret":0 码力 | 18 页 | 239.14 KB | 1 年前3
共 739 条
- 1
- 2
- 3
- 4
- 5
- 6
- 74