Search found 42189 matches

by chulett
Fri Nov 18, 2005 8:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clear Read Only flag for job
Replies: 5
Views: 1315

Welcome aboard. :D

There is a FAQ available on this subject in the FAQ Forum.
by chulett
Fri Nov 18, 2005 8:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Convert Mainframe jobs to Server jobs
Replies: 4
Views: 1343

No such beast that I've ever heard of.
by chulett
Fri Nov 18, 2005 8:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Output link order
Replies: 7
Views: 1877

None of the icons of the Transformer serves this problem..If i am not wrong the link execution order is not related to this... Not true. Arnd is correct that both the Input and Output link execution orders can be changed from inside the Transformer via supplied 'widgets'. Note that it will not chan...
by chulett
Fri Nov 18, 2005 8:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting corrupted Empty category/folder
Replies: 8
Views: 3359

jetlim wrote:Yes tried with Datastage manager but still fail to delete the folder. Any other how to resolve ?

Do you get an error of any kind? What actually happens when you attempt the deletion?
by chulett
Thu Nov 17, 2005 10:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting corrupted Empty category/folder
Replies: 8
Views: 3359

Have you tried performing the deletion from the Manager? There are client tools other than the Designer, ya know. :wink:
by chulett
Thu Nov 17, 2005 10:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error while viewing the data
Replies: 4
Views: 1145

:lol:
by chulett
Thu Nov 17, 2005 10:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error
Replies: 16
Views: 5564

The original problem seems to relate to the SeqFile variable in the ReadU statement. (Unrelated question: why use this name for a hashed file? It only confuses future developers.) The routine is obviously adapted from the 'KeyMgtGetNextValueConcurrent' sdk routine. It was the sdk development team t...
by chulett
Thu Nov 17, 2005 9:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error
Replies: 16
Views: 5564

Sure... via the TCL option available in either method.
by chulett
Thu Nov 17, 2005 8:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wildcards in output sequential file...
Replies: 12
Views: 5663

Excellent! Have to keep this 'work around' in mind for next time. :wink:
by chulett
Thu Nov 17, 2005 8:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special characters in Column Naming?
Replies: 4
Views: 2117

Does your output file really need to include the column names as the first record? If the answer is no, then it doesn't really matter what you call them inside the generation job. If you need to include that, you could do something post job I would think. For example, use a valid character in the co...
by chulett
Thu Nov 17, 2005 6:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Every thing Lost from Project
Replies: 3
Views: 1184

I think it's gonna take a wee bit more than reindexing to fix that problem. :wink:
by chulett
Thu Nov 17, 2005 6:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: generate zeros based on input
Replies: 4
Views: 948

Why code it when there are built in functions to do that work? :?

Check this post for a couple of examples of how to use the FMT command.
by chulett
Thu Nov 17, 2005 5:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: generate numbers based on input
Replies: 1
Views: 675

Please don't post the exact same question in multiple forums. This has already been answered over in the Server forum since this was a Server question.
by chulett
Thu Nov 17, 2005 5:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error
Replies: 16
Views: 5564

You've got the do the deleting in a complimentary manner to how the creation was done. When you create it with CREATE.FILE you can delete it with DELETE.FILE - however, when it's a 'CREATE TABLE' statement, you need to use a 'DROP TABLE' to delete it. All without deleting anything at the O/S level f...
by chulett
Thu Nov 17, 2005 5:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SAP BW PACK Version 4.2 Install
Replies: 2
Views: 918

No clue, but you might want to post the actual error message. :wink: