Breadcrumbs

Parallel Job failed with APT_CombineOperatorController,0: FatalError: Null value on the accessor interfacing to field "column"

Symptom

When running S2PX translated PX jobs it failed with the error message APT_CombineOperatorController,0: FatalError: Null value on the accessor interfacing to field "column".

11713 SP4.png

Cause

Versions of DataStage earlier than v11.7.1.4 SP1 have a problem handling derivations of the form …

Visual Basic
If StrCmp(DSLink.column, "@") = 0 Then
  SetNull()
Else
  DSLink.column[2, Len(DSLink.column)-1]

Solution

Update your DataStage platform to v11.7.1.4 SP1 or later which incorporates fix DT189789.

Please refer to S2PX Prerequisites