Database location of Batch Scheduler
We are having issues with viewing our batch scheduler due to upgrading to IE9 on 11.1.2.1. An employee would like to know about her batch, on if it errored or completed. What is the location, in SQL Server, that I could find this information? I found the table FR_SCHEDULER_DATA but it only contains GUIDS and XML in Octal and the State as 0, 1, 2, or 3. Where can I find the information in a readable format, other than on the scheduler itself?
0