Hi All,
I have a main chain that call several (about 100) local chains and I am trying to improve the PC runtime so I started to look more closely at the job logs in order to really understand what is happening on the backgroup. That is when I found something very strange. In all local chains when I look at the job log I see the following:
Date Time Message text
06/17/2010 20:05:32 Job started
06/17/2010 20:05:32 Step 001 started (program RSPROCESS, variant &0000003346559, user ID XXBWREMOTE)
06/17/2010 20:05:33 Chain Is OK
06/17/2010 20:06:10 Chain ZPC_GOM_CHK_LIST_DLY_PC was removed from scheduling
06/17/2010 20:06:10 Program RSPROCESS successfully scheduled as job BI_PROCESS_DTP_LOAD with ID 20061000
06/17/2010 20:06:10 Program RSPROCESS successfully scheduled as job BI_PROCESS_LOADING with ID 20061000
06/17/2010 20:06:10 Program RSPROCESS successfully scheduled as job BI_PROCESS_ODSACTIVAT with ID 20061000
06/17/2010 20:06:10 Chain ZPC_GOM_CHK_LIST_DLY_PC Was Activated And Scheduled
06/17/2010 20:06:10 Program RSPROCESS successfully scheduled as job BI_PROCESS_TRIGGER with ID 20061000
06/17/2010 20:06:17 Job finished
Two things caught my eyes
1) Right after the message "CHAIN IS OK" it takes about 40 seconds to display next message. And I would like to know why and if there is something I can do to improve that. I know 40 secs can sound almost nothing, but as we have over 100 local chains, if we can improve on that we will gain a lot overall.
2) why it is saying that "CHAIN XXXXX WAS REMOVED FROM SCHEDULING". and a few messages below says it was activated and scheduled? Is my local chain getting removed and reescheduled every single time? if so, how can I fix that?
Anyhow, thank you all for your help on this one...
Flavio