1.1

Table Of Contents
[info] Found 2 matches : for
"SQLF-DEFAULT-DISKSTORE_DIR#0:DiskDirStatistics"
SQLF-DEFAULT-DISKSTORE_DIR#0,
31616, DiskDirStatistics: "2011/05/20 20:04:13.633 GMT+05:30"
samples=236469
diskSpace bytes: samples=236469 min=0 max=0 average=0
stddev=0
[info] Found 2 matches : for
"SQLF-DEFAULT-DISKSTORE_DIR#0:DiskDirStatistics"
SQLF-DEFAULT-DISKSTORE_DIR#0,
31616, DiskDirStatistics: "2011/05/20 20:04:13.633 GMT+05:30"
samples=236469SQLF-DEFAULT-DISKSTORE_DIR#0,
31616, DiskDirStatistics: "2011/05/20 20:04:13.633 GMT+05:30"
samples=236469
maximumSpace bytes: samples=236469 min=2251799812636672
max=2251799812636672 average=2251799812636672 stddev=0
Example 5:Viewing One Statistic of a Specified Instance ID and Stat ID
sqlf stats
SQLF-DEFAULT-DISKSTORE_DIR#0:DiskDirStatistics.diskSpace
-archive=system_stats.data
[info] Found 1 matches : for
"SQLF-DEFAULT-DISKSTORE_DIR#0:DiskDirStatistics.diskSpace"
SQLF-DEFAULT-DISKSTORE_DIR#0,
31616, DiskDirStatistics: "2011/05/20 20:04:13.633 GMT+05:30"
samples=240133
diskSpace bytes: samples=240133 min=0 max=0 average=0
stddev=0
sqlf upgrade-disk-store
Upgrades ofine disk stores that were created in SQLFire 1.0.x to a format that is compatible with SQLFire 1.1.
Syntax
sqlf upgrade-disk-store
<diskStoreName> <directory>+ [-maxOpLogSize=<value>]
[--J=<value>(,<value>)*]
DescriptionOption
Required. The name of the ofine disk store to upgrade.diskStoreName
Required. One or more directories where data for the disk store was
written.
directory
The maximum size (in megabytes) of the oplogs created by the
upgrade. The default size is 1GB.
-maxOpLogSize
Arguments passed to the Java Virtual Machine that performs the
upgrade operation.
--J
397
sqlf Launcher Commands