- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Could I mount oracle again?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2003 05:56 PM
12-25-2003 05:56 PM
I crashed HPUX root disk.
But, I don't have any backup disk.
Most important data is oracle disk.
Orace is located in different another disk.
After I reinstall HPUX(11.1i), Could I mount oracle disk on system or not?
Pleas answer me.
Thank you have a nice day.
Happy new year.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2003 06:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2003 06:35 PM
12-25-2003 06:35 PM
Re: Could I mount oracle again?
Oracle's Homepage was on Oracle Disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2003 06:47 PM
12-25-2003 06:47 PM
Re: Could I mount oracle again?
A recovery of the Oracle database might be required as the shutdown of the database wasn't clean. But as long as you've got the archived logs, that shouldn't be an issue either.
Kurt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2003 04:19 AM
12-26-2003 04:19 AM
Re: Could I mount oracle again?
to do a vgimport of the disk(s) containing the oracle filesystem(s).
You can do this via command line (my choice) or by using SAM.
Once you've done that, merely recreate your mountpoint(s) and
remount the filesystem(s). You may need to fsck each fs first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2003 01:09 PM
12-26-2003 01:09 PM
Re: Could I mount oracle again?
you may like to refer to the attachment, Doc ID: 230829.1 from Oracle Metalink which describes how you should handle disk loss depending on the scenario you are currently in.
since you have mention Oracle Home (which is the software) is in the same "oracle disk", it seems you should be able to recover the database. do take note of the kernel parameters, oratab, OS user and group, etc which needs to be configure at the root disk.
regards.