|
发表于 2011-11-17 21:06:36
|
显示全部楼层
firstly, they are not errors,just a warning message, they should not have any effect on your jobs.
maybe what causes the messages is to call automatically the skill function 'deUnRegUserTrigger()' which will check if you set a bindkey for the PDK in your initial file, if not, just show the warning message, you can set the user bindkey in the .cdsinit, or by ibmPDKBindKey() in CIW, or just leave it untouched ,ignored the message. |
|