Search found 42189 matches
- Tue Jan 31, 2012 8:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Case or Decode logic
- Replies: 1
- Views: 1593
Re: Case or Decode logic
I believe in Oracle Enterprise stage we can not use case statement Why would you believe that? You can use any valid SQL syntax. As to your issue, select the fields you need from tabl1 and then do the transformations inside the job. For example, your source SQL could be something like: select a, b,...
- Tue Jan 31, 2012 8:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: column sampling
- Replies: 6
- Views: 1936
- Tue Jan 31, 2012 8:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dynamic join based on a field
- Replies: 2
- Views: 1195
- Mon Jan 30, 2012 7:41 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: NTLM Authentication against Sharepoint
- Replies: 4
- Views: 5641
- Sat Jan 28, 2012 6:14 pm
- Forum: General
- Topic: Jobs disappeared from DataStage-Director
- Replies: 2
- Views: 1758
- Sat Jan 28, 2012 8:25 am
- Forum: General
- Topic: Exception handling inside aborting Job itself
- Replies: 11
- Views: 3929
- Fri Jan 27, 2012 11:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to dived the data int diff targets
- Replies: 10
- Views: 3764
- Fri Jan 27, 2012 11:52 am
- Forum: General
- Topic: Exception handling inside aborting Job itself
- Replies: 11
- Views: 3929
- Fri Jan 27, 2012 11:08 am
- Forum: General
- Topic: Exception handling inside aborting Job itself
- Replies: 11
- Views: 3929
- Fri Jan 27, 2012 10:33 am
- Forum: General
- Topic: Exception handling inside aborting Job itself
- Replies: 11
- Views: 3929
- Fri Jan 27, 2012 8:50 am
- Forum: General
- Topic: Exception handling inside aborting Job itself
- Replies: 11
- Views: 3929
- Fri Jan 27, 2012 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Realtime usage of ACCOUNT BASED HASH FILE
- Replies: 16
- Views: 5017
- Thu Jan 26, 2012 6:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while compiling jobs in 8.5
- Replies: 1
- Views: 1958
- Thu Jan 26, 2012 6:57 pm
- Forum: General
- Topic: DSJOB.exe not starting the job, no error message received
- Replies: 8
- Views: 3163
Right... it's not something you'll ever "see", but rather something you must do an explicit check for. There is an equivalent in UNIX where the exit status of the last command is in $?
Code: Select all
echo $?- Thu Jan 26, 2012 6:51 pm
- Forum: General
- Topic: Char(254) value for @FM
- Replies: 5
- Views: 3926