Search found 42189 matches

by chulett
Sat Jan 23, 2016 10:44 pm
Forum: General
Topic: TFS configuration with IIS
Replies: 7
Views: 1917

:idea: Don't assume everyone knows what your acronym means or can be bothered to google it up.

Toyota Financial Services?
Team Four Star?
Texas Forest Service?

Needs a little... disambiguation.
by chulett
Sat Jan 23, 2016 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to store entire XML HIerachy in one attribute in table
Replies: 5
Views: 1957

What database? What is the attribute's data type? Are you delivered the XML or do you need to generate it?
by chulett
Sat Jan 23, 2016 10:34 pm
Forum: General
Topic: Get the month
Replies: 15
Views: 5095

Okay... doesn't really change what you need to do or how I would have answered. And your "1 then 2 then 3" is just "-1 three times". :wink:
by chulett
Sat Jan 23, 2016 8:44 am
Forum: General
Topic: Get the month
Replies: 15
Views: 5095

Not sure why you keep mentioning a 'loop counter' as there's no need to loop to go back more than one month. So you just need an offset to drive how many months to go back? I'd suggest you go to Ray's site (coming soon!) and click on any of his download links. Cancel that download (or add it to your...
by chulett
Fri Jan 22, 2016 7:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading excel file using Unstructured data stage
Replies: 10
Views: 5722

If you haven't already, involve your official support provider as well.
by chulett
Fri Jan 22, 2016 2:56 pm
Forum: General
Topic: sequence job failure
Replies: 16
Views: 5427

You missed their issue, Ray. Job N fails and they want to restart from Job N-1, not N.
by chulett
Fri Jan 22, 2016 11:32 am
Forum: General
Topic: Get the month
Replies: 15
Views: 5095

That's an important piece of information, let's get you in the correct forum for this...
by chulett
Fri Jan 22, 2016 10:44 am
Forum: General
Topic: Get the month
Replies: 15
Views: 5095

That code would be appropriate for either a Server job or a routine, yet you've marked the post as Parallel and posted in the Parallel forum. So... are you looking for a native PX solution?
by chulett
Thu Jan 21, 2016 6:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading excel file using Unstructured data stage
Replies: 10
Views: 5722

Okay... how about the nodes question?
by chulett
Thu Jan 21, 2016 4:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading excel file using Unstructured data stage
Replies: 10
Views: 5722

You may also want to involve your DBA when it 'hangs' to see if there are any issues on the database side, blocking locks and the like. Does it still hang if you run it on a single node? Assuming there are multiple nodes (>1) at the moment.
by chulett
Wed Jan 20, 2016 10:44 am
Forum: General
Topic: server routine to get the datastage job log information
Replies: 4
Views: 4890

I'm assuming it is buried in here somewhere since he pointed other people to it in the past. I'm sure there's better examples, but there you go.
by chulett
Wed Jan 20, 2016 8:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CRC32 in PX
Replies: 3
Views: 1892

:idea: Don't apologize, simply don't do it. Start your own thread and link back to the other topic if you really think it would help. There you go, all done. Now you are the master of your own destiny. :wink: How about more details about your job and what it is meant to accomplish. Typically all one...
by chulett
Tue Jan 19, 2016 3:06 pm
Forum: General
Topic: How can I delete a sequential file after running the job?
Replies: 7
Views: 1632

JobActivity_Stage_Name.$JobStaus = DSJS.RUNOK

Those variables are mentioned all over the place but here is one entry with all of them: http://www-01.ibm.com/support/knowledge ... ml?lang=en
by chulett
Tue Jan 19, 2016 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dynamically select the column at runtime
Replies: 10
Views: 3571

Honest question - dynamically?