Java batch insert to Oracle DB needs to long
i think i have a memory problem in the java oracle driver as i am using it.
when i do a batch insert with 1000 lines it takes 2 seconds with 3000 lines it doesn’t take 6 seconds but 40 seconds.
i think i have a memory problem in the java oracle driver as i am using it.
when i do a batch insert with 1000 lines it takes 2 seconds with 3000 lines it doesn’t take 6 seconds but 40 seconds.