We're moving away from CA/Platinum, yes, our shop is converting from CA/Platinum tools to BMC tools for DB2.
I ran my first UNLOAD PLUS job today and it went down with this message:
BMC50033E CPU NOT AUTHORIZED TO RUN UNLOAD PLUS FOR DB2 RETURN CODE = 0004 REASON CODE = P1
Found out that, in the JCL, I need to include the Password dataset - either in STEPLIB or JOBLIB:
// DD DISP=SHR,DSN=hlq.BMCPSWD
No comments:
Post a Comment