Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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".

...

Cause

DataStage older than 11.7.1.4 SP1 has problem handling derivation likeof the form …

Code Block
languagevb
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 abovelater.

Info

Please refer to S2PX Prerequisites