Search found 4 matches

by slosa
Mon Apr 25, 2011 10:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Job compiling problem with DS 8.5
Replies: 2
Views: 3641

Re: Parallel Job compiling problem with DS 8.5

Hi,

try

INCLUDE = C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include
LIB = C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib

this worked for me.

Cheers
- Sascha
by slosa
Sat Aug 22, 2009 2:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController,1: Null string argument.
Replies: 15
Views: 24723

sorry, forget my last post

It seems to be related to the type of the input coumn. If I set it to Vachar (unbounded) the warning disapears - if i use a bound (VarChar[10]) i see this error.
by slosa
Sat Aug 22, 2009 2:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController,1: Null string argument.
Replies: 15
Views: 24723

I seen this before, i found out that this behaviour occurs only if
by slosa
Thu Nov 10, 2005 11:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: BuildOp using shared library
Replies: 3
Views: 2598

I had the same problem. In my case it worked after i added the library to OSH_PRELOAD_LIBS.