Search found 53125 matches
- Fri Jul 09, 2010 6:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP for unused columns
- Replies: 4
- Views: 2288
- Fri Jul 09, 2010 6:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: find average salary
- Replies: 8
- Views: 2881
My guess is that that SQL will throw a syntax error of the form "avg function used with no grouping column". This has to be a nested query.
Code: Select all
select sal from employee where sal > (select avg(sal) from employee)- Fri Jul 09, 2010 6:09 pm
- Forum: General
- Topic: Can't see any jobs within a project
- Replies: 4
- Views: 2046
While grimm336 tries to remember, use the Administrator to check whether the indexes are intact. Execute the following commands.
In particular note the setting of the "Build Reqd" column.
Code: Select all
LIST.INDEX DS_JOBS ALL
LIST.INDEX DS_JOBOBJECTS ALL- Fri Jul 09, 2010 6:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert negative values into positive
- Replies: 10
- Views: 6997
- Fri Jul 09, 2010 6:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to handle £ pound symbol and (R) symbols
- Replies: 5
- Views: 2370
- Fri Jul 09, 2010 6:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load error to DB2 partiotioned table
- Replies: 4
- Views: 1520
- Fri Jul 09, 2010 6:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How discover the HASH’s metadata
- Replies: 3
- Views: 1447
- Fri Jul 09, 2010 5:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: search and replace in Transformer
- Replies: 3
- Views: 2621
- Fri Jul 09, 2010 5:53 pm
- Forum: General
- Topic: File pattern matching not working correctly
- Replies: 3
- Views: 1659
- Fri Jul 09, 2010 5:48 pm
- Forum: General
- Topic: how to envoke or start DataStage job using a perl script
- Replies: 4
- Views: 1779
Re: how to envoke or start DataStage job using a perl script
Why?gooogle wrote:I created a job but it needs to be started only with a Perl script on a windows server.
Resist stupid requirements!!gooogle wrote:Please help.
- Fri Jul 09, 2010 5:43 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: start and stop the WISD jobs
- Replies: 7
- Views: 4552
- Fri Jul 09, 2010 5:40 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Selection of information provider
- Replies: 8
- Views: 4223
- Fri Jul 09, 2010 5:40 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: portbindings in wsdl
- Replies: 1
- Views: 2120
- Fri Jul 09, 2010 6:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How discover the HASH’s metadata
- Replies: 3
- Views: 1447
- Fri Jul 09, 2010 6:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to do funnel in server edition
- Replies: 6
- Views: 2220