1RHN-DB-STATS(8) RHN-DB-STATS(8)
2
3
4
6 rhn-db-stats - utility for querying important database parameters used
7 by Satellite / Spacewalk.
8
10 rhn-db-stats [ -h | --help ] output-file [ db-conect-string ]
11
12
14 rhn-db-stats retrieves important parameters from Oracle database used
15 by your Satellite / Spacewalk installation. It is used by spacewalk-
16 debug (satellite-debug) or it can be used standalone.
17
19 -h | --help
20 Print usage information.
21
22 output-file
23 File name to save the retrieved information to. Use - if you
24 wish to print the output to stdout.
25
26 db-connect-string
27 Connection string to your Oracle database.
28
30 /usr/bin/rhn-db-stats
31
33 rhn-db-stats database.log
34
36 spacewalk-debug(8)
37
38 rhn-schema-stats(8)
39
41 Milan Zazrivec <mzazrivec@redhat.com>
42
43
44
45Version 1.0.0 18 November 2010 RHN-DB-STATS(8)