Use this procedure to install a Microsoft SQL database and EMS.
Procedure
Install the TIBCO Enterprise Messaging Server and start the server.
Install the Microsoft SQL Server Database.
Download and install the Microsoft SQL Server Database.
Perform the server configuration by following the prompts in the Microsoft SQL Server installer.
Accept the default port value 1433, or enter your own port number.
Download the following JDBC driver connector JAR files (sqljdbc4.jar) to the
TIBCO_HOME/afx/version/system/lib/db folder.
Note: The
TIBCO_HOME/afx/version/config/dbscripts/sqlserver/folder contains two SQL scripts named sqlserver_create and sqlserver_drop. These scripts help you to administer the database in an efficient manner. The sqlserver_create script indicates what you can expect in the database and the sqlserver_drop script allows you to drop a table if you have a problem with the database. You should back up the data before using the sqlserver_drop script.