Home | Previous Page | Next Page   Appendix A. Command-Line Utility Reference > 3 3 3

cdr stats rqm

3
The cdr stats rqm command displays information 3about the reliable queue manager (RQM) queues used for Enterprise Replication. 3
3

Syntax

3
3
Read syntax diagramSkip visual syntax diagram3>>-cdr stats rqm--+-------------------------+------------------->
3                  |                    (1)  |
3                  '-| Connect Option |------'
3 
3>--+--------------------------------------------------+--------><
3   '- --ackq-- --cntrlq-- --recvq-- --syncq-- --sendq-'
3 
3 3 3
Notes:
3
    3
  1. See page Connect Option.
  2. 3
3

The following table describes the cdr stats rqm options.

3 333333333333333333333333333333333333
Long Form Short Form Meaning
--ackq -A Prints the statistics for the ack send queue.
--cntrlq -C Prints the statistics for the control send queue.
--recvq -R Prints the statistics for the receive queue.
--syncq -S Prints the statistics for the sync send queue.
--sendq -T Prints the statistics for the send queue.
3
3

Usage

3
3

The cdr stats rqm command displays the RQM (reliable 3queue manager) statistics for the queues used by Enterprise Replication. These 3queues are the ack send, control send, send, sync send, and the receive queue. 3If no queue is specified, the cdr stats rqm command 3displays statistics for all Enterprise Replication queues.

3

The cdr stats rqm command shows, among other things, 3how many transactions are currently queued in memory and spooled, the size 3of the data in the queue, how much real memory is being used, pending transaction 3buffers and data, the maximum memory used for data and headers (overhead), 3and totals for the number of transactions queued, the number of transactions, 3the number of deleted transactions, and the number of transaction lookups 3that have occurred.

3

If the Connect option is specified, Enterprise Replication connects to 3the specified remote server and retrieves the statistics for its Enterprise 3Replication queues.

3
3

Examples

3
3

The following example shows the output for cdr stats rqm 3--ackq:

3
RQM Statistics for Queue number: 1 name:  ack_send
3 Flags:                     ACKSEND_Q, SENDQ_MASK
3 Txns in queue:             0
3 Txns in memory:            0
3 Txns in spool only:        0
3 Txns spooled:              0
3 Unspooled bytes:           0
3 Size of Data in queue:     0 Bytes
3 Real memory in use:        0 Bytes
3 Pending Txn Buffers:       0
3 Pending Txn Data:          0 Bytes
3 Max Real memory data used: 44 Bytes
3 Max Real memory hdrs used: 320 Bytes
3 Total data queued:         120 Bytes
3 Total Txns queued:         0
3 Total Txns                 3
3 Total Txns spooled:        0
3 Total Txns restored:       0
3 Total Txns recovered:      0
3 Spool Rows read:           0
3 Total Txns deleted:        3
3 Total Txns duplicated:     0
3 Total Txn Lookups:         8
3

The following example shows the output for cdr stats rqm 3--cntrlq:

3
RQM Statistics for Queue number: 2 name:  control_send
3 Transaction Spool Name:    control_send_stxn
3 Flags:                     CTRL_SEND_Q, STABLE, USERTXN, PROGRESS_TABLE, 
3                            NEED_ACK, SENDQ_MASK
3 Txns in queue:             0
3 Txns in memory:            0
3 Txns in spool only:        0
3 Txns spooled:              0
3 Unspooled bytes:           0
3 Size of Data in queue:     0 Bytes
3 Real memory in use:        0 Bytes
3 Pending Txn Buffers:       0
3 Pending Txn Data:          0 Bytes
3 Max Real memory data used: 185 Bytes
3 Max Real memory hdrs used: 320 Bytes
3 Total data queued:         185 Bytes
3 Total Txns queued:         0
3 Total Txns                 1
3 Total Txns spooled:        1
3 Total Txns restored:       0
3 Total Txns recovered:      0
3 Spool Rows read:           0
3 Total Txns deleted:        1
3 Total Txns duplicated:     0
3 Total Txn Lookups:         4
3

The following example shows the output for cdr stats rqm 3--recvq:

3
RQM Statistics for Queue number: 4 name:  trg_receive
3 Transaction Spool Name:    trg_receive_stxn
3 Flags:                     RECV_Q, SPOOLED, PROGRESS_TABLE
3 Txns in queue:             0
3 Txns in memory:            0
3 Txns in spool only:        0
3 Txns spooled:              0
3 Unspooled bytes:           0
3 Size of Data in queue:     0 Bytes
3 Real memory in use:        0 Bytes
3 Pending Txn Buffers:       0
3 Pending Txn Data:          0 Bytes
3 Max Real memory data used: 0 Bytes
3 Max Real memory hdrs used: 0 Bytes
3 Total data queued:         0 Bytes
3 Total Txns queued:         0
3 Total Txns                 0
3 Total Txns spooled:        0
3 Total Txns restored:       0
3 Total Txns recovered:      0
3 Spool Rows read:           0
3 Total Txns deleted:        0
3 Total Txns duplicated:     0
3 Total Txn Lookups:         0
3

The following example shows the output for cdr stats rqm 3--syncq:

3
RQM Statistics for Queue number: 3 name:  sync_send
3 Flags:                     SYNC_Q, NEED_ACK, SENDQ_MASK
3 Txns in queue:             0
3 Txns in memory:            0
3 Txns in spool only:        0
3 Txns spooled:              0
3 Unspooled bytes:           0
3 Size of Data in queue:     0 Bytes
3 Real memory in use:        0 Bytes
3 Pending Txn Buffers:       0
3 Pending Txn Data:          0 Bytes
3 Max Real memory data used: 0 Bytes
3 Max Real memory hdrs used: 0 Bytes
3 Total data queued:         0 Bytes
3 Total Txns queued:         0
3 Total Txns                 0
3 Total Txns spooled:        0
3 Total Txns restored:       0
3 Total Txns recovered:      0
3 Spool Rows read:           0
3 Total Txns deleted:        0
3 Total Txns duplicated:     0
3 Total Txn Lookups:         1131
3

The following example shows the output for cdr stats rqm 3--sendq:

3
RQM Statistics for Queue number: 0 name:  trg_send
3 Transaction Spool Name:    trg_send_stxn
3 Flags:                     SEND_Q, SPOOLED, PROGRESS_TABLE, NEED_ACK, 
3                            SENDQ_MASK, SREP_TABLE
3 Txns in queue:             12
3 Txns in memory:            12
3 Txns in spool only:        0
3 Txns spooled:              0
3 Unspooled bytes:           24960
3 Size of Data in queue:     24960 Bytes
3 Real memory in use:        24960 Bytes
3 Pending Txn Buffers:       0
3 Pending Txn Data:          0 Bytes
3 Max Real memory data used: 24960 Bytes
3 Max Real memory hdrs used: 22080 Bytes
3 Total data queued:         27560 Bytes
3 Total Txns queued:         0
3 Total Txns                 14
3 Total Txns spooled:        0
3 Total Txns restored:       0
3 Total Txns recovered:      0
3 Spool Rows read:           0
3 Total Txns deleted:        2
3 Total Txns duplicated:     0
3 Total Txn Lookups:         28
3
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]