This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Database Schema

Hi,

Is it possible to get the SolarWinds Orion database schema. We are having some issues with duplicate entries in some tables. I want too see how the table and views interact.

Thanks,

Pat

  • Have you tried the Generate Scripts (Right click, tasks, generate scripts) option in SQL Management Studio?

    1. Right click the database you want to generate scripts for (not the table) and select tasks - generate scripts
    2. Next, select the requested table/tables, views, stored procedures, etc (from select specific database objects)
    3. Click advanced - select the types of data to script
    4. Click Next and finish

    databasecopy1.gif