How to load Session Statistics (Workflow name, TgtRows,
Rejected Rows, SessStartTime,SessEndTime..)into a database
table ?? Another Question: I want to pass values from
oracle table or Flat file in Mapping parameter/Variable..
What is the method for that..Please provide me the solution
step by step

Answer Posted / akash

There are 2 questions:
1. To load session statistics:
For this we can use 2 concurrent sessions.

Session 1 --> Session 2

The condition for session 2 will be 'Session 1 Status =
Succeeded'.

The source file in the mapping corresponding to session 2
will be the log file of session 1 and output file will have
the desired results.

Question2: How to pass values from oracle table into
mapping parameters or variables?
Frankly speaking, I have no idea of doing this as I have
passed values from the parameter file.
But in case we need the values from oracle table only then
we can create a variable port in an expression and do a
look up on the oracle table.

Since we need this value only once we can use a condition
in expression for using look up only once.

Another alternative is to take the value for this port
right from the source qualifier as an additional port.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various tools used in etl?

548


Is apache nifi an etl tool?

558


What is tracing level? How many types of transformations supported by sorted input?

551


Assume u have a 24CPU machine with 24GB RAM, suggest how u would like to configure Informatica ,like number of concurrent sessions, RAM requirements etc,max partitions that u would permit per mapping.

1639


A session S_MAP1 is in Repository A. while running the session error message has displayed `server hot-ws270 is connect to Repository B`.what does it mean?

1830






How to delete data which is not in source table?

838


how do u really know that paging to disk is happening while u are using a lookup transform?

2050


What are the modules in Power Mart?

536


can be used COM component in Informatica ?

1617


what are the concerns of OLTP and DSS systems?

1559


what is the difference between cardinality and Nullability?

2835


Difference between flat files and relational sources?

1737


Mention few test cases and explain them?

551


Difference between flat files and relational sources?

1770


How to increase performance without changing anything in mapping.( In prod)

790