cancel
Showing results for 
Search instead for 
Did you mean: 

Exporting Log files

AnaWarren
Level 2
Trying to access the scheduler log files for metrics (currently not using a work queue).  Is it possible to export more than one log file at a time?  Are the logs stored in the database that can be queried?  Thanks.
1 REPLY 1

AmiBarrett
Level 12
They are stored in the DB under [dbo].[BPASessionLog_NonUnicode] . Depending on the information you need, you may also need to join with [dbo].[BPASession] .