Page 1 of 1

Maintaining DBConnections across Multiple Map instances

Posted: Fri Sep 18, 2009 12:54 am
by deepthideeps123
Hi Experts,

We have a requirement as follows:

Map has to take 1 input and execute 3 stored procedures.

Multiple instances of map should be executed at the same time.

As per my understanding, a database connection will be established and closed for each instance of the map.

Is it possible to maintain the connection and session across the multiple instances of a map.

Thanks,
Deepthi Murali