Search found 6797 matches
- Mon Apr 02, 2007 6:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file warning
- Replies: 8
- Views: 4428
- Mon Apr 02, 2007 6:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: match like statement in lookup
- Replies: 7
- Views: 1825
- Mon Apr 02, 2007 5:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Jobs in two seperate Projects
- Replies: 6
- Views: 1142
- Mon Apr 02, 2007 11:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash Lookups and Transformers
- Replies: 5
- Views: 1098
Is this date field part of the key? If no, then you can certainly do it by setting a constraint in a stage variable.
Something like
Something like
Code: Select all
IF NOT(REF.NOTFOUND) AND ref.DATE <= src.DATE then @TRUE else @FALSE- Mon Apr 02, 2007 11:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem viewing a seq file on Datastage
- Replies: 15
- Views: 8704
- Mon Apr 02, 2007 11:00 am
- Forum: General
- Topic: Composite primary key
- Replies: 11
- Views: 2840
- Mon Apr 02, 2007 10:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: tranform.
- Replies: 2
- Views: 995
- Mon Apr 02, 2007 10:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file warning
- Replies: 8
- Views: 4428
It depends. I had replied to a duplicate post here before I came across this one. Realizing that the other post was in the wrong forum, I had deleted my reply on that one and copied the reply over here, without paying attention to the OS. If it is a unix file then use UNIX newline . If its a dos fil...
- Mon Apr 02, 2007 10:51 am
- Forum: General
- Topic: Composite primary key
- Replies: 11
- Views: 2840
- Mon Apr 02, 2007 10:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem viewing a seq file on Datastage
- Replies: 15
- Views: 8704
I took your sample data and tried to read it as a fixed width file that reads three decimal columns. I had no problem. Here are my settings. Record Level Final Delimiter = End Record Delimitet = UNIX newline Record Length = Fixed Field Defaults Delimiter = None Quote = None On the Columns tab, all t...
- Mon Apr 02, 2007 9:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Determine the month difference between 2 dates
- Replies: 5
- Views: 4966
- Mon Apr 02, 2007 7:51 am
- Forum: General
- Topic: Adding enviornmental Variable
- Replies: 18
- Views: 5692
- Mon Apr 02, 2007 7:48 am
- Forum: General
- Topic: Row by row processing in sequence job
- Replies: 13
- Views: 4722
- Mon Apr 02, 2007 7:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file warning
- Replies: 8
- Views: 4428
- Mon Apr 02, 2007 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Identify orphan RT_LOGS
- Replies: 2
- Views: 892