Technote (troubleshooting)
Problem(Abstract)
Running dsjob utility with or without -domain option results in an error message:
Status Code = 80011
Cause
The dsjob utility is unable to authenticate and validate against the DataStage Engine.
Resolving the problem
Use -domain NONE option.
For example,
instead of using
<DS_HOME>/bin/dsjob -domain server_name:port -user xxxx -password xxxx -server server_name -lprojects
use:
<DS_HOME>/bin/dsjob -domain NONE -user xxxx -password xxxx -server server_name -ljobs
Also see related information below for online references for dsjob utility
Related information
Release 8.7
Release 8.5
Release 8.1
Release 8.0.1
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.