Search found 25 matches

by ke.rstin_
Wed Jun 13, 2012 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data for "Before SQL Statement"
Replies: 4
Views: 1596

I'll make a full outer join (in order to get the old data too) and then via the transformer stage I'll make a split into the two tables. It's not so nice that I have to work with so much data then because I only need the ID, but will work...
by ke.rstin_
Wed Jun 13, 2012 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data for "Before SQL Statement"
Replies: 4
Views: 1596

Okay, or not okay... then I'll have to work with an outer join. Will also be an acceptable way.
Thank you :)
by ke.rstin_
Wed Jun 13, 2012 3:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data for "Before SQL Statement"
Replies: 4
Views: 1596

Data for "Before SQL Statement"

Hello, in my parallel job I have the following situation: after building checksums and comparing them, I have to do an update and to write the concerned old values in a separate table (before SQL statement). Therefore I need the concerned IDs from the link/stage before. But how can I reach them? cur...
by ke.rstin_
Sun May 20, 2012 2:44 pm
Forum: General
Topic: Current timestamp as global variable
Replies: 10
Views: 7391

Thank you guys for that quick help, I really tried a lot before writing in this forum and I'm fascinated about your quick and good answers.
by ke.rstin_
Sun May 20, 2012 10:58 am
Forum: General
Topic: Current timestamp as global variable
Replies: 10
Views: 7391

I can just see your entry till "Code: Oconv(@DATE,"

I gues you mean Oconv(@DATE, "DYMD[4,2,2]"):" ":Oconv(@Time,"MTS"). Is that correct?
by ke.rstin_
Sat May 19, 2012 3:48 pm
Forum: General
Topic: Current timestamp as global variable
Replies: 10
Views: 7391

Sorry, you are right, I formulated it quite bad. I'll try it again: I have multiple parallel jobs and one sequence job. All parallel jobs have to have the same LOADID (which is the timestamp of the begin of the loading process). So what I tried to do after some googling and your suggestions: I defin...
by ke.rstin_
Sat May 19, 2012 4:58 am
Forum: General
Topic: Current timestamp as global variable
Replies: 10
Views: 7391

Never heard of macros in DS before in my courses. After some googling this sounds to be what I'm looking for. So I tried to define a variable with this macro in the properties of job activity (in order to overhand this macro to all the parallel jobs). I tried it with #DSJobStartTime#, didn't work. D...
by ke.rstin_
Fri May 18, 2012 2:14 am
Forum: General
Topic: Current timestamp as global variable
Replies: 10
Views: 7391

Current timestamp as global variable

Hi DataStagers, I have to create a LOADID in DataStage which is the timestamp of starting the job. This LOADID has to be set in all the concerned target tables and should be the same within this job. Therefore I created a sequence job and tried to work with global variables. Currently the value of t...
by ke.rstin_
Fri Apr 20, 2012 2:39 am
Forum: General
Topic: Installation error: setting server maps failed
Replies: 2
Views: 2304

Thanks chulett for that quick response. I'll let you know if I come up with a solution/workaround.
by ke.rstin_
Wed Apr 18, 2012 3:55 am
Forum: General
Topic: Installation error: setting server maps failed
Replies: 2
Views: 2304

Installation error: setting server maps failed

Hello, after installing the InfoSphere package InfoSvr_v8.7_Wdws_64 we got the following entries in the installation log file: Configuring client/server map file... Client encoding WIN:1252 => Map MS1252-CS MS1252-CS required and not currently installed Building MS1252-CS... ERROR: Error setting cli...