hello,
if you are using unix/linux then you should have a program called "split"..
here is a man page for the command
You just enter something like "split -l 5000 filename.dump" and it will create all the files.
If you are not running unix/linux let me know and i will look for something else.
thanks,
- justin