What is the main difference between peek stage and copy
stage
Answers were Sorted based on User's Feedback
Answer / k ramesh reddy
peek stage prints record column values to the job log which
can be viewed in director. it can have a single input link
and multiple output links.
copy stage copies input data( a single stream) to one or
more output data flows.
Is This Answer Correct ? | 4 Yes | 1 No |
In datastage both peek and copy stages are called stub stages.
Copy stage allows us to copy the input records into multiple o/p links, includes file stages or processing stages.
peek stage is one of the debug stage, which allows us to view
the sample no of records in log or to output file, but not to
any other processing stages.
Is This Answer Correct ? | 0 Yes | 2 No |
Explain etl mapping sheets?
what is a parameter when and where do u them when does the value will be created. Designing time, run time. If u don't create parameter what will happen?
dimension object created in oracle can be imported in designer?how?
What is Relational Integrity?
how do u automate Extraction process?
What is fact? What are the types of facts?
what are the types in error loging?
What are cubes and olap cubes?
How to Check the source record count from traget table.
can u anyone plz share some etl testing interview question . and share the sql queries and unix . plz help me to clear in the etl testing interview by sharing ur knowledge
how do u handle performance issues in Informatica . where can u monitor the performance ?
What is partitioning? Explain about round-robin, hash partitioning.