Maintaining DBConnections across Multiple Map instances

Formally known as "Mercator Inside Integrator 6.7", DataStage TX enables high-volume, complex transactions without the need for additional coding.

Moderators: chulett, rschirm

Post Reply
deepthideeps123
Participant
Posts: 1
Joined: Fri Sep 18, 2009 12:09 am

Maintaining DBConnections across Multiple Map instances

Post 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
Post Reply