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 |
what are the concerns of OLTP and DSS systems?
How can we use external procedural logic in informatica?
what is the use of server manager?
Explain me ETL project architecture in Detail?
Explain do we need an etl tool?
what do u do when DB time takes more?in sap bi
Can we create Hierarchies in generic datasources?
Hi, Lookup() is what kind of join ?
What are snapshots? What are materialized views & where do we use them? What is a materialized view log?
Eliminating of duplicate records without using dynamic lookups
Which transformation we use to convert 'NA' to 'Not Available'
Informatica server and client are in different machines. You run the session from the server manager by specifying the source and target databases. It displays error . You are confident that everything is correct. Then why it is displaying the error?