dbcount - Count Database Table Rows
dbcount [OPTIONS] dataarea [name]
dbcount [OPTIONS] --prodline prodLine [name]
dbcount [OPTIONS] --tenant tenant [name]
dbcount [OPTIONS] --all [name]
dbcount counts the number of rows in a database table.
Program Option | Description |
---|---|
--prodline prodLine | Display counts for all active data areas of the product line. |
--tenant tenant | Display counts for all active data areas of the tenant. |
-all
|
Display counts for all active data areas. |
-f filter
or --filter=filterString
|
Specify a filter to determine which records to count. |
--gridstatus=
ID
|
Publish progress to grid. You can then use
to see a list of all running programs, or you can use
to see the status of this program. The value you specify for ID
must be unique across the system for any programs being run with the |
-i setName
or --index=setName
|
The index set name to use. |
-n
|
Show only files with non-zero counts. |
--showtotal
|
Show the total rows for all tables checked. |
--showdataarea
|
Print the data area name. |
--threads=count
|
Maximum active threads for processing, for example, The default number of threads is four. |
--useupgradenames
|
Use the upgrade names for tables. Only use if directed to by support personnel. |
dataarea | Specify a data area that you want to count rows for. |
name |
A list of names of dictionary files, business classes, modules, database spaces, or business class patterns to execute the command against. Use the prefixes |
v displayoptions
|
|