Search found 42189 matches

by chulett
Thu May 20, 2010 6:52 am
Forum: General
Topic: Job deletion and Logs associated with these.
Replies: 2
Views: 1199

Yes, deleting the job deletes everything associated with them, including the logs.
by chulett
Thu May 20, 2010 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Packed column from DB2/400
Replies: 37
Views: 6558

Gack... I SO do not have time for this, trying to get out the door and to *my* job. Like a moth to a flame... still... quickly... untested!

Field(Field(DSLink5.Col_D,'&',2,1),"=",2,1) should get you ZZ

Etc.
by chulett
Thu May 20, 2010 6:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Intelligent word wrapping
Replies: 22
Views: 6430

Shah_h wrote:the problem is we are using DataStage 7.5 which does not have a BASIC transformer
It does.
by chulett
Thu May 20, 2010 6:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Packed column from DB2/400
Replies: 37
Views: 6558

YES. It's just that you'll need two calls for each - first one as I noted then embed / inline another and tell it the result is "equal sign" delimited and take the second field.
by chulett
Thu May 20, 2010 5:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Look-Up for a Complex Logic
Replies: 4
Views: 1177

Care to post it? Would help future searchers with the same question.
by chulett
Thu May 20, 2010 5:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Packed column from DB2/400
Replies: 37
Views: 6558

Column names do not support spaces. What the heck 8.x release are you on? What fixpacks are installed? You shouldn't have to be going through any kind of Index shenanigans like that. :? [shudder] I'm assuming your Col_D value actually is what you've said it is, quote as data and all. One example fro...
by chulett
Thu May 20, 2010 5:21 am
Forum: General
Topic: IOD EMEA 2010 Day One
Replies: 5
Views: 1779

I have no clue... an article of clothing? Quick check found this...

http://www.thesarkcollection.co.uk/

Clothing, at least.
by chulett
Thu May 20, 2010 5:19 am
Forum: General
Topic: fail to connect to ole server
Replies: 5
Views: 1754

Wow.. epic funny FAIL. :(
by chulett
Wed May 19, 2010 10:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Executing a Perl Script Through DataStage job/Sequence
Replies: 4
Views: 3710

1) Seems to me you just include all ten and sometimes (as needed) leave any of the last four empty. :?
by chulett
Wed May 19, 2010 9:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: stagevariable
Replies: 8
Views: 2727

No worries, that's why we're here. :wink:

Oh, and - When a thread is resolved to your satisfaction, we ask people to mark it as Resolved using the big button at the top of the screen so people know. Thanks!
by chulett
Wed May 19, 2010 6:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: stagevariable
Replies: 8
Views: 2727

That looks fine, as long as you remove the "(concat)" part as the semi-colon is the concatenation operator: if itm_cd < 1000 then '0' : itm_cd else itm_cd You said something about needing to trim it and oddly enough there's a trim function! :wink: if itm_cd < 1000 then '0' : trim(itm_cd) e...
by chulett
Wed May 19, 2010 6:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: stagevariable
Replies: 8
Views: 2727

Welcome! Let's start with what you've tried so far and we'll go from there. One thing... please clarify what "add zero" means - append a "0"?

Examples are always a good idea, too. And they are "stage variables" (two words) by the way. :wink:
by chulett
Wed May 19, 2010 3:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC connection for ORACLE
Replies: 3
Views: 2175

Yup, that or get one installed... it's rather painless and well worth the effort! IMHO, of course. :wink:
by chulett
Wed May 19, 2010 12:57 pm
Forum: General
Topic: Companies which are using datastage product
Replies: 2
Views: 3205

No worries but it's not. That's a question for IBM. Or maybe Vincent. :wink: