CDIER0916E   The REST step found a non-2xx status code in an HTTP response .

Explanation

Because the status code in the HTTP response does not start with the number 2, the status code might indicate an error from the HTTP server.

User response

The REST service that the InfoSphere DataStage job invoked might have failed. Complete the following steps:
  1. In the Hierarchical Data stage, enable logging, and then set the logging level to Trace.
  2. Run the job again so that the trace information is logged.
  3. Run the job again so that the trace information is logged.
  4. Gather all the job logs.
  5. Look for a trace file with a name that contains the string _org.apache.http.wire_ to see if the HTTP response that is returned by the HTTP server is as expected.