- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle 9 installation problem
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
08-21-2003 12:35 AM
08-21-2003 12:35 AM
Oracle 9 installation problem
9000/785. when I try to run runIstaller I get this message:
Missing name for redirect.
I ran this installer before and got no errors.
Please help..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 01:32 AM
08-21-2003 01:32 AM
Re: Oracle 9 installation problem
Hello ,
Try to mount the cd with pfs_mount .
Eran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 01:36 AM
08-21-2003 01:36 AM
Re: Oracle 9 installation problem
I suspect that, in this case, it may be unsupported....
is there sufficient space in /tmp , at least 50m very minumum ?
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 01:49 AM
08-21-2003 01:49 AM
Re: Oracle 9 installation problem
- if you have enough space, you may stage the software to disk, try again and see if it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 03:06 AM
08-21-2003 03:06 AM
Re: Oracle 9 installation problem
If the env parameter TEMP is set, is it set with a valid value? (a directory in a filesystem with sufficient space)
Or unset the TEMP parameter if you have enough space in /tmp.
TEMP is used to redirect the temporary space needed by the installer away from /tmp.
rgds
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 03:28 AM
08-21-2003 03:28 AM
Re: Oracle 9 installation problem
apperently the installation was screwed in some sort of way.
and again, thanks for trying to help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 05:12 AM
08-21-2003 05:12 AM
Re: Oracle 9 installation problem
ORA-00443: background process "PMON" did not start
ORA-27300: OS system dependent operation:fork failed with status: 12
ORA-27301: OS failure message: Not enough space
ORA-27302: failure occured as: skgpspawn3
what is happening to my machine?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 06:33 AM
08-21-2003 06:33 AM
Re: Oracle 9 installation problem
Check them, there is a list of miimun requirements, swapspace and semaphores.
And other oracle apps running on the same server, expecially if 32bit.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 07:21 AM
08-21-2003 07:21 AM
Re: Oracle 9 installation problem
so now I don't have a clue where to go.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 07:30 AM
08-21-2003 07:30 AM
Re: Oracle 9 installation problem
Check with
ipcs -ma
ipcs -s
swapinfo -tm
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 08:10 PM
08-21-2003 08:10 PM
Re: Oracle 9 installation problem
The reason could be that "alert_sid.log" could not be written to which is located in the "background_dump_dest". It is defined in init.ora file, please make sure that the directory exists and oracle user can write to this directory.
By default the "background_dump_dest" is located in ???ORACLE_HOME/rdbms/log" unless specified elswhere in the "init
If oracle cannot write to this file then the "lgwr" process dies, which in turn causes the "pmon" process to die and this will result in ???ORA-00443: background process "PMON" did not start???.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2003 12:57 AM
08-24-2003 12:57 AM
Re: Oracle 9 installation problem
also I rebooted the machine so it'll be clean.
when I tried to load an existing database I get this message:
SQL> startup
ORA-00443: background process "SMON" did not start
ORA-27300: OS system dependent operation:fork failed with status: 0
ORA-27301: OS failure message: Error 0
ORA-27302: failure occurred at: skgpspawn5
when I try to shut it down I get this:
SQL> shutdown
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
HP-UX Error: 2: No such file or directory
I also can't install new satabase (smon error).
I checked the kernel parameters and they're all fine, I already run oracle9 databases with the same configuration.
I'm realy desparate on this. Any suggestion would be a great help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 11:21 PM
08-25-2003 11:21 PM