Search found 42189 matches
- Tue Mar 18, 2008 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MQ and XML Stages.
- Replies: 5
- Views: 1263
- Tue Mar 18, 2008 9:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP stage to transfer a file?
- Replies: 14
- Views: 4174
Thank gawd! You're having the problem in the FTP stage, I assume? I hate the stoopid thing and tend to avoid it like walking the plank, so can't say I've tried changing the delimiter there. One thing I have done is, if you already have the file built and simply want to transfer it as is with a minim...
- Tue Mar 18, 2008 8:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert hanging against Data warehouse
- Replies: 20
- Views: 4771
- Tue Mar 18, 2008 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert hanging against Data warehouse
- Replies: 20
- Views: 4771
- Tue Mar 18, 2008 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP stage to transfer a file?
- Replies: 14
- Views: 4174
- Tue Mar 18, 2008 7:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with Stored Procedure in datastage
- Replies: 6
- Views: 2350
- Tue Mar 18, 2008 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Nested If Then Else statement strange behaviour in routines.
- Replies: 13
- Views: 7462
Re: Nested If Then Else statement strange behaviour in routi
The following code is of a routine : ***************Routine Start*************** Ans = "" VAL = "" IF PREMIUM_CATEGORY = "4" THEN VAL = "SY" END IF PREMIUM_CATEGORY = "3" THEN VAL = "MA" END IF PREMIUM_CATEGORY = "2" THEN VAL = &...
- Tue Mar 18, 2008 7:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP stage to transfer a file?
- Replies: 14
- Views: 4174
- Tue Mar 18, 2008 7:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle Stage : Array Size
- Replies: 19
- Views: 7580
- Tue Mar 18, 2008 7:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQLConnect failed
- Replies: 2
- Views: 952
- Tue Mar 18, 2008 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP stage to transfer a file?
- Replies: 14
- Views: 4174
- Tue Mar 18, 2008 7:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert hanging against Data warehouse
- Replies: 20
- Views: 4771
- Tue Mar 18, 2008 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: compiling datastage jobs
- Replies: 1
- Views: 986
- Tue Mar 18, 2008 1:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: i want to connect to Datastage & Run the Jobs from Java
- Replies: 1
- Views: 619
ps. Answered in this post.
- Tue Mar 18, 2008 1:19 am
- Forum: General
- Topic: i want to connect to Datastage & Run the Jobs from Java
- Replies: 3
- Views: 1057
Welcome aboard. I did an 'all terms' search for 'dsjob java api' and got a handful of hits, including this one:
http://www.dsxchange.com/viewtopic.php?t=91114
See if it or any of the others it brings up helps.
http://www.dsxchange.com/viewtopic.php?t=91114
See if it or any of the others it brings up helps.