Answer Posted / swetha
you can Debug U'r maping in maping designer
yoU can view the work space over the entire screen
The designer displays a new icon for a invalid mapings in
the navigator window
yoU can use a dynamic lookup cache in a lokup transformation
Create maping parameters or maping variables in a maping or
maplet to make mapings more flexible
yoU can export objects into repository and import objects
from repository.when u export a repository object, the
designer or server manager creates an XML file to describe
the repository metadata.
The designer allows u to use Router transformation to test
data for multiple conditions. Router transformation allows u
route groups of data to transformation or target.
yoU can use XML data as a source or target.
Server Enahancements:
----------------------
yoU can use the command line program pmcmd to specify a
parameter file to run sessions or batches. This allows you
to change the values of session parameters, and mapping
parameters and variables at runtime.
If you run the Informatica Server on a symmetric
multi-processing system, you can use multiple CPUs to
process a session concurrently. You configure partitions in
the session properties based on source qualifiers. The
Informatica Server reads, transforms, and writes partitions
of data in parallel for a single session. This is avialable
for Power center only.
Informatica server creates two processes like loadmanager
process,DTM process to run the sessions.
Metadata Reporter: It is a web based application which is
used to run reports againist repository metadata.
yoU can copy the session across the folders and reposotories
using the copy session wizard in the informatica server manager
With new email variables, you can configure post-session
email to include information, such as the mapping used
during the session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain sessions and how many types of sessions are there?
Briefly explain the aggregator transformation?
Why do we need informatica?
Define joiner transformation?
expain about the tune parameters?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
COM components can be used in Informatica
In informatics server which files are created during the session rums?
What does “tail –f” command do and what is its use as an Informatica admin.
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
tell me about your project functionality
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
What do you mean by blocking transformation?
What could be the possible resons of locks by user?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me