what is 'reconsideration error' and how can i respond to
this error and how to debug this
No Answer is Posted For this Question
Be the First to Post Answer
Hai..,This Kiran . how to immlement SCD's through sequential file.please explain briefly.if nt ask me i will explain ,what i know.
1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
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.
Differentiate between Join, Merge and Lookup stage?
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities
Tell me Wt main advantage of Stage varibles? Project level hints?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
What is job control?
how many datamarts we will use in real time project and when will use the datamart?pls send the replay early
how can or from where we can get reference data in scd type2 implementation?
I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?