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 30917Converting 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 16560Hi 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 28550Post New Cognizant Data Stage Interview Questions
How are standard query operators implemented in linq?
How many types of dimensions in oracle?
What are the different types of errors?
Is mongodb worth learning 2019?
What is the use of naive bayes?
1. How do declare public variable in vb scripts?
"How to check the diode, fuse and bearer switch?"
What do you mean by constructor?
What is ng bind in angular?
How do I separate data in sheets?
What is insert tab?
What is replication factor in mongodb?
What are the roles in ms exchange 2013?
If a nri buys property in india, does he has to pay property tax?
What are local static variables? How can you use them?