what is the difference between == and eq in UNIX shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
Define oconv () and iconv () functions in datastage?
What are the main differences you have observed between 7.x and 8.x version of datastage?
What is difference between 8.1 , 8.5 and 9.1 ?
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.
what is the difference between datasatge and datastage TX?
what is the difference between lookup stage reject link and merge stage reject link in datastage Parallel jobs? interm of output in Merge Reject link and Look Up Reject link ?
Describe routines in datastage? Enlist various types of routines.
How to find value from a column in a dataset?
Hi guys, please design job for this, MY INPUT IS COMPANY,LOCATION IBM,CHENNAI IBM,HYDRABAD IBM,PUNE IBM,BANGLOORE TCS,CHENNAI TCS,MUMBAI TCS,BANGLOORE WIPRO,HYDRABAD WIPRO,CHENNAI HSBC,PUNE MY OUTPUT IS COMPANY,LOCATION,COUNT IBM,chennai,hydrabad,pune,banglore,4 TCS,chennai,mumbai,bangloore,3 WIPRO,hydrabad,chennai,2 HSBC,pune,1 Thanks
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
what is the unix script to run the job? Please mention commands which we use often?