Search found 15603 matches
- Wed Feb 27, 2008 4:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: consuming MQ messages.................
- Replies: 5
- Views: 1335
- Wed Feb 27, 2008 4:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Connectivity to PostgreSQL
- Replies: 1
- Views: 964
There is no builtin stage, so your connectivity will be through ODBC. As you are on UNIX the connectivity will not be automatic so you will need to install an appropriate driver. I think you can download drivers at Postgresql.org
- Wed Feb 27, 2008 2:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: consuming MQ messages.................
- Replies: 5
- Views: 1335
There are more than one MQ stage, with differing functionalities and capabilities. The classic MQ Series stage and the (newer) WebSphere MQ Connector. You can do all sorts of nifty things in DataStage with MQ including processing "waves" and grouping transactions. But the functionality is all in MQ ...
- Tue Feb 26, 2008 12:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob -logdetail : Segmentation Fault
- Replies: 1
- Views: 1867
- Tue Feb 26, 2008 10:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Have you a trick for : Field not like list of value
- Replies: 13
- Views: 5556
Re: Index("Word01,Word02,Word03,Word04,",ds1.field
Since I neglected the last parameter it won't compile and run, as Craig has posted.RStone wrote:If I could get this code posted by Arndw to work...
- Tue Feb 26, 2008 8:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using the Len funtion in transformer stage
- Replies: 1
- Views: 650
- Tue Feb 26, 2008 8:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning shown in performing a look up
- Replies: 3
- Views: 1036
- Tue Feb 26, 2008 6:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to load txt file into XML file
- Replies: 2
- Views: 828
- Tue Feb 26, 2008 2:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Conversation
- Replies: 3
- Views: 1194
- Tue Feb 26, 2008 1:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC stage returns incorrect microseconds value in timestamp
- Replies: 10
- Views: 3270
- Mon Feb 25, 2008 11:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to add new user
- Replies: 2
- Views: 1001
- Mon Feb 25, 2008 11:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Director Getting Closed Abruptly when viewing log in detail
- Replies: 8
- Views: 2490
- Mon Feb 25, 2008 10:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Integers in fixedWidthfile
- Replies: 3
- Views: 1270
Justification only applies to text fields. In order to left just try:
where MaxLen is the length of your left-padded string and In.Column is the text right-padded input column.
Code: Select all
Right(Space(MaxLen):TRIM(In.column),MaxLen- Mon Feb 25, 2008 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can we take reject link in parallel transformer?
- Replies: 2
- Views: 859
- Mon Feb 25, 2008 4:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob
- Replies: 6
- Views: 3053