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 Microsoft SQL Server) <install_location>/arcot/dbscripts/mssql

    (For Oracle Database) <install_location>/arcot/dbscripts/oracle

    (For IBM DB2 UDB) <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.01.sql
    2. drop-arcot-common-2.0.sql

      This deletes all the database tables.