Quote:
Originally posted by tamilselvan
==
So??? You obviously know there is a PARALLEL parameter there, but do you know what it's for?
==
You mentioned about breaking of input file and load them in parallel. Why do you break the input file and do the work in parallel?
SO YOU ALSO DO NOT KNOW WHAT IT IS FOR ?
Tamil
At the risk of stepping on a hornet's nest, I read it as, if he only loads one file then Parallel won't help, because with parrallel mode each process can load a file, hence you need to load multiple files in order to load in parallel. Am I wrong?