Search found 42189 matches

by chulett
Mon Jan 30, 2006 8:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reg LinkRowcount
Replies: 7
Views: 1506

Still, you should be able to use the Transformer name and the Link name going to the Sequential File stage from there to get how many rows went down it. Same for any Database stage.
by chulett
Mon Jan 30, 2006 8:29 am
Forum: Site/Forum
Topic: 5K posts countdown for Craig
Replies: 8
Views: 3223

Yes, my current project is kicking my butt 24x7 lately, weekends and holidays. I do manage to get online and read everything, but most of the time either can't take the time to reply or just don't have it in me to do it justice. There's always plenty of other folks here that can answer, so not worri...
by chulett
Sun Jan 29, 2006 5:03 pm
Forum: Site/Forum
Topic: Monthly top 10 poster list
Replies: 9
Views: 3402

And maybe it should even specifically exclude a certain number of people from the top of the Top 10 list. And no, don't mean just Ray. :wink:
by chulett
Sun Jan 29, 2006 10:04 am
Forum: Site/Forum
Topic: 5K posts countdown for Craig
Replies: 8
Views: 3223

Gee Kim... thanks, I guess. :lol:

Don't need no fuss.
by chulett
Sun Jan 29, 2006 10:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Command line commands for datastage
Replies: 7
Views: 4472

No, you would just use operating system commands, batch files or UNIX scripts, for tasks like that.
by chulett
Sun Jan 29, 2006 10:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reg LinkRowcount
Replies: 7
Views: 1506

From the Transformer in front of it. And if you ain't got one - add one. :wink:
by chulett
Sat Jan 28, 2006 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage - Hash files
Replies: 7
Views: 1782

Ok... :roll:

Hello? [tap tap] Is this thing on?
by chulett
Sat Jan 28, 2006 10:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Odbc stage
Replies: 3
Views: 969

Ok... great. There must be more to the message than that. Please post the entire message, there should be something to say why it failed or what error code it produced.
by chulett
Sat Jan 28, 2006 9:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Odbc stage
Replies: 3
Views: 969

Ok... who is telling you that data has been truncated? Does DataStage tell you before it sends it to the ODBC stage or does the database stage report the error? If the former, then your actual data is longer than the defined metadata in the job. DataStage will tell you it has been truncated and show...
by chulett
Sat Jan 28, 2006 9:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding DSattachjob
Replies: 7
Views: 2591

You are trying to use it where? The fact that it shows in red implies you are in the wrong place or at least on the wrong path. Why don't you let us know what you are trying to accomplish, what your goal in all of this is?
by chulett
Sat Jan 28, 2006 9:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage - Hash files
Replies: 7
Views: 1782

Welcome aboard, maliaydin. One thing to know here is this forum is for Server jobs and the first post in each thread should be marked the same. This means you'd need to stick to Server answers here. Answers relevant to PX jobs would belong over in the EE forum unless someone has specifically marked ...
by chulett
Sat Jan 28, 2006 8:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: inserting oracle warnings in a field in target
Replies: 7
Views: 1888

If you mean the field that triggered the warning, you are pretty much out of luck there. There's no output variable that returns that. You may be able to tell at a high level with some errors, like a Primary Key violation would involve the primary key fields, but most errors are fairly generic. Most...
by chulett
Sat Jan 28, 2006 8:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: PeopleSoft and DataStage
Replies: 3
Views: 1300

We ended up doing it Pack-free from PeopleSoft HR and Finance systems. Wasn't too bad as they're 'just' Oracle tables. You would need plenty of support from the Other Side because, as Vince noted, there are alot of tables in a PeopleSoft instance. ALOT. Blew my mind when I first TOAD'd in and had to...
by chulett
Fri Jan 27, 2006 10:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Removeing of carriage return value from XML file
Replies: 4
Views: 1730

We'll be here!
by chulett
Fri Jan 27, 2006 6:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Removeing of carriage return value from XML file
Replies: 4
Views: 1730

Uncheck the 'Generate Formatted Output' option.