Search found 5168 matches
- Mon Mar 06, 2006 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to avoid NULL to reject - in SWITCH case
- Replies: 20
- Views: 6515
Re: How to avoid NULL to reject - in SWITCH case
Hi all, In input stage i have a column STATUS which cant have Y or N or null. I used switch to seperate to two pipeline. null should go to N link. Bul i can handle null value to flow to a stream, it goes to Reject link. I tried with '' , "", @NUL, @NULL.STR , NULL but doesent work. But i can make i...
- Sun Mar 05, 2006 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Server Restart
- Replies: 8
- Views: 3300
- Sun Mar 05, 2006 6:17 am
- Forum: Site/Forum
- Topic: Suggestion abt the certification
- Replies: 37
- Views: 26045
- Sun Mar 05, 2006 4:32 am
- Forum: Site/Forum
- Topic: Search For Search
- Replies: 3
- Views: 2244
Yes, if it is absolutely identified that, if the same question has been answered several time, an link can be given to one of some earliar post and the current post can be marked for deletetion. Later can be deleted. For any further query, the relevant earliar post can be followed up and comments ca...
- Sun Mar 05, 2006 3:25 am
- Forum: Site/Forum
- Topic: Search For Search
- Replies: 3
- Views: 2244
Search For Search
Hi Top posters of Monthly/Weekly/All time, We all know that, very basic question been asked without even giving a single try on the search. It would be annoying for people who are exploring this site for very long time. We often ask them to search or provide a link which leads them to the Search pag...
- Sun Mar 05, 2006 3:14 am
- Forum: Site/Forum
- Topic: Suggestion abt the certification
- Replies: 37
- Views: 26045
There is a lates release in IBM site for the call of IBM Certified Solution Developer - WebSphere IIS DataStage Enterprise Edition v7.5 by the start of this year.
Prety cool stuff.
http://www-03.ibm.com/certify/certs/iisdwsdev75.shtml
Prety cool stuff.
http://www-03.ibm.com/certify/certs/iisdwsdev75.shtml
- Sun Mar 05, 2006 3:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to avoid NULL to reject - in SWITCH case
- Replies: 20
- Views: 6515
This post was started for discussing the condition check for Null in switch stage. Where we cant use IF ISNULL(LINKNAME) logic in that. Later this post has been hijacked to experiment, how to hold a NULL value in Decimal/dfloat, apparently some of us are getting 0s instead of NULL in the nullable fi...
- Sun Mar 05, 2006 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Vector records
- Replies: 5
- Views: 1381
- Sun Mar 05, 2006 2:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading a record from Tab delimited sequential file
- Replies: 5
- Views: 1288
- Sun Mar 05, 2006 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: move from server to parallel extender
- Replies: 4
- Views: 1226
- Sun Mar 05, 2006 2:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trial balance and balance sheet amount validation
- Replies: 4
- Views: 2036
Hi, if i want to run the mapping in dec 05 then source will have amounts from jan 05 to dec 05. Since your input file have the cummulative ammounts, is it you want to find the difference only for current month and previous month or current month and sum of all previous month? What is your cardinalit...
- Sun Mar 05, 2006 2:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Server Restart
- Replies: 8
- Views: 3300
You got the ip 100.200.10.15. Check with the system if any application is still running? If not, run $DSHOME/bin/list_readu to the list of locks. It might be a deamon running behind. Try to UNLOCK ALL. use ps -eaf | grep dscs to get the user id who holds the lock ( Probably you may not see any ) The...
- Sat Mar 04, 2006 4:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null date in transformer
- Replies: 14
- Views: 5772
- Sat Mar 04, 2006 4:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ETL errors while running batch schedule
- Replies: 13
- Views: 8679
Hi All- Thanks for your responses on the topic.The issue is resolved now. We have increased the number of processes allowed per user on the unix box from the existing 500 and increased it to a higher limit which was sufficient to handle all the processes kicked off by the ETL's. The batch finished ...
- Sat Mar 04, 2006 4:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dealing with complex flat file
- Replies: 4
- Views: 1638