Search found 42189 matches

by chulett
Thu May 26, 2011 10:40 pm
Forum: General
Topic: user id privileges
Replies: 4
Views: 1616

Each user's .profile can set that, as can DataStage's dsenv file.
by chulett
Thu May 26, 2011 7:00 pm
Forum: General
Topic: UV Script to release Job Locks from Unix
Replies: 4
Views: 2770

I don't believe that method of releasing job locks is still valid in the 8.x release. Could be wrong, someone will know for certain.
by chulett
Thu May 26, 2011 6:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Decimal to Hexadecimnal conversion
Replies: 7
Views: 4181

I was wondering if that was what was going on but couldn't find that level of detail in the docs. Is this just something that you know, having been involved with The Creators?
by chulett
Thu May 26, 2011 9:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: microseconds getting trucated while loading intoOracle 11g
Replies: 4
Views: 2137

Oracle Timestamp data types are not supported but you can generate your own sql and use TO_TIMESTAMP() rather than the TO_DATE() the stage will automatically generate for you.
by chulett
Thu May 26, 2011 9:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation error
Replies: 2
Views: 1644

Where does the "DSJE_BADSTATE Compilation error" part come in?
by chulett
Thu May 26, 2011 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in compiling DS jobs
Replies: 5
Views: 2312

If you have DataStage, you have a full suite of documentation - and it would be a violation of one's license agreement to distribute them. You've also hijacked an old post, which is frowned upon here. Start a new post, let us know the particulars of your issue and we'll see about getting it sorted o...
by chulett
Thu May 26, 2011 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read & Delete from FTP To unix box
Replies: 2
Views: 1320

Me, I would script that. I can't check now but the older FTP stages had 'telnet before/after' options which could be used for something like this. Does the Enterprise stage support anything of this nature?
by chulett
Thu May 26, 2011 7:15 am
Forum: IBM QualityStage
Topic: Design for real time reference data update.
Replies: 9
Views: 3766

SURA, I appreciate you cleaning up your post as I don't have admin privs in this forum but you should have left your actual reply in place. Please edit your post again and add that back in.
by chulett
Thu May 26, 2011 7:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extraction job fails
Replies: 12
Views: 5085

Support? I imagine that if anyone had anything else to add, they would have done so by now. :(
by chulett
Wed May 25, 2011 10:33 pm
Forum: IBM QualityStage
Topic: Design for real time reference data update.
Replies: 9
Views: 3766

SURA, why in the blue blazes do you continue to feel the need to quote an entire post just to reply? Learn to use the perfectly lovely Reply to topic link please. :?
by chulett
Wed May 25, 2011 6:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: APT_PHYSICIAL_DATASET_BLOCK_SIZE=?
Replies: 11
Views: 6868

That was already posted. Odd, they seem to point at each other, seems like we are missing what actually caused the warning that brought the job down. :?
by chulett
Wed May 25, 2011 10:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgt Function
Replies: 7
Views: 2998

Was hoping that was obvious. :wink:
by chulett
Wed May 25, 2011 8:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgt Function
Replies: 7
Views: 2998

Yes, "abc" is your sequence name in the Key Mgt routines as both Ray and I have pointed out to you. Now, it may match the name of the target table you are using the generated key for but that's hardly necessary. And if you have multiple jobs targeting the same table then they should all u...
by chulett
Wed May 25, 2011 7:41 am
Forum: General
Topic: Waiting for job to start
Replies: 6
Views: 1855

In your searching, did you run across references to this IBM technote?
by chulett
Wed May 25, 2011 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: APT_PHYSICIAL_DATASET_BLOCK_SIZE=?
Replies: 11
Views: 6868

OK... so what was the warning that triggered the abort?