Search found 42189 matches

by chulett
Mon Sep 16, 2013 9:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: connector received Oracle error code ORA-1406
Replies: 14
Views: 16903

Wasn't asking about the "target" column as in the end state, I mean the column it will land in first, the one in your source stage. That's the one it is complaining about.
by chulett
Mon Sep 16, 2013 8:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Opening Hashed File, 'HASHED_STORE_DEL', Run the Delet
Replies: 5
Views: 5143

Also... give us some context. Is this the first time this product has been run? Has it been running for some time and this problem is new? If the latter, is there anything 'unusual' or out of the ordinary that was done just before this?
by chulett
Mon Sep 16, 2013 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: connector received Oracle error code ORA-1406
Replies: 14
Views: 16903

What is the datatype / precision / scale of the column this will end up in? ABS() isn't part of the problem, btw.
by chulett
Mon Sep 16, 2013 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: connector received Oracle error code ORA-1406
Replies: 14
Views: 16903

What "all possible ways" have you tried?
by chulett
Mon Sep 16, 2013 7:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Opening Hashed File, 'HASHED_STORE_DEL', Run the Delet
Replies: 5
Views: 5143

Re: Error Opening Hashed File, 'HASHED_STORE_DEL', Run the D

koolking wrote:Run the Delete Initial Hash Load
Sorry, don't know squat about the canned PS stuff but wondering... did you? If not can you?
by chulett
Sun Sep 15, 2013 7:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL Query with data returns zero rows
Replies: 9
Views: 4448

If the SQL from the log executes fine outside of DataStage without any changes, double-check your target instance in the job. Perhaps you're not selecting from the table / database that you think you are. If that checks out, involve your support peoples as that smells like a Connector issue to me...
by chulett
Sun Sep 15, 2013 2:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL Query with data returns zero rows
Replies: 9
Views: 4448

Your query looks fine. What does the SQL look like at runtime - have you verified that you've matched the parameter name spelling and case as well?

As to the other, try tripling the size since you're probably fighting a bytes v. character issue with the precision setting.
by chulett
Sun Sep 15, 2013 7:56 am
Forum: General
Topic: How to release a job in DataStage 8.x
Replies: 5
Views: 1506

Was wondering if it was obsolete by now or not. That is such an old feature... I recall working with and worrying about it back in the 3.x and 4.x world, I do believe. Once Version Control came out it was pretty much obsolete and I never used it again... and I'll wager most people never used it at a...
by chulett
Sun Sep 15, 2013 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Usage of Hashed File Stage
Replies: 10
Views: 5717

Typically used for lookups. If you have any Informatica experience, I can make a comparison if that would help.
by chulett
Sat Sep 14, 2013 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Mload - Access module error '33'
Replies: 4
Views: 1568

I assume the small retailer is WalMart. And "smalls" or "small clothes" are underwear. In case anyone was wondering. :wink:
by chulett
Fri Sep 13, 2013 10:16 am
Forum: General
Topic: Sequencer status inside another sequencer
Replies: 18
Views: 5595

This may just be me but I consider routine writing an essential skill needed by a DataStage developer. But then so is knowing when to use a Server job for something. :wink:

This would be pretty simple as far routines go so (IMHO) a good place to start the learning ball rolling.
by chulett
Fri Sep 13, 2013 10:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector error:EXECUTE or OPEN stat is large
Replies: 11
Views: 3987

It you haven't done so already, you really should involve your official support provider.
by chulett
Fri Sep 13, 2013 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to run sql server package after job(loading) done
Replies: 7
Views: 2539

prasson_ibm wrote:Can not i call it in stored procedure stage.
I would certainly think so, yes.
by chulett
Thu Sep 12, 2013 9:55 pm
Forum: Site/Forum
Topic: Please block the user rydqddzem
Replies: 10
Views: 8400

Of course... and all of the other ones you didn't see before I removed them. :wink:

Takes the site owner to shut them down, I've sent them a message.
by chulett
Thu Sep 12, 2013 5:14 pm
Forum: General
Topic: Commandoutput not working
Replies: 9
Views: 2729

As noted earlier, you're not checking the directory you think you are.