- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Failed to Start oracle instance
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-02-2010 11:33 AM
12-02-2010 11:33 AM
Failed to Start oracle instance
I've setup the cluster config, checked it & applied with the package in question, when running the cluster, nodes run normally, however package halts and I get the "Failed to start oracle instance".
As far as I know, I set up the oracle params in the package conf file; and I add the command: " $SGCONF/scripts/ecmt/oracle/tkit_module.sh start" to the start function.
the external script calls tkit_module.sh with command start which calls toolkit.sh which calls haoracle.sh which calls haoracle_sql.sh with command start.
Apparently all is going fine, and I get the "Database Mounted"
"Database Opened"
Then I get: "Oracle instance startup failed"
then: " ERROR: Function oracle_run_cmds: Failed to start Oracle instance"
and then the scripts kills oracle instance and the package fails.
I tried to work around the haoracle_sql.sh script to know what is happening with no success, added some echos, ... with no success
I have no DBA skills, & I barely understand the info written in haoracle_sql.sh
Anybody has any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2010 11:37 AM
12-02-2010 11:37 AM
Re: Failed to Start oracle instance
Highly possible you are not starting the database correctly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2010 03:38 PM
12-02-2010 03:38 PM
Re: Failed to Start oracle instance
the DBA over here says his db is running with no problem, so m left with solving this issue form my side.
If i try to run the db without the listener & without the other variables it runs normally as per the dba. I don't see how it's failing.
do you have any steps I can troubleshoot the problem with? I tried messing up the haoracle_sql.sh script and the other scripts also without any success.
I think it's stupid to see if the error lies in the ecmt scripts but I'm only left with this possibility.
Any help is appreciated!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2010 04:05 PM
12-02-2010 04:05 PM
Re: Failed to Start oracle instance
Do you have any hint from package control logs?
You also mentioned, manual DB startup is success. Isn't because of user? Oracle DB's should start using their own admin user id, not root user. Have you checked that option in the script ?
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2010 06:43 PM
12-02-2010 06:43 PM
Re: Failed to Start oracle instance
I tried to play with the haoracle_sql.sh script to get an idea of what is happening, & I removed a line where the status_return=1 ; the db started and the package started for seconds than it was killed by the monitoring app & the listener monitoring application. I guess it wasn't started after all.
I want to be able to do the commands written in the script manually but it's not easy with all the characters and all the if's.
The oracle user is defined in the: ecmt/oracle/oracle/ORACLE_ADMIN as oracle so this one is clear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 01:25 AM
12-03-2010 01:25 AM
Re: Failed to Start oracle instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 02:11 AM
12-03-2010 02:11 AM
Re: Failed to Start oracle instance
Double check the variables from haoracle.conf file.
Read the documentation from:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02496200/c02496200.pdf
Best regards,
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 02:17 AM
12-03-2010 02:17 AM
Re: Failed to Start oracle instance
You should restore the haoracle_sql.sh to the original version.
Best regards
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 03:33 AM
12-03-2010 03:33 AM
Re: Failed to Start oracle instance
I restarted the cluster configuration from scratch, I even deleted the configuration and re-created it from zero.
I am still faced with the same problem, I read all the ECMT docs & the oracle integration.
I double checked all the params, & the whole procedure. Nothing :S,
I am re-creating the cluster now,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 03:58 AM
12-03-2010 03:58 AM
Re: Failed to Start oracle instance
Best regards,
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 05:17 AM
12-03-2010 05:17 AM
Re: Failed to Start oracle instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 09:56 AM
12-03-2010 09:56 AM
Re: Failed to Start oracle instance
Configured it using serviceguard manager, same error :S.
A Stupid question right now, Modular packages & ... is supported with Oracle 9i?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2010 05:31 PM
12-04-2010 05:31 PM
Re: Failed to Start oracle instance
http://www.filibeto.org/unix/hp-ux/lib/cluster/serviceguard/ecmt/relnotes-ECMT-05.00-T1909-90066.pdf
The Enterprise Cluster Master Toolkit version B.05.00 supports the following:
â ¢ Oracle 9i
â ¢ Oracle 9i RAC
â ¢ Oracle 10g R1
â ¢ Oracle 10g R2 Database Server with Automatic Storage Management
â ¢ Oracle 11gR1 Database Server
â ¢ Oracle 11g R1 Database Server with Automatic Storage Management on the Itanium servers
It is mentioning some patches PHSS_38424 . Do you have it?
Another security bulletin.
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c01894850
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2010 11:12 PM
12-05-2010 11:12 PM
Re: Failed to Start oracle instance
Please read the pdf file from above to find out how to do that (basically you only need to create a file with .debug extension - pag. 48).
If the instance will fail to start, you have a problem with the configuration file.
Best regards
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2010 05:17 AM
12-08-2010 05:17 AM
Re: Failed to Start oracle instance
I tried the legacy package with the new scripts --> doesn't work.
I tried the modular package with B.03 ECMT scripts "Surprisingly works"
I am going for Legacy with ECMT B.03. I guess there is some kind of incompatibility issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2010 08:59 AM
12-08-2010 08:59 AM
Re: Failed to Start oracle instance
I would ask your DBA's to check and kill all oracle zombie processes, before starting oracle just in case.
If that does not work ask your DBA's to check who is starting the instance?
Then check the errlog file and directory file size and type is very important. I hope you have plenty of space...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2010 04:19 PM
12-09-2010 04:19 PM
Re: Failed to Start oracle instance
I am going off memory here and I am not a DBA, but have you considered ipcs - 'interprocess communications facilities' and shared memory segments?
Your Oracle Database may not start if MC/SG does not shutdown correctly because there is not enough shared memory segments.
Its worth checking you need to write a short script to clean out any old ipcs entries.
Ask a DBA!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2010 04:48 AM
12-10-2010 04:48 AM
Re: Failed to Start oracle instance
what i found strange is that the logs show:
- DB mounted
- DB opened
then the scripts logs, DB startup failed. how come it failed if the DB is opened;
Oracle logs show that the DB starts, then it is sent the kill signal.
I tried to log more info but I don't know why the logs didn't show any more info.
legacy with B.03 works for me, why should I use the new scripts?. I spent a great deal of time trying to make it work, if it doesn't then ll just move to the old working scripts.
I guess there is something wrong in the new scripts, compatibility issue or smthg.