[ –cl/an clan-name ] [ –site site-name ] –fam/ily family-name
–u/ser username [ –p/assword password ]
[-replica replica-selector] [-ser/ies {req.uest|aux}]
[-long] [-update] {[-cur/rent] | [-all/_blocks]}
[-sort property[:{asc,desc}] [,property[:{asc,desc}]...]
The idblockinfo command lists information about the existing ID blocks for a replica family. When the command is run at the master site, it provides the latest information about the overall state of the database record ID allocators. When the command is run at a replica site, the information is accurate for the last syncreplica -import operation from the master site. The values of the Available field for ID blocks assigned to each replica are current for the last syncreplica -import operation from those replicas.
Site: Current site. If there is more than one site on this host, –site is required.
Family: No default; you must specify a family.
In these examples, the lines are broken for readability. Enter each command on a single line.
multiutil idblockinfo -clan XYZ_CLAN -site XYZ_HQ
-fam XYZ_DB -u admin "admin_pwd" -ser req
REQUEST_SERIES
Base Limit Size Available Pct Family Replica
30979 35075 4096 1036 25% XYZ_DB Boston
39171 43267 4096 3860 94% XYZ_DB Paris
47363 51459 4096 1 0% XYZ_DB London
55555 59651 4096 185 4% XYZ_DB Munich
59651 134651 75000 75000 100% XYZ_DB Munich
134651 209651 75000 68978 91% XYZ_DB London
209651 284651 75000 35369 47% XYZ_DB Paris
284651 359651 75000 74710 99% XYZ_DB Tokyo
359651 434651 75000 55398 73% XYZ_DB Boston
434651 509651 75000 46935 62% XYZ_DB Bejing
509651 584651 75000 54600 72% XYZ_DB Brasilia
584651 588747 4096 1248 30% XYZ_DB BejingA
588747 592843 4096 1003 24% XYZ_DB TelAviv
592843 682843 90000 12499 13% XYZ_DB TelAviv
682843 772843 90000 39047 43% XYZ_DB BejingA
772843 852843 80000 80000 100% XYZ_DB Paris
multiutil idblockinfo -clan XYZ_CLAN -site XYZ_HQ -fam XYZ_DB
-u admin "admin_pwd" -ser req base:desc -replica Boston -long