Search found 42189 matches

by chulett
Fri Jul 23, 2010 4:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Controlling the data flow between the stages in same job.
Replies: 15
Views: 6784

OK... the detail file is being overwritten in the process, wasn't sure if that was ok or if it would start stepping on itself when the file is quite large - that and how 'safe' it might be if there are any issues, seems like you'll end up with a trashed file and have to start all the way over. I gue...
by chulett
Fri Jul 23, 2010 3:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transformer logic
Replies: 8
Views: 3226

We all did the same thing and it is SSL encrypted during the transmission, just not "on the screen". Just make sure no-one is peeping over your shoulder. :wink:
by chulett
Fri Jul 23, 2010 6:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can I compare two CSV files using DataStage?
Replies: 14
Views: 10719

No such thing in a Server job, I'm afraid.
by chulett
Fri Jul 23, 2010 6:26 am
Forum: IBM QualityStage
Topic: script -Sid
Replies: 1
Views: 1155

Okay... and? Any particular reason you posted all that? What does this have to do with the QualityStage product? :?
by chulett
Fri Jul 23, 2010 6:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Accessing metadata information from the DS Repository
Replies: 10
Views: 2185

New with 425 and 6 years of posts. Must be a new Mandyli. :wink:
by chulett
Fri Jul 23, 2010 6:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Controlling the data flow between the stages in same job.
Replies: 15
Views: 6784

That was already considered but there is a concern about the size of the detail file so the OP was looking into... alternatives, techniques that don't require duplicating the data, even temporarily.
by chulett
Fri Jul 23, 2010 6:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Substituting a column value in transformer
Replies: 10
Views: 2320

How can this be done in a transformer by stage variable It can't be. You can only bind in job parameters and thus values passed into the job. You may, however, be able to take your value and build the fully fleshed out sql into a file and then set the stage that you are looking to bind that into to...
by chulett
Fri Jul 23, 2010 5:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Modify date_from_julian_date
Replies: 17
Views: 7891

Yah, that was a tangential Server question that I really should have qualified as such to avoid any unwitting cross-contamination.
by chulett
Thu Jul 22, 2010 8:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Anyone had success with NTEXT in a Parallel job?
Replies: 3
Views: 2378

As noted, I could have overcome the problem that way as well except for the fact that we were dealing with strings much larger than 8k. Honestly, though, I don't recall what we ended up doing as this was many months and a client ago. I believe "they" ended up doing something to deliver it ...
by chulett
Thu Jul 22, 2010 5:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing value through Job Controller
Replies: 8
Views: 2385

You could probably make it work that way... set the UserStatus value in your job control and the run the Sequence. You'll need to add a 'pre-step' in the Sequence to then go fetch that UserStatus value from the job control and then it could then be automagically passed from that step to the actual J...
by chulett
Thu Jul 22, 2010 4:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing value through Job Controller
Replies: 8
Views: 2385

Sounds like you just need to declare it as a Job Parameter in the Sequence job and then have the "job control" set it appropriately before running the Sequence job. Search here or in the docs for the DSSetParam() function. Well... unless your job control isn't something you wrote in DataSt...
by chulett
Thu Jul 22, 2010 1:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: First Line is Columns Names on FTP Enterprise stage ?
Replies: 4
Views: 3493

Have you actually tried it yet? Concerned you may end up with two header records.
by chulett
Thu Jul 22, 2010 12:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning Suppression and migrating jobs to diffenet environme
Replies: 11
Views: 4091

Seems like it, I recall them being in "msh" files in each job's folder... under the "SC" directory, perhaps? :?
by chulett
Thu Jul 22, 2010 11:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Why use server job?
Replies: 18
Views: 4987

5. Nope. :wink: