As you prepare to set up the Telecom Web Services Server database
(TWSSDB), ensure that certain DB2® settings
are configured correctly.
Before you begin
You must have installed and started IBM® DB2 Enterprise
Server Edition Version 9.5.0.4 or 9.7.0.1 on
the database server.
- Log in to the DB2 server with a user ID
that has database administrator authority, such as db2inst1.
- Add your WebSphere administrator user ID to the DB2 group
(usually db2grp1). You will use this administrator
ID later, when you create and configure your database (refer to the
topic Creating and configuring the DB2 database server instance).
- Optional: Adjust the logging level in the SystemOut.log to
Severe or higher. This is necessary to suppress warning
messages (J2CA0294W) that would otherwise display because direct JNDI
lookup was deprecated in WebSphere® Application Server Version
6.0.
For example:
*=info:com.ibm.ejs.j2c.ConnectionFactoryBuilderImpl=severe
For
details, refer to the topic Log level settings in the WebSphere Application Server 7.0 Information Center.