Search found 42189 matches

by chulett
Thu Oct 08, 2009 11:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SMS notifications to Mobile
Replies: 5
Views: 2326

Not sure what you mean. If you can send email from the Notification Activity stage, you can email a phone. You'd need to provide details of exactly what you're doing if you need help.
by chulett
Thu Oct 08, 2009 11:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Admin
Replies: 6
Views: 1898

Well... the 'modify' part is simple enough with read only jobs or a protected project. It's the "and not run them" part that's the sticky in the wicket.
by chulett
Thu Oct 08, 2009 10:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Read Only dsx
Replies: 2
Views: 1226

First thing to try - edit the .dsx file and change everywhere it says Readonly "1" to Readonly "0" and reimport it.
by chulett
Thu Oct 08, 2009 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Combining 2 records
Replies: 4
Views: 1481

There's nothing stopping those 'two different sources' from coming from the same table.
by chulett
Thu Oct 08, 2009 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Buffer and schema variable padding do not match
Replies: 9
Views: 5597

Seeing as how you're the only person to ever post that error message here, I'd suggest taking it to your official support provider for help and then let us know what you find out.
by chulett
Thu Oct 08, 2009 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Admin
Replies: 6
Views: 1898

As noted, not easily possible in your version. What people typically do in your case is build a system to automatically farm the DataStage job logs out of the repository into another more open one, say like a database, after every run. Then people are giving access to that.
by chulett
Thu Oct 08, 2009 7:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read packed overpunched field in CFF
Replies: 7
Views: 6349

Packed is packed with or without a sign, an overpunched sign is something different. And this really isn't mainframe stuff as much as it is COBOL stuff.

Not anywhere where I can check but you should be able to simply tell the CFF stage that is is 'packed' and it should handle it.
by chulett
Thu Oct 08, 2009 7:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing StringID
Replies: 5
Views: 1800

kumar_s wrote:You need to give us more detail on how the job is been called, and full error message, and transformation if involved any.
by chulett
Thu Oct 08, 2009 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Director crashing on View Job Log
Replies: 4
Views: 6305

Got nothing to do with the job, per se, sounds like your XMETA repository is corrupted. I'd suggest contacting your official support provider to get this straightened out.
by chulett
Thu Oct 08, 2009 7:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sharing Hash files between projects
Replies: 2
Views: 962

And if it is Account based, then you'd need to specify the other project's name in the stage. Note that while leaving the account blank means the current project, supplying a specific one locks the stage to that project.
by chulett
Thu Oct 08, 2009 6:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Important, but doest exist? XML file in a column
Replies: 9
Views: 2252

You obviously didn't do what I suggested (seeing as how I didn't really suggest anything) in spite of the fact that you quoted me. And since Ernie's suggestion was somewhat generic we really have no idea exactly what it was that you did. So... Please detail for us exactly what it was that you tried ...
by chulett
Thu Oct 08, 2009 6:49 am
Forum: General
Topic: Batch script for exporting shared container in datastage ?
Replies: 10
Views: 13927

It's all already posted here, searching will turn them both up.
by chulett
Thu Oct 08, 2009 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Container Stage reusability
Replies: 1
Views: 1283

Nice testimonial. :?

**Note: Topic relocated - Content Editor **
by chulett
Wed Oct 07, 2009 7:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Stage read/write cache size
Replies: 3
Views: 1600

Interesting, that's nothing I can find. Is that from the 8.x help files? In what I could find on the 7.x side, all that's there is very generic without any mention of the part you bolded.

Thanks for that. :D
by chulett
Wed Oct 07, 2009 7:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Buffer and schema variable padding do not match
Replies: 9
Views: 5597

"An existing job in Production"... meaning what, exactly? It's been working fine for a period of time and suddenly not longer works? Or something else?