Search found 6797 matches
- Thu Apr 19, 2007 11:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Populating the target table
- Replies: 11
- Views: 1632
- Thu Apr 19, 2007 11:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reading data from Execl file
- Replies: 5
- Views: 1189
- Thu Apr 19, 2007 9:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Populating the target table
- Replies: 11
- Views: 1632
Well, then you need to look at 3rd year's data and see which column's data is going beyond its definition. Do a spot check on the data, if you see any data going beyond its definition thats the culprit. If the number of columns are large, then source your file, put in a Len() function to get the len...
- Thu Apr 19, 2007 9:09 am
- Forum: General
- Topic: Subsecond Timestamp manipulation
- Replies: 2
- Views: 1316
Just a shot in the dark, try
Code: Select all
TimestampFromSecondsSince(-.001000, FunneledData.TRANSACTION_TIME)
- Thu Apr 19, 2007 8:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Populating the target table
- Replies: 11
- Views: 1632
Well aparantly, you missed a column or two. Since your source is a flat file, its hard to say what the maximum length can be. You will have to put in a LEN() function to get the length of each and every column. Inspect to get the max of all the lengths that you got and then compare that with your ta...
- Thu Apr 19, 2007 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extracting data from XML file
- Replies: 12
- Views: 7534
- Thu Apr 19, 2007 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC.INI file error
- Replies: 10
- Views: 4098
- Wed Apr 18, 2007 9:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: look up
- Replies: 8
- Views: 1545
- Wed Apr 18, 2007 9:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Windows vs UNIX
- Replies: 14
- Views: 5528
- Wed Apr 18, 2007 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-03113: end-of-file on communication channel
- Replies: 31
- Views: 12233
- Wed Apr 18, 2007 12:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning message
- Replies: 1
- Views: 863
- Wed Apr 18, 2007 12:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem while reading UTF-8 Sequential File.
- Replies: 1
- Views: 598
Your data and meta data does'nt match. Search for more related posts. One is here
- Wed Apr 18, 2007 12:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC.INI file error
- Replies: 10
- Views: 4098
- Wed Apr 18, 2007 12:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-03113: end-of-file on communication channel
- Replies: 31
- Views: 12233
- Wed Apr 18, 2007 12:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migration from DS 7.5.1A Server Edition to DS 8
- Replies: 18
- Views: 4858