cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4642
Views
15
Helpful
9
Replies

CUIC 8.5.2 cannot delete or disable a scheduled report

NICNGUYEN
Level 1
Level 1

Hi Guys,

I am running with CUIC 8.5.2 and I wanted to delete or disable a scheduled report, however I keep getting this pop-up window "This scheduler is currently being updated.  Please try again later."

Has anyone met this issue before ?

Thanks & regards

Nick

Note: I found a bug ID CSCtw71502 "UI Issues in Scheduler" addressed in the Release notes for CUIC 8.5.(3). Does anybody know if this bug is related to this issue ?

1 Accepted Solution

Accepted Solutions

I can't speak for the specific bug you mentioned, but I'm running 8.5.3 and it doesn't have that problem.  I recommend you upgrade.

david

View solution in original post

9 Replies 9

I can't speak for the specific bug you mentioned, but I'm running 8.5.3 and it doesn't have that problem.  I recommend you upgrade.

david

I'm running Version 11 and still have the same issues.

We have the same issue as well on version 11. 

NICNGUYEN
Level 1
Level 1

"CSCtw88378: CUIC leaks rowcount resource when running scheduled reports" is addressd in CUIC 8.5.3 (and 8.5.4)

I Fixed the issue with the latest CUIC version 8.5.4

I have this problem also in Version: 8.5(4) build 1 (8_5_4_10000_99) Latest version in 8.

Does anyone has the same problem? And now a fix other then upgrade?

Peter

Peter, I am running into the same problem in 8_5_4_10000_99. Scheduler is always busy and will not allow any edits.

Hi Scott,

This is what i did to fix the issue.

1. Through CLI delete all schedule reports which are in ADD and DELETE state. Do this on all your CUIC nodes.

From the command line run this command to check the reports status: run sql select id, scheduledreportname, operationflag from cuic_data:cuicscheduledreports

To delete the reports in ADD and DELETE state run this command: run sql delete from cuic_data:cuicscheduledreports where id='EC14AB4210000138002290A409039094'     within the quotes you need to use the output from the "run sql select" command.

2. Through CLI check if DB replication is fine.

Us this command:  utils dbreplication runtimestate

3. Reboot all your CUIC servers.

4. Add one scheduled report with the same name as one which has been deleted and one schedule report with a new name

5. Check if any of those two will face the same issue by trying to Edit or Delete it.

Let me know if this solved your issue

Kr,

Peter Hubben

Thank you!  This is exactly what I needed!

Nice to hear that my post helped you!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: