1.1.1

Table Of Contents
DescriptionOption
system tables that contain data types that are incompatible with the
DdlUtils 1.1 API.
To use a schema pattern, specify a string value that describes the
catalogs that you want to write. Use the "%" character to match any
substring of 0 or more characters. Use the "_" character to match any
individual character.
Species the target database type to use when formatting SQL
statements for the output le. Valid values are: axion, cloudscape,
-to-database-type
db2, derby, rebird, hsqldb, interbase, maxdb, mckoi, mssql, mysql,
mysql5, oracle, oracle9, oracle10, postgresql, sapdb, sqlre, and
sybase.
Use this option when you want to reada schema from one database
and create a SQL le in a format that is compatible with another
database.
The JDBC URL to use for connecting to a datasource. Use this option
with -driver-class to connect to a JDBC datasource.
-url
If the servers or locators have been congured to use authentication,
this option species the user name to use for booting the server and
joining the distributed system.
-user
Sets the DdlUtils verbosity level to one of FATAL, ERROR, WARN,
INFO, or DEBUG, in increasing order of logging. The default level
is INFO.
-verbose
Species one or more XML schema les to use as the source for
reading the schema. Use this option to generate a SQL le from an
-xml-schema-les
XML le that was created using sqlf write-schema-to-xml, rather
than from a database connection.
Description
Specify one of these pairs of options to connect to a data source with this command:
Use both -client-bind-address and -client-port to connect to a SQLFire cluster as a thin client
and perform the command.
Use both mcast-port and -mcast-address, or use the -locators property to connect to a SQLFire
cluster as a peer client and perform the command.
Use both -url and -driver-class to connect to a datasource using a JDBC URL and driver. You can
use this option to connect to a data source other than SQLFire.
Examples
Note: See also Export, Alter, and Import a Database Schema Using SQLF on page 100 for a full example
of migrating a third-party database to vFabric SQLFire.
vFabric SQLFire User's Guide428
vFabric SQLFire Reference