Search found 42189 matches

by chulett
Wed Aug 13, 2008 4:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Tab delimited Sequential File
Replies: 11
Views: 6718

Decimal, not Octal so "009". Assuming that's where you were going wrong. :wink:
by chulett
Wed Aug 13, 2008 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job parameter in Stored procedure.
Replies: 12
Views: 3931

Pass in the parameter name correctly and it should work fine. Right-click on the stage, select Grid Style and then use the Insert Job Parameter widget to populate the fields.
by chulett
Wed Aug 13, 2008 2:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job parameter in Stored procedure.
Replies: 12
Views: 3931

Yes, you can use job parameters for all of the connection information in that stage.
by chulett
Wed Aug 13, 2008 2:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: restarting the job from failure
Replies: 1
Views: 753

Basically by keeping track of how far you got and then, when restarting, constrain your process to not start passing records until you get up to that point again.
by chulett
Wed Aug 13, 2008 9:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Universe/Hash file lookup - Job running too long
Replies: 12
Views: 3318

Hopefully using the term correctly - I mean substituting a unique known value for the NULL, say like a "*", then making the same substitution when querying.
by chulett
Wed Aug 13, 2008 9:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Matching records between sources
Replies: 9
Views: 2054

All that really matters is if it helps you. :wink:

Thanks for the closure, though, future searchers thank you. From the future. Later.
by chulett
Wed Aug 13, 2008 9:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job control fatal error (-4)
Replies: 18
Views: 4768

Hmm... the syntax doesn't seem to be valid and I get the same error running it for an RT_LOG in my project. And I ain't smart enough to know what the correct syntax should be. :?
by chulett
Wed Aug 13, 2008 8:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS EE Server time is different than the OS time
Replies: 2
Views: 1077

Timezone (TZ) environment variable problem?
by chulett
Wed Aug 13, 2008 8:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Universe/Hash file lookup - Job running too long
Replies: 12
Views: 3318

Another option would be to have not allowed NULLs into the key, perhaps by using "in-band" null values if they couldn't be constrained out.
by chulett
Wed Aug 13, 2008 8:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job control fatal error (-4)
Replies: 18
Views: 4768

Ray gave you the syntax.
by chulett
Wed Aug 13, 2008 8:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error calling DSRunJob
Replies: 8
Views: 2833

TP wrote:Yes I do get the "from previous run"

You need to post the contents.
by chulett
Wed Aug 13, 2008 7:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading xml datatype from sqlserver
Replies: 4
Views: 2282

What happens if you change the metadata to LongVarchar?
by chulett
Wed Aug 13, 2008 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Attachemet File
Replies: 5
Views: 1406

Not if you want to solve the problem. Or read the first post. :?
by chulett
Wed Aug 13, 2008 7:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue about DSEXPORT.exe
Replies: 13
Views: 3669

Let me be more emphatic - this is not possible from the command line.
by chulett
Wed Aug 13, 2008 7:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error calling DSRunJob
Replies: 8
Views: 2833

Did you have any problems occur on Monday that you are aware of, particularly the partition where DataStage is installed running out of space for example?