IBM Support

IBM InfoSphere DataStage dsjob Command Returns Status code = 80011

Troubleshooting


Problem

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 -lprojects


Also see related information below for online references for dsjob utility

[{"Product":{"code":"SSVSEF","label":"IBM InfoSphere DataStage"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"}],"Version":"9.1;8.7;8.5;8.1;8.0.1;11.3","Edition":"All Editions","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 June 2018

UID

swg21507350