Search found 42189 matches
- Mon Jul 16, 2007 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding DS 8 migration
- Replies: 7
- Views: 1623
- Mon Jul 16, 2007 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Internal Error: (nP==nC): sc/sc.C: 3858
- Replies: 3
- Views: 1739
- Mon Jul 16, 2007 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding DS 8 migration
- Replies: 7
- Views: 1623
You asked two questions, I gave you two answers. I'm not sure what kind of information you would be looking for, so please ask more detailed questions if you need to. "Can i migrate even the server jobs to datastage 8 version?" Yes. "Datastage 7.5.2 server job cannnot be migarted to datastage 8. Is ...
- Mon Jul 16, 2007 8:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: In How many ways can we increase performance
- Replies: 5
- Views: 1949
- Mon Jul 16, 2007 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Mon App
- Replies: 1
- Views: 962
- Mon Jul 16, 2007 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Internal Error: (nP==nC): sc/sc.C: 3858
- Replies: 3
- Views: 1739
- Mon Jul 16, 2007 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding DS 8 migration
- Replies: 7
- Views: 1623
- Mon Jul 16, 2007 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attempt to convert String value "2005-12-14 " to D
- Replies: 6
- Views: 1408
- Mon Jul 16, 2007 6:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Preserving blanks when using Oracle(LOAD Option)
- Replies: 8
- Views: 2876
- Mon Jul 16, 2007 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to login Administrator
- Replies: 0
- Views: 1086
- Sun Jul 15, 2007 9:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Please help
- Replies: 3
- Views: 755
And you don't need to explicitly set the 1 or 0, the expression will evaluate to that automagically:
Is all you need.
Code: Select all
#pErrorFlag# = 'Y'Is all you need.
- Sun Jul 15, 2007 9:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Redistributing DataStage Development Kit Applications
- Replies: 5
- Views: 2362
- Sun Jul 15, 2007 9:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hash file load
- Replies: 11
- Views: 2597
Also make sure you understand that there's no such thing as duplicate records in a hashed file. They use 'destructive overwrite' based on the Key fields and so, per 'key', last one in wins. As Arnd notes, best to just explain what you are seeing, symptoms first, save the possible misdiagnosis for la...
- Sun Jul 15, 2007 9:18 pm
- Forum: General
- Topic: Install DataStage client (both server and enterprise)
- Replies: 2
- Views: 1364
Welcome. :D Multiple versions of the Client software can be installed on the same PC as long as they are installed to separate directories. You'll also need to install and use the Multi-Client Manager as without it, only the most recently installed version can be used. So, multiple copies can be ins...
- Sun Jul 15, 2007 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Validating Date
- Replies: 18
- Views: 5990