Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OWB Mappings (single transaction)

Status
Not open for further replies.

michelpreti

Programmer
Oct 1, 2002
1
CH
Anyone knows how to configure a mapping to generate only one global commit in the PLSQL code? The main objectif is to do a single transaction for a mapping.
 
Put the Commit Frequency as ZERO in the configuration of mapping, in this way once the mapping will be over, then it will commit automatically at last.

Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top