importing from a split file from unix server into windows
527132Sep 6 2006 — edited Sep 6 2006Hello,
I am transferring a full database from a unixware711 based server running oracle 8.0.4 to a windows xp with sp2 based machine using export / import.
I have exported the db on the unix server , since there is an issue on unix servers that dont allow export dmp files to exceed 2gb limit the export file has been generated as three split files each under 2 gb. The total export file size comes to around 5gb.
now how do I import from these split files on the windows machine since these export split files are unix based will windows be able to concatenate these files if yes please advise how
if not then please suggest how this can be accomplished.
thanks.