Search found 42189 matches
- 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
- Tue Nov 10, 2015 1:53 pm
- Forum: General
- Topic: Report of last modification date of jobs in a projects
- Replies: 7
- Views: 3645
- Tue Nov 10, 2015 10:46 am
- Forum: General
- Topic: Datastage skill builder
- Replies: 2
- Views: 1119
- 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
- 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 ...
- 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
- 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
- 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...
- 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
- 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
- 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
- Thu Nov 05, 2015 9:27 am
- Forum: General
- Topic: Backup Full Datastage Project
- Replies: 11
- Views: 5459
- 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...
- 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
- 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