12-07-2009 10:19 AM - edited 03-14-2019 04:57 AM
Hi,
We have problem with Reports Console in EIM system.
When we try to generate report from Reports console we get message "No data found" for every query.
In Troubleshooting Guide for EIM 4.2(4) i found this solution:
"Possible cause
Summary jobs are not active or the summary jobs fail to execute.
Recommended action:
1. In the active database, run a query on the egplr_scheduled_task_status table, and check the status of each summary job script.
2. From the SQL Enterprise Manager, verify the schedule of the summary jobs.
3. Analyze the reports data from the egpl_event_history_casemgmt table and summary tables for each report."
Table "egplr_scheduled_task_status" is empty, but i don't know what to do
Any idea what would be the issue??
Thanks,
Dusan
Solved! Go to Solution.
12-07-2009 03:43 PM
What jobs do you see scheduled? Look under MS SQL Agent -> Jobs node in Enterprise Manager. Are there a couple of jobs there like "populatesmy_eGActiveDB" and "populatesmysessionandarticle_eGActiveDB"?
Are they both scheduled, runnable and enabled?
Have you started the SQL Agent?
Have you made the SQL Agent an automatic process?
Regards,
Geoff
12-07-2009 03:43 PM
What jobs do you see scheduled? Look under MS SQL Agent -> Jobs node in Enterprise Manager. Are there a couple of jobs there like "populatesmy_eGActiveDB" and "populatesmysessionandarticle_eGActiveDB"?
Are they both scheduled, runnable and enabled?
Have you started the SQL Agent?
Have you made the SQL Agent an automatic process?
Regards,
Geoff
12-08-2009 12:21 PM
Thanks Geoff!!!
This solved my problem.
Best Regards,
Dusan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide