We have moved to www.dataGenX.net, Keep Learning with us.

Friday, January 02, 2015

DataStage Warning - dsjob Command Returns Status code = 80011


Running dsjob utility with or without -domain option results in an error message: Status Code = 80011

Resolution -


The dsjob utility is unable to authenticate and validate against the DataStage Engine.
Use -domain NONE option.

instead of using:
<DS_HOME>/bin/dsjob -domain server_name:port -user xxxx -password xxxx -server server_name -ljobs

use: 
<DS_HOME>/bin/dsjob -domain NONE -user xxxx -password xxxx -server server_name -ljobs


Ref - www.ibm.com



Like the Facebook Page & join Group
https://www.facebook.com/DataStage4you
https://www.facebook.com/groups/DataStage4you

https://twitter.com/datastage4you
https://groups.google.com/d/forum/datastage4you
For WHATSAPP group , drop a msg to 91-88-00-906098






No comments :

Post a Comment