Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Diff B/W
MAP Parameter,
SESSION Paramater,
DataBase connection session parameters.?

Its possible to Create 3parameters at a time?

If Possible which one will fire FIRST?

Answers were Sorted based on User's Feedback



Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its po..

Answer / ajalali

A mapping parameter is set at the mapping level for values
that do not change from session to session for example tax
rates.

Session parameter is set at the session level for values
that can change from sesion to session, such as database
connections for DEV, QA and PRD environments.

The database connection session parameters can be created
for all input fields to connection objects. For example,
username, password, etc.

It is possible to have multiple parameters at a time.

The order of execution is wf/s/m.

Is This Answer Correct ?    12 Yes 0 No

Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its po..

Answer / lokendra

we can pass all these three types of perameters by using
Perameterfile.we can declare all in one perameter file.

Is This Answer Correct ?    6 Yes 0 No

Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its po..

Answer / lokendra

it will fire in below order workflow,session and data
base perameters from perameter file.

Is This Answer Correct ?    4 Yes 0 No

Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its po..

Answer / sasmita panda

If we need to change certain attributes of a mapping after
every time the session is run, it will be very difficult to
edit the mapping and then change the attribute. So we use
mapping parameters and variables and define the values in a
parameter file. Then we could edit the parameter file to
change the attribute values. This makes the process simple.
In a mapping parameter we need to manually edit the
attribute value in the parameter file after every session
run

Session parameters are like mapping parameters, that
represent values you might want to change between sessions
such as database connections or source.


Yes it is possible to create 3 parameters at a time.

Is This Answer Correct ?    2 Yes 0 No

Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its po..

Answer / srinu

Lokendra,The order was ok,
Diff b/w them,which one is best

Is This Answer Correct ?    0 Yes 0 No

Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its po..

Answer / ebenezer

upto my knowledge, performance wise mapping parameter is
best to use, but according to requirement you can override
the mapping parameters by workflow variable(to know more
about this you can just check the workflow properties) and
session parameters are just database connections....
correct me if i am wrong.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

How many number of sessions can one group in batches?

0 Answers  


what is data driven?

5 Answers   TCS, Wipro,


what are the real time problems generally come up while doing or running mapping or any transformation?

2 Answers  


Can we run session without using workflows?

5 Answers   TCS,


Partition, what happens if the specified key range is shorter and longer

0 Answers   Cap Gemini,


What is a surrogate key?

0 Answers  


How many number of sessions that u can create in a batch?

3 Answers  


What are session parameters ? How do you set them?

0 Answers  


From where we can start or use pmcmd?

3 Answers  


Why you use repository connectivity?

3 Answers   Yash Technologies,


How can we use batches?

0 Answers  


1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??

1 Answers   KPIT,


Categories