Two can play that game, data.hari:
What sort of exceptions, please give an example and you'll get responses
Search found 15603 matches
- Wed Feb 10, 2010 4:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: [b]how to handle exceptions in datastage[/b]
- Replies: 7
- Views: 1751
- Wed Feb 10, 2010 4:05 am
- Forum: General
- Topic: Field Delimiter Error
- Replies: 4
- Views: 5875
royarellano - it seems that DS thinks your have an incorrect delimiter while you think it is correct. My money is on DataStage in this case :roll: What is the column definition for COLUMN_NAME, could it be VarChar(10)? Does the column have quotes around it? Could you post (in quote tags) your first ...
- Wed Feb 10, 2010 4:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Access Vioaltion Error
- Replies: 3
- Views: 2134
- Wed Feb 10, 2010 3:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How are NULL values stored in Hash files?
- Replies: 6
- Views: 1838
- Wed Feb 10, 2010 3:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcput() - row too big for inter stage rowbuffer
- Replies: 8
- Views: 5380
- Wed Feb 10, 2010 3:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert & Ins-Update operations in Same DB table in a one
- Replies: 1
- Views: 1106
- Wed Feb 10, 2010 3:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: [b]how to handle exceptions in datastage[/b]
- Replies: 7
- Views: 1751
- Tue Feb 09, 2010 11:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Existing issue with Trim function but a weird scenario
- Replies: 9
- Views: 22597
1 - No setting exists to change the TRIM behaviour 2 - When reading CHAR fields DataStage performs no modifiction of the data, if you have Char(10) then you will get the 10 character that are in the file. When you convert this character to a VarChar are you specifying a longer length or perhaps no l...
- Tue Feb 09, 2010 10:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running datastage job through Unix shell script
- Replies: 19
- Views: 18342
- Tue Feb 09, 2010 10:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error While saving a Job in V8.1
- Replies: 6
- Views: 2366
- Tue Feb 09, 2010 3:06 am
- Forum: General
- Topic: Change Project pathname
- Replies: 1
- Views: 2224
- Tue Feb 09, 2010 3:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running datastage job through Unix shell script
- Replies: 19
- Views: 18342
- Sat Feb 06, 2010 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Job -- Unable to see the log
- Replies: 18
- Views: 5290
- Fri Feb 05, 2010 3:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to pick all files from a directory to DS job
- Replies: 3
- Views: 1012
- Thu Feb 04, 2010 10:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migrating Hashed Files
- Replies: 2
- Views: 1172
Just imagine that you use sequential .csv files in jobs, just as you would need to move those when migrating a DataStage project, you would also need to do the same for Hashed files. But they are not flat files, if you were to have a hashed file called 'MYFILE' you would have, by default, a subdirec...