HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ServiceGuard Maintenance Flag for Oracle DBA
Operating System - HP-UX
1836970
Members
2539
Online
110111
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-18-2006 01:01 PM
08-18-2006 01:01 PM
Our DBA would like to perform maintenance for the database. They shutdown the database and it halts the packages. The DBA would like to still have their mountpoints available. Is their a maintenance FLAG in service guard we can toggle on/off when they do maintenance to allow this to happen?
All replies are appreciated.
All replies are appreciated.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2006 01:09 PM
08-18-2006 01:09 PM
Re: ServiceGuard Maintenance Flag for Oracle DBA
The package scripts and monitors are as wimmpy or as powerful or as feature-rich as you design them to be. The typical method is to look for the presence of a file, if the file is not found the monitor does its normal duty and screams bloody murder; if the file is found then it ignores the "failed" package.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 02:15 PM
08-20-2006 02:15 PM
Solution
Take a look in /opt/cmcluster/toolkit/oracle
directory for the example single-instance Oracle failover scripts. These scripts
are part of the Enterprise Cluster Master
Toolkit (ECMT) which is included with the
Mission Critical operating environment
(along with Serviceguard).
If your Oracle scripts are based on these
scripts then:
- the MAINTENANCE_FLAG variable has
to be set to "yes" to have maintenance
mode enabled (and I think you
have to restart the package if this
is not already enabled
- When maintenance mode is enabled,
touch/oracle.debug
to enter maintenance mode. At this point,
the monitor ignores the status
of Oracle and it can be stopped/started
without causing the package to fail.
You have to make sure Oracle is
back up and running when you remove
the oracle.debug file.
If you aren't using these ECMT scripts,
you have to look at your failover
scripts to see if you have coded
this sort of feature.
directory for the example single-instance Oracle failover scripts. These scripts
are part of the Enterprise Cluster Master
Toolkit (ECMT) which is included with the
Mission Critical operating environment
(along with Serviceguard).
If your Oracle scripts are based on these
scripts then:
- the MAINTENANCE_FLAG variable has
to be set to "yes" to have maintenance
mode enabled (and I think you
have to restart the package if this
is not already enabled
- When maintenance mode is enabled,
touch
to enter maintenance mode. At this point,
the monitor ignores the status
of Oracle and it can be stopped/started
without causing the package to fail.
You have to make sure Oracle is
back up and running when you remove
the oracle.debug file.
If you aren't using these ECMT scripts,
you have to look at your failover
scripts to see if you have coded
this sort of feature.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 04:50 PM
08-20-2006 04:50 PM
Re: ServiceGuard Maintenance Flag for Oracle DBA
Thank you all for the replies. Much appreciated.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP