Show us.Obiwon666 wrote:I do some test to do conversion only if col_2 is not null but i still have this warning.
Search found 42189 matches
- Thu Jan 19, 2012 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trouble with StringToDate
- Replies: 10
- Views: 4281
Re: Trouble with StringToDate
- Thu Jan 19, 2012 8:31 am
- Forum: General
- Topic: Query about writing expression
- Replies: 3
- Views: 1183
A derivation is a derivation, it won't matter where it is when it comes to how long it takes to be evaluted. As noted, one typically uses a stage variable to do something once and allow it to be reused in multiple places, be it other stage variables or in a column's derivation. That can even be some...
- Thu Jan 19, 2012 8:01 am
- Forum: General
- Topic: Query about validation for excel file format in datastage
- Replies: 3
- Views: 959
- Wed Jan 18, 2012 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp format error
- Replies: 4
- Views: 1418
- Wed Jan 18, 2012 5:23 pm
- Forum: General
- Topic: Run Designer from command line
- Replies: 2
- Views: 977
- Wed Jan 18, 2012 10:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help with 'Ceil' function
- Replies: 7
- Views: 3251
- Wed Jan 18, 2012 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help with 'Ceil' function
- Replies: 7
- Views: 3251
- Wed Jan 18, 2012 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: [Shared Memory]General network error
- Replies: 2
- Views: 1918
- Wed Jan 18, 2012 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LONG RAW issue
- Replies: 9
- Views: 2791
Why would you think you could insert 'sample data' that is > 4000 into a field with a precision of 4000? :? Of course, you could trucate the string to 4000 and load it. You may also run into an issue with BYTE semantics - your target column may hold 4000 bytes which does not always equal 4000 charac...
- Wed Jan 18, 2012 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic table loading
- Replies: 4
- Views: 1184
- Wed Jan 18, 2012 7:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: filepattern - reading list of files
- Replies: 18
- Views: 6029
- Wed Jan 18, 2012 7:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To pass job parameter in a SQL file
- Replies: 4
- Views: 1447
- Tue Jan 17, 2012 7:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-00934: group function is not allowed here
- Replies: 8
- Views: 4681
- Tue Jan 17, 2012 7:36 am
- Forum: General
- Topic: Record Count in Transformer
- Replies: 10
- Views: 4947
- Tue Jan 17, 2012 7:32 am
- Forum: General
- Topic: Warnings in SystemOut.log file.
- Replies: 1
- Views: 1334
No clue but it comes up when searched for with DB2 and JDBC 4.0 support. Best to ask your official support provider.