Uninstalling the Db2auth Plug-in


To uninstall the plug-in, we need to set DB2 back to use the default O/S authentication, and remove the schema, tables, stored procedures, executables, and libraries that were created during installation.

Steps (issue the following commands in order):

  1. db2stop force
  2. db2 terminate
  3. configure_null_plugin
  4. db2start
  5. db2 connect to (your authentication database name here)
  6. db2auth_uninstall.bat