Search found 42189 matches

by chulett
Tue Nov 10, 2015 5:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using Complex flat file stage to read a pipe delimited filed
Replies: 6
Views: 3130

Was wondering if that was the case... multiple record formats (in and of themselves) do not a complex flat file make. :wink:
by chulett
Tue Nov 10, 2015 1:53 pm
Forum: General
Topic: Report of last modification date of jobs in a projects
Replies: 7
Views: 3645

pterm case noinvert

:wink:
by chulett
Tue Nov 10, 2015 10:46 am
Forum: General
Topic: Datastage skill builder
Replies: 2
Views: 1119

Me neither, but a quick search shows it is a three part video series on YouTube so guessing the answer is 'no'.
by chulett
Mon Nov 09, 2015 6:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: High Memory Utilization
Replies: 11
Views: 3143

Out of curiousity, what O/S are you running?
by chulett
Mon Nov 09, 2015 8:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Backup File options
Replies: 2
Views: 1359

I'm thinking you could have the load job split off another link to a semaphore file and only write to it when the code is found. Doesn't really matter what you write to it as you could just check to see if it is non-empty after the job completes. Not empty = backup the source file and that would be ...
by chulett
Sun Nov 08, 2015 10:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Integrating Salesforce with datastage
Replies: 7
Views: 3420

:idea: If you do get some answers, please come back and update your post. This will help future searchers who come here with similar questions.
by chulett
Sun Nov 08, 2015 2:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Integrating Salesforce with datastage
Replies: 7
Views: 3420

Those sound to me like questions for either Salesforce directly or your official support provider.
by chulett
Sun Nov 08, 2015 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed to distribute component
Replies: 3
Views: 2688

Your problem = your post, linked back to the other poster's issue. Only thing was I couldn't find a post you'd started in years so guessed on the particulars. Feel free to edit the post to adjust the version, etc. if needed. Now, as to the problem... Consistent? Intermittent? Used to work and then s...
by chulett
Fri Nov 06, 2015 11:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to avoid backup pending tablespaces
Replies: 3
Views: 2507

Which database? I have a guess but I'd rather not.
by chulett
Fri Nov 06, 2015 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Newline within XML tags
Replies: 8
Views: 2906

kumarjit wrote:still those new lines are being shown.
Which means you have yet to solve the problem.
by chulett
Thu Nov 05, 2015 12:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Newline within XML tags
Replies: 8
Views: 2906

Right. Formatting is for peoples, not processes. :wink:
by chulett
Thu Nov 05, 2015 9:27 am
Forum: General
Topic: Backup Full Datastage Project
Replies: 11
Views: 5459

sangi1981 wrote:I am not able to see all of your post because I haven't a premium account... How can I obtain it?
On the Home page, in the upper left-hand Navigation section, click on Member Benefits.
by chulett
Thu Nov 05, 2015 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unstructured File Stage - Handling Missing Columns in Excel
Replies: 9
Views: 6993

I read the first row with the column headers as data and used that to check the names were in the proper order. I'm not aware of any UNIX commands for counting records like that, assuming you mean an actual xls or xlsx file - I always worked with exported csv versions. You may be able to leverage Ex...
by chulett
Thu Nov 05, 2015 8:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Newline within XML tags
Replies: 8
Views: 2906

Turn off the formatted output option you have turned on right now.
by chulett
Wed Nov 04, 2015 4:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Restart job from the position it failed
Replies: 5
Views: 2338

...usually sometimes yes. :wink: