Previous Topic: Run the Database ScriptsNext Topic: How to Prepare an Application Server


Verify the Database Setup

After you run the required database scripts, verify the CA Risk Authentication schema.

Follow these steps::

  1. Log in to the CA Risk Authentication database as the user who installed the database.

    Note: If you are following the upgrade path, then log in to the database as the user who upgraded the database.

  2. Run the following query:
    SELECT SERVERNAME, VERSION FROM ARRFSERVERS;
    

    You must see the following output as a result of the preceding query:

    SERVERNAME                   VERSION
    -------------------------  ----------------
    CA Risk Authentication                      8.0
    CA Risk Authentication CaseManagement       8.0
    
  3. Log out of the database console.