Updating the table space in the database schema
Use this procedure to update the table space in the database schema.
Procedure
- Open a command window.
- Change to the WAS_HOME/etc/wim/setup directory.
- Enter the following commands to set the environment variable
and to set the database name:
set SCHEMA_LOCATION=WAS_HOME/etc/wim/setup set DBNAME=WIM
- Run WAS_HOME/bin/ws_ant.bat -buildfile filterbuild.xml.
- Check the WAS_HOME/etc/wim/setup/database/db2zos/schema.sql ddl file to see if the table spaces are updated correctly.
- Check the schema.sql files under the
following property extension and entry mapping directories:
WAS_HOME/etc/wim/setup/lookaside/db2zos/schema.sql WAS_HOME/etc/wim/setup/federation/db2zos/schema.sql

Terms and conditions for documentation | Feedback

http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=vmm&topic=updatingthetablespaceinthedatabaseschema
File name: updatingthetablespaceinthedatabaseschema.html