When starting the DATACOLLECTOR the following error message display and the task abends:
DBG00002I D2ST 14:49:57 SYNTAX PROCESSING SUCCESSFULLY COMPLETED
DBG44011I D2ST 14:49:57 SECURITY FILE PROCESSING SUCCESSFULLY COMPLETED.
DBG39050E D2ST 14:49:57 PC OWNER CODE LEVEL IS NOT CURRENT
DBG39039I D2ST 14:49:57 TERMINATION COMPLETE FOR DATA COLLECTOR FOR DB2 SUBSYSTE
DBG98003I D2ST 14:49:57 ROUTINES USED 239096 BYTES OF GETMAIN STORAGE
User was using a different PCSSID than the default DBGI but the PCSSID parm in the data collector job was commented causing the job to resort to the deault. Uncomment the PCSSID in the Datacollector JCL and then recycle the collector resolved the problem
User was using a different PCSSID than the default DBGI but the PCSSID parm in the data collector job was commented causing the job to resort to the deault. Uncommenting the PCSSID in the Datacollector JCL and then recycling collector should resolve the problem:
* PCSSID=DBGT /* XXXX ALTERNATE PCAUTH (DEFAULT=DBGI)