Traces and Logs

The Nectari Traces and Logs provide useful information whether checking an error message or optimizing performance by viewing the queries run on the database server. Those files are located in different folders on the server depending on the Nectari application used.

  • For the Application, the current log is BI Service.log in C:\Program Files\Nectari\Nectari\Service\objserver
  • For the Distribution, the file is Distributiontrace.log in: C:\Program Files\Nectari\Nectari\DistributionService\objDistribution
    Note

    For the Distribution, if a Job is planned, the Log file will be located in: C:\Program Files\Nectari\Nectari\Service\objserver\DistributionLogs

  • For OLAP, the file OlapServiceJob.log is located in C:\Program Files\Nectari\Nectari\JobService
    Note

    The SQL Queries are also logged in the table Nectari.dbo.LOG_SQL_EXECUTION, and the views usage in Nectari.dbo.LOG_VIEW_USAGE.