
Undeploying composite and supplemental query tables
Use the manageQueryTable.py administrative script to remove composite and supplemental query tables in Business Process Choreographer.
Before you begin
The following conditions must be met:
- Run the script in connected mode, that is, do not use the wsadmin -conntype none option.
- At least one cluster member must be running.
- If your user ID does not have administrator or deployer authority, include the wsadmin -user and -password options to specify a user ID that has administrator or deployer authority.
- If you are not working with the default profile, use the wsadmin -profileName profile option to specify the profile.
- Ensure that no applications are running that reference a query table that is to be undeployed. If a supplemental query table is undeployed, it must not be referenced, as attached query table, by any composite query table.
About this task
Procedure
Example
wsadmin.sh -f manageQueryTable.py -cluster myCluster -undeploy COMPANY.SAMPLE

Enter the
following command:
wsadmin.sh -f manageQueryTable.py -cluster myCluster -undeploy COMPANY.SAMPLE
Enter the following command:
wsadmin -f manageQueryTable.py -cluster myCluster -undeploy COMPANY.SAMPLE