Previous Topic: Running Database ScriptsNext Topic: Preparing Your Application Server


Verifying the Database Setup

Use the arwfutil tool to verify whether the AuthMinder schema is seeded correctly.

Follow these steps:

  1. Open a command prompt window.
  2. Navigate to the following location:
    <install_location>\Arcot Systems\bin
    
  3. At the command prompt enter the following command:
    arwfutil vdb
    

    The preceding command creates the arcotwebfort-vdb-<dd>-<mmm>-<yy>.txt file in the <install_location>\Arcot Systems\logs directory.

  4. Open the arcotwebfort-vdb-<dd>-<mmm>-<yy>.txt file in a text editor, and check for entries of the following type:
    ARWF*    FOUND
    

    These lines indicate that your database setup has been successful.

  5. Close the arcotwebfort-vdb-<dd>-<mmm>-<yy>.txt file.