Search found 15603 matches
- Wed Mar 17, 2010 2:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import of V8.X code into V7.x
- Replies: 4
- Views: 1821
- Wed Mar 17, 2010 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Spanish Ñ from iSeries to Oracle
- Replies: 12
- Views: 6335
- Wed Mar 17, 2010 2:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to read oracle data
- Replies: 19
- Views: 6241
- Tue Mar 16, 2010 10:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job running infinitely
- Replies: 3
- Views: 1535
Check from UNIX to see if the job still has processes running, try 'ps -ef | grep {jobname}'. If not, then the job has aborted but the status hasn't been updated. The numbers displayed in the job monitor are not necessarily correct while the job is running, so the 0 records in links aren't always co...
- Tue Mar 16, 2010 10:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import of V8.X code into V7.x
- Replies: 4
- Views: 1821
Chances are pretty good that this code will work at V7. Do an export at V7 into .dsx format and check the version number in the header (use your favorite editor), then edit your V8 export and change the version to that of the V7 and import it at v7. If you don't get warnings or errors during the imp...
- Tue Mar 16, 2010 10:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Records not getting extracted from Oracle
- Replies: 7
- Views: 2449
I don't see anything patently wrong in the SQL. Is there a chance that the quote_policy_link table might have uncommitted transactions at runtime? If this happens again, the quickest way to debug the issue would be to look at the 2 results and see if you can find some rule in the delta between the t...
- Tue Mar 16, 2010 10:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer , "=", "<>" issue
- Replies: 3
- Views: 1077
- Tue Mar 16, 2010 10:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with loading "few" non english characters in
- Replies: 6
- Views: 9569
What method are you using in your enterprise stage, 'load' or 'upsert', that might make a bit of a difference. On the face of it, if the sequential file output is correct, then I don't see a source for the error; particularly as UTF-8 is a superset of MS1252 but the German umlaut characters are enco...
- Tue Mar 16, 2010 10:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to read special characters
- Replies: 4
- Views: 1583
- Mon Mar 15, 2010 3:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Less row count with DSDB2PX Stage
- Replies: 7
- Views: 4039
- Mon Mar 15, 2010 3:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored procedure stage error???
- Replies: 1
- Views: 1003
- Mon Mar 15, 2010 3:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MD5 Encryption using Datastage 7.5
- Replies: 1
- Views: 1500
There is no reason to post duplicate threads
- Mon Mar 15, 2010 2:33 am
- Forum: General
- Topic: MD5 Encryption using Datastage 7.5
- Replies: 4
- Views: 3998
I'm in the same boat as Craig. Yes, have written it, but no, cannot share. This is because the code was written at a client site while the client was paying for my time; thus the code doesn't belong to me any more. While not complicated, it is a bit of work to get functioning correctly The Wiki arti...
- Mon Mar 15, 2010 2:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to read file through complex flat file stage
- Replies: 11
- Views: 6055
- Mon Mar 15, 2010 2:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: fork function failed
- Replies: 6
- Views: 3427