Can the statement about "wrapping jar" for DCC ifix be ignored in this scenario ?
Running CLM 6.0.2 w ifix02 and looking to "modernize". In readme for ifix12 it speaks to a new datacollection jar file:
3. DATA COLLECTION COMPONENT INSTRUCTIONS
Note: The wrapping jar file last changed in iFix005. If you have already deployed this file as part of installing iFix005 or later, you do not have to do these steps again. Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. However, It should be noted that installing this on AIX is not supported because Insight does not support AIX.
To install the wrapping jar patch with Data Collection Component:I only just noticed two things in the Note: paragraph: 1) Insight and 2) AIX I know that Insight can run on AIX, but some of the Insight infrastructure requires Windows ( ETL jobs, if memory serves ). We have Cognos BI, but depend on DCC for data collection.
a. Open the <DCC_Install_Directory>\server\conf\dcc\teamserver.properties file.
b. Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file.
For example:
com.ibm.rational.datacollection.initialized=false
c. Back up com.ibm.rational.datacollection.wrapper_.jar inside <DCC_Install_Directory>\server\conf\dcc\wrapper\lib directory.
d. Delete the existing com.ibm.rational.datacollection.wrapper_.jar file from this directory.
e. Paste the new DCC wrapper jar into this directory.
f. Restart the DCC server.
So: should I just drop the server patch into the patch folder and bounce the DCC application server ( and Load Jobs ) to effect install of newer ifix ?
Thanks in advance,
Kevin
One answer
The section "7. ADDITIONAL FIXES INSTRUCTIONS" in the readme file list quite a few DCC defects, and you should check whether your environment is affected by any of them. Below are the work items backported to the 6.0.2 stream after iFix002.
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394363
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398908 (you may be interested in this one, at least)
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395298
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398160
Comments
The readme for ifix12 mentions several work items (e.g. 401422 related to 398908 ) all point back to item #3 DATA COLLECTION COMPONENT. So the question remains:
Follow the steps in ifix05 for the com.ibm.rational.datacollection.wrapper, but do the other things for ifix12 ? ( which is where I want to end up )
Kevin .. I see its been a few days so you've probably already gone past this point but it sounds like you are dealing with the same ReadMe.txt instruction confusion I first encountered. Every iFix from iFix005 to iFix012 included the new datacollection.wrapper.jar file and the only purpose of the reference to iFix005 is to basically say 'hey - if you already updated this jar file in one of the earlier patches you don't need to do it again"
The funny thing is - this same instruction is included in the 6.0.4 iFixes even though that jar file was already included with GA deployment of 6.0.4.
Daniel,
You said DCC jar, I hope you meant this jar: com.ibm.rational.datacollection.wrapper_1.0.0.v20160719_2026.jar
Right now there is no server/conf/dcc/wrapper folder and that the readme mutters about AIX, I'm inclined to ignore this altogether...
Thanks