Blackboard

Multiple Stored Procedure activity_accumulator_update every 10 mintes

rated by 0 users
Not Answered This post has 0 verified answers | 2 Replies | 1 Follower

Not Ranked
2 Posts
Stephen Keogh posted on 7 Nov 2011 1:08 PM

Blackboard Learn 9.0.613.0 has initiated multiple concurrent Jobs every 10 mins calling the same Stored Procedure activity_accumulator_update

Any ideas or suggestions please .... we should have one Job here right ... ?

Oracle - DBA_JOBS

49 BB_BB60      07_NOV-2011 17:31:58 07-NOV-2011 17:41:58 sysdate+1/24/6  activity_accumulator_update;

70 BB_BB60      07_NOV-2011 17:31:58 07-NOV-2011 17:41:58 sysdate+1/24/6  activity_accumulator_update;

77 BB_BB60      07_NOV-2011 17:31:58 07-NOV-2011 17:41:58 sysdate+1/24/6  activity_accumulator_update;

90 BB_BB60      07_NOV-2011 17:31:58 07-NOV-2011 17:41:58 sysdate+1/24/6  activity_accumulator_update;

99 BB_BB60      07_NOV-2011 17:31:58 07-NOV-2011 17:41:58 sysdate+1/24/6  activity_accumulator_update;

Thanks

Steve

All Replies

Top 10 Contributor
Male
6,263 Posts

Stephen,

The activity_accumulator_update job transfers records from the small activity_accumulator_queeu table to the long-term activity_accumulator table.   Have a look at some of the discussion from July 2009 at the end of the KB article http://kb.blackboard.com/display/KB/The+PurgeAccumulator+Task -- it looks like the installer can wind up creating multiple versions of the job, at least on Oracle.

However, if you're not seeing stats getting added to the activity_accumulator table, that's a problem.  There are instructions on how to fix it, as well as how to clear out the duplicate scheduled jobs, at http://kb.blackboard.com/display/KB/The+aa_update_bb_bb60+Job+is+not+Adding+Data+to+the+Activity+Accumulator

Mike

Not Ranked
2 Posts

Thanks Michael for the prompt feedback. I will take a look and update this thread ...

 

Steve

Page 1 of 1 (3 items) | RSS