Complete Installation and Upgrade Information for Software AG Products : Installing Software AG Products : Operating System Support, Browser Support, and RDBMS Support and Connection Information : RDBMS Support and Connection Information
RDBMS Support and Connection Information
For information on RDBMSs that are supported by your products, see System Requirements for Software AG Products. For information on supported database drivers, see Database Components.
Some products require you to supply database connection information during installation. Sample URL formats for supported database drivers are shown in the product panels. Keep in the mind the following:
*Most products use the DataDirect Connect JDBC 5.1 driver. For information about options supported by this driver, see DataDirect Connect documentation, available on the Software AG Documentation website.
*If you are using the installer GUI mode, for ease of use, the database connection values you enter on one panel are reflected on the next as you go forward through the installer the first time.
*Use the DataDirect Connect connection option MaxPooledStatements=35 on all database URLs except those for Trading Networks. This connection option improves performance by caching prepared statements. (Trading Networks caches its prepared statements using its own pooling mechanism).
*If the database user and password do not yet exist, specify the database user and password you will create after installation. You can use one database user for multiple database components, or you can use a different database user for each database component.
*For DB2 database URLs:
*You must specify schema names using all uppercase letters. The tool you use to create database components later in this guide creates schema names in all uppercase letters, and DB2 is case sensitive for schema names.
*if your product will connect to a schema other than the default schema for the specified database user, you must specify these connection options in the database URL, where AlternateID is the name of the default schema that is used to qualify unqualified database objects in dynamically prepared SQL statements:
;AlternateId=schema;"InitializationString=(SET CURRENT
PATH=current_path,schema)";MaxPooledStatements=35
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback