Search found 42189 matches

by chulett
Mon Jun 22, 2009 12:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datatype LongNvarchar not working
Replies: 4
Views: 2278

What is the actual data type in SQL Server?
by chulett
Mon Jun 22, 2009 11:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IBM 8.0.1.0 Client issues
Replies: 12
Views: 3829

You could always try that. If you do, make sure you remove all traces of the old client before you reinstall - and that means using regedit and also deleting leftover directories / files as well.
by chulett
Mon Jun 22, 2009 11:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IBM 8.0.1.0 Client issues
Replies: 12
Views: 3829

If it's just a problem for your installation, I'd suggest trying a reinstallation of the client right over the top old the old one.
by chulett
Mon Jun 22, 2009 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Field function
Replies: 6
Views: 1776

The Field() delimiter must be a single character. So either convert all of the occurances of "%%%" down to a single "%" or offset the "field" that you ask for:

Code: Select all

FieldNumber = PositionNumber * 3 - 2
In other words, 1 gets field 1, 2 gets field 4, 3 gets field 7, etc.
by chulett
Mon Jun 22, 2009 9:31 am
Forum: General
Topic: check that 'dbx' and 'sed' are installed and on your PATH
Replies: 7
Views: 10472

8) Then please mark this as Resolved using the button at the top of the screen.
by chulett
Mon Jun 22, 2009 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in job log
Replies: 22
Views: 4550

Right... wasn't sure if that meant the metadata was wrong in the job and they fixed it or if indeed some other job created one with the same name and the wrong metadata. If the latter, then you would need to find the culprit to resolve it, that or rename the hashed file in these jobs to be unique.
by chulett
Mon Jun 22, 2009 9:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need Help_ My jobs aborted in the middle of loading
Replies: 9
Views: 1966

True, we can just suggest general solutions since we don't know the specifics of the 'load' being done here. And the 'skip' solution requires a static source to ensure one run's 38th record is the same as every other run's 38th record.
by chulett
Mon Jun 22, 2009 9:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in job log
Replies: 22
Views: 4550

:? So, is this resolved? I can't... quite... tell. If so, please mark it as Resolved using the button at the top of the screen. If not, let us know.
by chulett
Mon Jun 22, 2009 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need Help_ My jobs aborted in the middle of loading
Replies: 9
Views: 1966

Delete the 37 then rerun. Add a 'number of records to skip' job parameter and use that in a constraint.
by chulett
Mon Jun 22, 2009 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in job log
Replies: 22
Views: 4550

Also - double-check you don't have another job building a hashed file with the same name but with different metadata. It happens!
by chulett
Mon Jun 22, 2009 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: whitespace between two words
Replies: 13
Views: 3668

FYI - a "trick" I use - you need to start a 'reply with quote' session to take a proper look at the example. Without code tags, all extra spaces are always removed by the forum software. Then you'll see it's not about trailing spaces but rather internal spaces. cold ice land cold ice land ...
by chulett
Mon Jun 22, 2009 7:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in job log
Replies: 22
Views: 4550

Didn't ask about a constraint, but rather the metadata. And again - what is your proof that it 'picks column next to it'? :?
by chulett
Mon Jun 22, 2009 7:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: can i query on flat files
Replies: 13
Views: 3213

Depends on what you mean by 'merge' so best to define that. Perhaps use one in a Lookup stage and join to the other in your input stream?
by chulett
Mon Jun 22, 2009 6:49 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Configuration parellel
Replies: 7
Views: 4052

And still, as noted... wrong forum.