I am running a job with 1000 records.. If the job gots aborted after loading 400 records into target... In this case i want to load the records in the target with 401 record... How will we do it??? This scenario is not for sequence job it's only in the job Ex: Seq file--> Trans--> Dataset..
9 31366Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
3 16743Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 28961Post New Cognizant Data Stage Interview Questions
How do you change an int to a string?
So, what all you know about the banking sector?
What is the function mysql_pconnect() useful for?
How do arrays work?
how to get the critical application?
Is mariadb better than mysql?
Tell me how colors could be handled in selenium webdriver?
Explain what qualities and skills make an account manager successful?
how do you search for a pattern and than replace it in an entire file in linux?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is a postback ispostback and autopostback in asp net?
Is it recommended to disable loop back check in production environment?
How to fetch the last row from the table in SQL (db2)?
How the GATE rank calculated?and whats the importance of GATE SCORE?And how it calculated?
What do you mean by the high availability of a namenode?