Topic: Oracle on Unix/Linux >> cpio format
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Kris |
Posted: Mar 17, 2004 08:42:24 AM |
Total Post: 30
Joined: Jan, 2003
|
Hi All,
I Oracle 9i software in cpio format. Can you please tell me how can I extract these files for installation?
Thanks,
Kris
|
|
|
Vigyan |
| Posted: Mar 17, 2004 09:03:45 AM | |
|
Total Post: 386
Joined: May, 2001
|
From Oracle download page..
Directions
1. After downloading the software, gunzip it.
2. Create directories Disk1, Disk2 and Disk3
3. cd Disk1
4. cat .cpio | cpio -icd
This will extract all the files for disk1.
5. Repeat steps 3 & 4 for disk2 and disk3
6. To run the installer, cd to Disk1 and run runInstaller.
Important Note: Some browsers will uncompress the files but leave the extension the same (gz) when downloading. If the above steps do not work, try skipping gunzip and go directly to step 4 without changing the filename. Eg. cat .cpio.gz | cpio -icd
Hope it helps.
Vigyan
|
|
|
|
|
rajesh |
| Posted: Mar 17, 2005 03:50:15 AM | |
|
Total Post: 2
Joined: Mar, 2005
|
Dear,
I use follwoing steps.
Make sure there are cpio file not gz. (otherwise you have to run #gunzip xxxx.gz to make cpio files.)
1. copy all *.cpio files to a diectory.
2. run #cpio -idcmv
It will automatically make Disk1, Disk 2, etc. diectory.
In case u still face problem please to revert back.
Regards
Rajesh
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 857 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| Gopu Gopi | 335 |
| Gitesh Trivedi | 322 |
| Vinoth Kumar | 264 |
| neeraj sharma | 258 |
| Ramesh Jois | 246 |
|
|