uninstall webmethods database scripts

Hello,

We have migrated the webMethods DB from 45-46 {using ./dbConfigurator.sh -a migrate -d sqlserver -c MWS -v latest…}; and now we want to uninstall it .
can someone please assist me how i can achieve it from ./dbConfigurator.sh?

Hi,

please try the following:
./dbConfigurator.sh -a drop -d sqlserver -c MWS -v latest

See 9-5_Installing_webMethods_Products, Chapter 6 for details.

Regards,
Holger