Version 5.1.60.x (plus any subsequent fix packs for this version) is the minimum level of Cloudscape that is required for WebSphere Application Server V6.0 - V6.0.2.
Why and when to perform this task
Cloudscape supports the following two frameworks:
You must use the embedded framework if you are running XA. Network Server does not support XA.
The following steps describe how to configure and run the Network Server framework.
Steps for this task
To start the Network Server, run the startNetworkServer.bat file, which is located in the WAS_HOME/cloudscape/bin/networkserver directory. On UNIX platforms, the file is startNetworkServer.sh.
You can find this file in the WAS_HOME/cloudscape/bin/networkserver directory. On UNIX platforms, the file is stopNetworkServer.sh.
What to do next
Review additional tools available in the Network Server framework. Find these tools in the WAS_HOME/cloudscape/bin/networkserver directory.Note: When you run ij, surround the dbname by double quotation marks (" ") if it includes the full path name; for example: ij> connect '"c:temp;create=true"'
This is ' " " ' without spaces.
Related concepts
JDBC providers
Data sources
Connection pooling
Related tasks
Verifying a connection
Related reference
Vendor-specific data sources minimum required settings