Contents

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. Right-click on the FioranoMQ node and select Save from the pop-up menu.

Sample Configuration

DB2

URL: jdbc:db2://<DBServer>:6789/sample

JdbcDriver: COM.ibm.db2.jdbc.net.DB2Driver

...

MaxConnections: 200

Cloudscape

URL: jdbc:cloudscape:mydb;create=true

JdbcDriver : COM.cloudscape.core.JDBCDriver

...

The following command lines are accepted through the create-database script

  • driver : This parameter specifies the class name of the driver class for the database.

...

  • dataTypesFileName: This parameter specifies the complete path name of the file that contains the mapping of the Java data 'types' to SQL data 'types'. Please see the Sample configuration section above to know the complete property file name for a specific database. If a different database is being used, please send a mail to mail to presales@fiorano.com.
  • databaseType: This parameter specifies the name of the database being used. Valid database 'types' include oracle, mssql, mysql, db2, and cloudscape. If a different database is being used, please send a mail to mail to presales@fiorano.com.

Pre-configured Profile

...

Run the create-database script and specify the profile directory. Enter the 'type' of the database being the database being used. 

Code Block
create-database -profile <FMQProfile> -dataBaseType <DataBaseType>

...

Adaptavist ThemeBuilder EngineAtlassian Confluence