Search found 42189 matches
- Thu Apr 19, 2012 5:45 am
- Forum: General
- Topic: $DSHOME/bin not part of dsenv file
- Replies: 4
- Views: 2961
You've seen what I imagine the only impact would be - anything that uses a relative path to any of the contents of the bin directory will be prone to failure. What all those might be I can't say and don't have access to anything to check. If you've had that line there before go ahead and simply add ...
- Thu Apr 19, 2012 5:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat File Stage
- Replies: 27
- Views: 10509
- Wed Apr 18, 2012 10:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat File Stage
- Replies: 27
- Views: 10509
- Wed Apr 18, 2012 9:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: decimal issue
- Replies: 7
- Views: 1918
- Wed Apr 18, 2012 9:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to insert records into oracle table
- Replies: 4
- Views: 1947
- Wed Apr 18, 2012 9:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: capture stored procedure output
- Replies: 5
- Views: 1773
Actually, there is more information you can provide. First off, what is your job design? What database are we talking about here? What type of procedure did you declare it to be in the stage - Source, Target or Transform? What have you tried so far to capture the return value and what hasn't worked ...
- Wed Apr 18, 2012 9:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal showing only 6 digits after point
- Replies: 5
- Views: 1130
- Wed Apr 18, 2012 11:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: trim function not working
- Replies: 4
- Views: 3674
- Wed Apr 18, 2012 11:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading TEXT from SYBASE into CLOB in ORACLE
- Replies: 15
- Views: 5761
From what I recall, the Connector stages only come with the 8.x release, not 7.x and I'm not sure they were ever retro-fitted into Server jobs. Meaning I believe they are PX only stages but that may have changed in the later releases, something I don't have access to. As for the 'work around' we've ...
- Wed Apr 18, 2012 11:24 am
- Forum: General
- Topic: Waiting for multiple files
- Replies: 13
- Views: 6255
- Wed Apr 18, 2012 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with Stored Procedure Stage
- Replies: 2
- Views: 2122
- Wed Apr 18, 2012 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading records to two interrelated tables
- Replies: 9
- Views: 4086
We have a similar situation - two related tables that really need to be loaded at the same time as they share a common generated key between them. Sure, we can treat it as a 'parent / child' load and load the first table and stash the information needed for the second, following child load but the p...
- Wed Apr 18, 2012 7:26 am
- Forum: General
- Topic: Equivalent of WeekdayFromDate in Job sequence
- Replies: 7
- Views: 3277
:!: vamsi.4a6 - Please stop quoting everything every time you post here, it creates unnecessary work for the moderator who (being an anal soul) has to constantly come along and clean up after you. There is a perfectly lovely functional Reply to topic button, use that instead of Reply with quote... u...
- Wed Apr 18, 2012 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal showing only 6 digits after point
- Replies: 5
- Views: 1130
- Wed Apr 18, 2012 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading TEXT from SYBASE into CLOB in ORACLE
- Replies: 15
- Views: 5761
I think your other team members are mistaken. Contact your official support provider to see what your options are in the release that you have. Like I've said, I honestly don't recall any kind of official LOB support in the 7.x release and always had to 'work around' that back in the day. Any possib...