You can return to using the Apache Derby for
your development database if you are currently using another database.
About this task
You can return to using Apache Derby for
your development database if you currently have one of the following
databases configured:
- DB2 database


Oracle database
- DB2 for IBM i
All data in the current database base is not affected when
you configure the Apache Derby database.
Procedure
- Stop Rational Application Developer and the test server.
- Start a Windows command prompt session and switch to directory WCDE_installdir/bin.
- Issue the command: setdbtype cloudscape.
- Depending on your needs, perform one of the following commands.
Option | Description |
---|
You are configuring the development environment to use a
newly created Apache Derby database. |
Issue the following command: setdbtype cloudscape createdb This
command creates and populates the Apache Derby development
database and switches the development database to this newly created
database. |
You are configuring the development environment to use an
existing Apache Derby development
database. |
Issue the following command: setdbtype cloudscape This
command switches the current development database to the existing Apache Derby database. |
- Re-enable any features you are using by
running feature enablement.
- When the command completes, restart the WebSphere Commerce
server.