
Chapter 10. Installation and basic configuration of the Web Services Gateway 137
Note: If DB2 does not contain the WSGWDB database, the next steps will
have to be performed to set this up.
DB2 needs to be running for the next part.
Create the database (WSGWDB) and table (GatewayCorrelationBean) for the
Web Services Gateway. Open a command window and go to the setup
director for WebSphere Business Connection.
Run <BCT_HOME>\wsgw\install>WSGWinstallDB.bat
C:\WebSphere\AppServer db2admin db2admin
Usage: WSGWinstallDB <WAS_HOME> <db2userid> <db2pwd>
Note: If the JDBC data source was not set up for WebSphere Application
Server, then the next steps wil ...