Query portfolio results save to Cloud

There are a number of queries you can run against saved portfolio results in DBeaver.

Before You Begin

This functionality gives you access to high resolution data that was previously unavailable in the Touchstone Re loss dashboard or SQL tables generated by the application for analyses run with the Analyze Re Portfolio Rollup option. There are a number of queries you can run against saved portfolio results in DBeaver. Specifically event losses by treaty/portfolio, geography, zone and line of business can now be queried. Touchstone Re has integrated with the DBeaver universal database management tool (Community Edition is free).
Note: DBeaver requires a one time configuration to be accessible to users. Refer to the Install and configure topic for details.

To query results on the Cloud:

Procedure

  1. In the main Touchstone Re Portfolios pane, select a portfolio.
  2. Select Query Cloud Results from the drop-down.
  3. Locate and open the AIRResult database;select View Data.

    Several tables and views will be populated with the results of your portfolio analyses. Items prefixed with "t_" are tables and those prefixed with "v_" are views.

  4. Run queries on the results using the DBeaver application. Use the DBeaver online help for guidance.
    Note that it is easier to query using views rather than tables.