HI,
I am using the load utility to load data from files into a DB .Now i am getting a transaction log size full error on loading more than 20,000 records.Can i explicitly commit for 10000 records using load utility ,if so how do i do this ?, Because load does not suppport commitcount as import utility does.