Search found 15603 matches
- Thu Jun 02, 2005 7:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CompareStage
- Replies: 9
- Views: 2598
srekant - instead of getting an explanation that would be a copy of what the documentation states, just do it - run the job and then go into the dataset explorer or use orchadmin to see what the resultant dataset looks like. Column propagation is a wonderful and powerful tool that, unfortunately, ca...
- Thu Jun 02, 2005 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CompareStage
- Replies: 9
- Views: 2598
- Thu Jun 02, 2005 5:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Linking References Inputs
- Replies: 3
- Views: 692
- Thu Jun 02, 2005 3:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Use DS.Tool in windows
- Replies: 3
- Views: 919
- Thu Jun 02, 2005 2:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine for writing Log to Sequential file
- Replies: 2
- Views: 912
- Thu Jun 02, 2005 2:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Comparision of String
- Replies: 4
- Views: 1149
Hello there Jayant, you can use the INDEX function in PX, the syntax is the same as that for a server job, INDEX(BigString,SearchString,Occurence) -> i.e. INDEX('This is a long string with Product numbers in it','Product',1) will return 28 and it will return a 0 when the SearchString does not occur ...
- Thu Jun 02, 2005 2:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Linking References Inputs
- Replies: 3
- Views: 692
- Thu Jun 02, 2005 2:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting binary data
- Replies: 2
- Views: 730
snassimr, in order to convert to a data type, you need to know what format the source {binary} datatype is in. Binary usually just means that it is not displayable; but that is not enough to know what conversion to apply. Where is your data coming from and what is the datatype in that source system ...
- Thu Jun 02, 2005 12:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: High Values
- Replies: 9
- Views: 1914
- Thu Jun 02, 2005 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: High Values
- Replies: 9
- Views: 1914
- Thu Jun 02, 2005 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal errors in running the job
- Replies: 2
- Views: 2061
Morning Prashantoncyber, the first message you are getting is because you have turned on column propagation; you either need to remove the duplicate column or turn off propagation. In your second run, it looks like you have declared a dataset but are trying to read a sequential (.txt) file. You need...
- Wed Jun 01, 2005 9:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file limitation
- Replies: 4
- Views: 1890
Carol, DataStage hash files are stored as either one or two file system files; thus if your file system limits files to 2Gb then you might get a problem there. In addition, you can also specify a 64BIT file pointer size with very large hash files if needs be. Your proposed file, while quite large, i...
- Wed Jun 01, 2005 9:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: nullable fields in lookup
- Replies: 4
- Views: 1383
- Wed Jun 01, 2005 9:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: High Values
- Replies: 9
- Views: 1914
- Wed Jun 01, 2005 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: nullable fields in lookup
- Replies: 4
- Views: 1383