What is tracing level and what are the types of tracing
level?
Answer Posted / sekhar
If u observe in the mapping for every trarsformation has
the property Tracing Level and it means The amount of
detail in the session log depends on the tracing level that
you set.
Normal: PowerCenter Server logs initialization and status
information, errors encountered, and skipped rows due to
transformation row errors. Summarizes session results, but
not at the level of individual rows.
Verbose Initilization: In addition to Normal tracing, the
session log file contains names of index and data files
used,and detail transformation information statics.
Verbose data: In additon to verbose intitialigation, Power
centre server logs each row that passing through mapping.
Terse: PowerCenter Server logs initialization information
as well as error messages and notification of rejected data
| Is This Answer Correct ? | 85 Yes | 3 No |
Post New Answer View All Answers
Briefly define reusable transformation?
What is DR strategy for Informatica project?
What are the tasks that can be performed using sq?
What are the tasks that source qualifier perform?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What are the measure objects?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
What are ETL Tools?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
What are the types of caches in lookup?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
As union transformation gives UNION ALL output, how you will get the UNION output?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
generate date / time dimension in informatica