Search found 42189 matches

by chulett
Thu Mar 10, 2016 7:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage MQ Series with Aggregator
Replies: 2
Views: 1627

:!: FYI, I just deleted your new, duplicate post in the General forum. Don't worry, your issue is still safe and sound in the appropriate place (aka here) and if someone can help (aka not me, just playing moderator right now) they will. Perhaps even Ernie. :wink: Another option while you wait will b...
by chulett
Thu Mar 10, 2016 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error writing to named pipe
Replies: 5
Views: 4339

Typically that would mean that /tmp filled up.
by chulett
Thu Mar 10, 2016 7:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Bulk insert option in Teradata connector
Replies: 6
Views: 3964

Be thankful it just 'highly impacts performance', in Oracle you can't perform a bulk load if there are any indexes on the table. :(
by chulett
Thu Mar 10, 2016 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null Handling for Change capture
Replies: 4
Views: 3551

While I don't have the answer for you, that seems to me to be something you could very easily test for yourself. And then let us know the result. :wink:
by chulett
Tue Mar 08, 2016 11:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using the BDFS stage to connect to Hadoop server
Replies: 6
Views: 2976

Contact support if none of those steps make sense to you. Or do you have a DataStage admin that could work through them for you?
by chulett
Tue Mar 08, 2016 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage len function
Replies: 7
Views: 3021

Sorry, meaning what exactly? :?
by chulett
Tue Mar 08, 2016 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connecting to HDFS via Datastage 9.1 installed on windows
Replies: 7
Views: 5018

Re: Connecting to HDFS via Datastage 9.1 installed on window

ssk wrote:Does that mean I won't be able to go ahead?
Yes, that is exactly what that means. Others will have to chime in to say if support was added in a later version but my quick attempt to google something up failed miserably. :(
by chulett
Tue Mar 08, 2016 8:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: regular expression
Replies: 2
Views: 1603

Short answer? No. You would need a series of function calls to accomplish that.
by chulett
Tue Mar 08, 2016 8:49 am
Forum: General
Topic: Job execution through shell script
Replies: 1
Views: 1389

Plenty of previous conversations on this topic. Not "high load" per se, more about a lack of resources at the moment the job was attempting to start. The command was issued but the confirmation that it was able to start successfully did not come back within the timeout period, so it throws...
by chulett
Tue Mar 08, 2016 12:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when checking composite operator at run-time
Replies: 5
Views: 2706

Are those really the same thing? :?
by chulett
Tue Mar 08, 2016 12:16 am
Forum: General
Topic: Whence Windows?
Replies: 2
Views: 1217

Saw that today... not quite sure what to make of it but, yup... saw that.
by chulett
Mon Mar 07, 2016 12:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using the BDFS stage to connect to Hadoop server
Replies: 6
Views: 2976

I don't know if this is critical or not to the discussion but would wager that the next question would be - what flavor of Linux? There are... several.
by chulett
Mon Mar 07, 2016 11:08 am
Forum: General
Topic: Datastage 9.1.2 -DS job import while the batch is running.
Replies: 3
Views: 2218

... depending on your definition of 'impact' of course. :wink:
by chulett
Fri Mar 04, 2016 3:37 pm
Forum: General
Topic: Retrieve Fatal Error from DataStage Job
Replies: 6
Views: 3060

Try the link again, I have 'corrected' it I do believe. The search button runs whatever type of search you have selected via the radio button and the exact search is the only one that searches the entire database. The others only go back in time a certain number of days and thus are not really all t...
by chulett
Fri Mar 04, 2016 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector Warning for reading timestamp
Replies: 8
Views: 4378

Pardon my ignorance of all things DB2 but what exactly would a TIMESTAMP(12,10) be? I could understand TIMESTAMP(10) or maybe even TIMESTAMP(12) but I can't find anything online where DB2 supports anything other than just TIMESTAMP... no mention of precision or 'fraction' needed. :? Thanks for the o...