How a server job can be converted to a parallel job?
No Answer is Posted For this Question
Be the First to Post Answer
Converting 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.
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
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 Answers Cognizant, IBM, TCS, Virtusa,
how can or from where we can get reference data in scd type2 implementation?
job locking methods? How can we unlock the job?
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
What is difference between server jobs & parallel jobs?
which dim, fact tables used in bank domain
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?
what is .dsx files
why dataset ?