Search found 42189 matches
- Fri Dec 26, 2014 5:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cobol copy book metadata
- Replies: 11
- Views: 5444
- Fri Dec 26, 2014 10:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cobol copy book metadata
- Replies: 11
- Views: 5444
Swapped out the quote tags for code tags. And from what I recall, the decimal point in those picture clauses means it's not an implied decimal (V) but rather an explicit one there in the data so it's not something you should change. From other posts here, I think the leading minus sign might need to...
- Wed Dec 24, 2014 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivoting of rows
- Replies: 10
- Views: 5206
- Wed Dec 24, 2014 8:25 am
- Forum: General
- Topic: Can we enable RCP in a Dataware Environment or not ?
- Replies: 10
- Views: 6810
- Tue Dec 23, 2014 11:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivoting of rows
- Replies: 10
- Views: 5206
- Mon Dec 22, 2014 9:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivoting of rows
- Replies: 10
- Views: 5206
- Mon Dec 22, 2014 9:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion to Timestamp
- Replies: 6
- Views: 2884
- Mon Dec 22, 2014 10:39 am
- Forum: General
- Topic: Can we enable RCP in a Dataware Environment or not ?
- Replies: 10
- Views: 6810
- Mon Dec 22, 2014 10:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance job
- Replies: 7
- Views: 2742
- Mon Dec 22, 2014 8:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance job
- Replies: 7
- Views: 2742
- Mon Dec 22, 2014 8:30 am
- Forum: General
- Topic: dsjob utility PID not terminating/ending in UNIX environment
- Replies: 9
- Views: 3979
- Mon Dec 22, 2014 8:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance job
- Replies: 7
- Views: 2742
- Fri Dec 19, 2014 9:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TeraData XML datatype
- Replies: 6
- Views: 4224
Note that we're not discussing the data type here but rather a property called data element. It's in the documentation and has been discussed in the forums here, for example in this post.
- Thu Dec 18, 2014 7:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TeraData XML datatype
- Replies: 6
- Views: 4224
- Thu Dec 18, 2014 11:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sql Server Bulk Load
- Replies: 4
- Views: 1448
Not possible with ODBC as far as I know. Since you are on a Windows server, you should have some 'extra' stages specific to SQL Server and those would be the ones to use. From memory, an OLEDB and perhaps even a specific SQL Server Bulk Load stage? Searches here should turn up discussions on the top...