I had 10,000 records r there i loded today 4000 records, i
need load to 4001 - 10,000 next day how is in Type 1 and
how is it on type 2?

Answers were Sorted based on User's Feedback



I had 10,000 records r there i loded today 4000 records, i need load to 4001 - 10,000 next day how..

Answer / ss

simply take a reformat component and then put
next_in_sequence()> 4000 in select parameter.

Is This Answer Correct ?    21 Yes 2 No

I had 10,000 records r there i loded today 4000 records, i need load to 4001 - 10,000 next day how..

Answer / pappu

First, The interviewer is !! He shud ask question which is relevant to project and scenario, which he doesn't have any idea.

Is This Answer Correct ?    6 Yes 2 No

I had 10,000 records r there i loded today 4000 records, i need load to 4001 - 10,000 next day how..

Answer / mahendra patnaik

Take 10,000 records as source file and take output table as
another source and then Join both the source,select input
must be sorted parameter option in the Join component,If
any matching records found then put that into a thrash,
take all unmatched records and inert into the target table.

Is This Answer Correct ?    3 Yes 2 No

I had 10,000 records r there i loded today 4000 records, i need load to 4001 - 10,000 next day how..

Answer / amansharma3737@gmail.com

Hii
Question is correct.
In case of type one.. Record will be there in database but history won't be present.
In case of type two.. record and history both will be available( we can use effective date to get the history )

Is This Answer Correct ?    0 Yes 0 No

I had 10,000 records r there i loded today 4000 records, i need load to 4001 - 10,000 next day how..

Answer / eswer

hi pappu...it is the correct question ly.He touchess about
SCD TYPE1 and SCD Type2 which plays an very importent role
in desining of tables

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Ab Initio Interview Questions

How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?

1 Answers  


Within a cursor, how would you update fields on the row just fetched?

0 Answers  


46.How you can create cross joined output using join component ? 47.What is the default layout of watcher files ? How to use in abinitio graph? 48.Why you get 'too many open files' error ? How to use in abinitio graph? 49.What is the significance of vnode folder under AB_WORK_DIR ? How to use in abinitio graph? 50, What is the significance AB_AIR_BRANCH? How to use in abinitio graph? 51. How can you select only unique records from a set of records ? How to use in abinitio graph? 52. How next_in_sequence work in parallel layout ? How to use in abinitio graph? 53. Why you want to set a modest number in limit ? How to use in abinitio graph? 54. How you can encrypt a password and use it in dbc file? How to use in abinitio graph? 55. Which function you should be using if you do not want to process non printable char from a feed file ? How to use in abinitio graph? 56. How you can run a component for certain conditions ? How to use in abinitio graph? 56. What is catalog and when you should use it ? How to use in abinitio graph? 57. How you can use reformat as a router ? How to use in abinitio graph? 58. How many process gets created for a n-way parallel component ? How to use in abinitio graph? 59. Why delimited DMLs take more time to process than fixed length DMLs? How to use in abinitio graph? 60. How can you select only first and last record from a file without using next_in_sequence? How to use in abinitio graph? 61.Why you should always keep largest input as driving input for Join ? How to use in abinitio graph? 62. What a catalog file contains ? How to use in abinitio graph? 63. What Is private project and public project ? How to use in abinitio graph? 64. Why you should not use checkpoint after replicate ? How

0 Answers   Accenture, Mind Tree,


What the difference between “look-up” file and “look is up” in abinitio?

0 Answers  


Describe how you would monitor and control database physical file size and growth?

3 Answers   IBM, Satyam,






What is the latest version that is available in Ab-initio?

14 Answers   TetraSoft,


explain the environment varaibles with example?

0 Answers  


what is environment variables and parameters?

1 Answers  


What is the core of co> operating system?

0 Answers  


Explain how abinitio eme is segregated?

0 Answers  


What is the purpose of having stored procedures in a data-based?

0 Answers  


If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.

2 Answers  


Categories