Search found 6797 matches
- Fri Aug 18, 2006 10:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: invalid identifier error
- Replies: 5
- Views: 1681
- Fri Aug 18, 2006 1:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extracting a Part from the given String
- Replies: 24
- Views: 18294
- Fri Aug 18, 2006 1:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to open "hash" file
- Replies: 2
- Views: 1724
- Fri Aug 18, 2006 11:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Flat file with HF lookup
- Replies: 2
- Views: 647
Looking at the two datasets i presume that CC_ID is the key. Then your hashed file wont look like how you showed. Hashed file removes duplicates, retaining the last identical key. If you want the opposite, then make the contents of your hashed file as source, the other file as lookup. This way you w...
- Fri Aug 18, 2006 10:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extracting a Part from the given String
- Replies: 24
- Views: 18294
- Fri Aug 18, 2006 10:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: abort Job & Archive
- Replies: 6
- Views: 1441
- Fri Aug 18, 2006 10:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extracting a Part from the given String
- Replies: 24
- Views: 18294
- Thu Aug 17, 2006 11:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extracting a Part from the given String
- Replies: 24
- Views: 18294
- Thu Aug 17, 2006 10:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Issue
- Replies: 3
- Views: 841
'Performance' is a relative word. Relative to your environment, record size, depth of transformations, network traffic, database utilization. For millions of records, a logged activity is not advisable. Use the load method. Its a good thing that your data is in a flat file. Invoke the Ora bulk loade...
- Thu Aug 17, 2006 10:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading 2 sequential files into SQL Server using merge
- Replies: 6
- Views: 2933
- Thu Aug 17, 2006 10:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Create ,delete update Insert recors into hashed files
- Replies: 2
- Views: 1133
- Thu Aug 17, 2006 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to combine 2 datasets from a database
- Replies: 10
- Views: 1492
- Thu Aug 17, 2006 2:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparce lookup
- Replies: 9
- Views: 2748
Why dont you build a lookup set from the 50 records. Have the DB2 table as your input and do a lookup. This way you will get all the records from the table that have a hit on the dataset. I am sure you must have thought of that but whats stopping you from using this method. I am not very familiar wi...
- Thu Aug 17, 2006 2:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while trying to retrieve text for error ORA-12154
- Replies: 10
- Views: 4182
Try to google the keyword ORA-12154. Try to lookinto it. Try this link for a start
http://www.is.mcgill.ca/minerva/Help/ora12154.htm
http://www.is.mcgill.ca/minerva/Help/ora12154.htm
- Thu Aug 17, 2006 2:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparce lookup
- Replies: 9
- Views: 2748