Directions
1. Run "gunzip <filename>" on all the files. Eg.: gunzip ship.db.cpio.gz
2. Extract the cpio archives with the command "cpio -idcmv < <filename>" Eg.: cpio -idcmv < ship.db.cpio
3. Installation guides and general Oracle Database 10g documentation can be found here(http://otn.oracle.com/documentation/database10g.html)