Network Management

Export Orion DataBase table to CSV

In some cases, it is easier to find information in the database by exporting the information to a file that can be read in MS Excel or another spreadsheet application to allow text search.

First published date

10/30/2018 10:32 PM

Last published date

3/23/2022 5:05 AM

Overview

In some cases, it is easier to find information in the database by exporting the information to a file that can be read in MS Excel or another spreadsheet application to allow text search.

Product section

Orion Platform

Cause

n/a

Resolution

  1. Log into your Orion server.
  2. Open Start > All Programs > Solarwinds Orion > Advanced Features > Database Manager.
  3. Click Add Default Server at top of the screen.
  4. Click the + button next to the server name, then the + button next to the db name for Orion.
  5. Locate and right click on the table you wish to export then click Query.
  6. On the right, adjust the query to the desired number of results (use Select * From to select all).
  7. Once results are returned, click Export to csv at top to create the file.
Note: Check this article to convert the file into a readable format.