DCC schedule jobs are not executing
Hi,
I have schedule the jobs in DCC but it is not executing. However, when i am going to execute these jobs manually then they are running fine.
I have been working on CLM 6.0.2. The details are:
1. CLM Applications (jts,ccm,qm,rm,dcc,rs) using liberty profile
2. Database - Oracle
3. User Authentication - LDAP
4. OS - Linux
JTS, CCM and QM applications are running on separate servers whereas dcc, rm and rs are running on same server.
The dcc.log file is showing the following Error:
ERROR com.ibm.rational.datacollection.service.internal.schedule.TaskScheduler - CRRCD9011E Storage areas have not been created. Please run set up to complete the application finalization.
Kindly guide me about this issue?
2 answers
Have you verified that whether you have the same issue as in this post?
https://jazz.net/forum/questions/209785/crrcd9011e-storage-areas-have-not-been-created-please-run-set-up-to-complete-application-finalization
Please check the following technote: Data Collection Jobs do not start according to the schedule.
Comments
June Boston
Jul 31 '19, 6:28 a.m.Not a solution to your problem, but a suggestion from experience: If you are actually using RM/DNG, I would suggest not colocating DCC/JRS on the DNG server. In our experiences those three applications slam their database and local resources the most. If you have to save server space, I would put DCC and JRS on the JTS server as JTS hardly does much work. If you're running DNG data collections from DCC it's gonna push the DCC resources and the DNG resources; throw someone doing heavy operations in DNG and it's a recipe for something breaking.
1 vote