Previous Topic: Uninstalling AuthMinderNext Topic: Uninstalling AuthMinder


Uninstalling AuthMinder Schema

To uninstall AuthMinder schema from the database:

  1. Based on the database type you are using, navigate to the folder:

    (for MS SQL) <install_location>/arcot/dbscripts/mssql

    (for Oracle) <install_location>/arcot/dbscripts/oracle

    (for DB2) <install_location>/arcot/dbscripts/db2

    (for MySQL) <install_location>/arcot/dbscripts/mysql

  2. Run the scripts in the following order:
    1. drop-webfort-7.1.sql
    2. drop-arcot-common-2.0.sql

      This deletes all the database tables.