Do you mean TO your DataStage server from something external, or from your DataStage server to some data source?
The first would require an ODBC driver for DataStage Engine, and no such animal exists. Nor is ever likely to.
Search found 53125 matches
- Mon Dec 22, 2008 1:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC connectivity to datastage server
- Replies: 6
- Views: 2310
- Mon Dec 22, 2008 1:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not accepting NULLS while using IsValid or NUM functions
- Replies: 7
- Views: 1695
- Mon Dec 22, 2008 1:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: substract 10 seconds from dsjobstarttimestamp
- Replies: 5
- Views: 1451
- Mon Dec 22, 2008 1:22 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Connection refused to port 50000
- Replies: 2
- Views: 2259
- Mon Dec 22, 2008 1:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Two Db2 instances
- Replies: 1
- Views: 980
- Sun Dec 21, 2008 10:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to stop datastage
- Replies: 13
- Views: 2592
There are other things happening than shared memory segments, and this only gets more complicated when you move to version 8. The main hazard with removing the shared memory segments (other than needing the root login ID) is making sure you get them all - but then what about the semaphores and other...
- Sun Dec 21, 2008 10:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not accepting NULLS while using IsValid or NUM functions
- Replies: 7
- Views: 1695
What if you use something like the following for an int8 result?
Code: Select all
If IsNull(InLink.TheString) Then -1 Else IsValid(InLink.TheString, "int32")- Sun Dec 21, 2008 7:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: substract 10 seconds from dsjobstarttimestamp
- Replies: 5
- Views: 1451
- Sun Dec 21, 2008 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not accepting NULLS while using IsValid or NUM functions
- Replies: 7
- Views: 1695
- Sun Dec 21, 2008 1:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to stop datastage
- Replies: 13
- Views: 2592
- Sun Dec 21, 2008 1:43 pm
- Forum: General
- Topic: Combining 2 tables into a 1 file with differing MetaData
- Replies: 11
- Views: 2018
- Sun Dec 21, 2008 1:42 pm
- Forum: General
- Topic: Configuration file
- Replies: 4
- Views: 1296
- Sun Dec 21, 2008 4:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using trim
- Replies: 7
- Views: 2437
- Sun Dec 21, 2008 4:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC/Coding issue
- Replies: 3
- Views: 1615
- Sat Dec 20, 2008 2:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using trim
- Replies: 7
- Views: 2437