1.1.1

Table Of Contents
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
Description
Disk stores must be ofine in order to upgrade them. If the disk store is large, additional memory may need to
be allocated to the process using the --J=-Xmx parameter.
Note: You must update the default disk stores as well as any additional disk stores that were dened
using the CREATE DISKSTORE statement. Specify the full path to each disk store in multiple invocations
of the sqlf upgrade-disk-store command.
SQLFire creates default disk stores in each SQLFire server or locator directory, as well as in the
/datadictionary subdirectory of each SQLFire server or locator directory.
Upgrading vFabric SQLFire on page 29 provides more details about upgrading to SQLFire 1.1.
vFabric SQLFire User's Guide408
vFabric SQLFire Reference