- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- serviceguard with sap extension
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
11-05-2007 06:19 PM
11-05-2007 06:19 PM
serviceguard with sap extension
where are the volume groups of the SAP configured? oin a seperate script, or in a normal package control script?
Thanks,
Anat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 06:33 PM
11-05-2007 06:33 PM
Re: serviceguard with sap extension
http://docs.hp.com/en/T2803-90004/index.html
more:
http://docs.hp.com/en/ha.html#Serviceguard%20Extension%20for%20SAP
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 07:57 PM
11-05-2007 07:57 PM
Re: serviceguard with sap extension
The SAP extension are a series of tools, control scripts and such that save you the time of developing these things yourself.
cmviewcl doesn't look different, no commands are changed, just control scripts and such.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 08:11 PM
11-05-2007 08:11 PM
Re: serviceguard with sap extension
I'm interested in how the control scripts are different?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 05:31 AM
11-06-2007 05:31 AM
Re: serviceguard with sap extension
Well they are customised for SAP.
Whereas when you just have Serviceguard they are effectively empty of any application customisations...
SGeSAP is largely scripts which manage the start/stop of various SAP components - but they are fairly complex, hence the extra cost.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 06:04 AM
11-07-2007 06:04 AM
Re: serviceguard with sap extension
These scripts is probably better than most would create themselves - hence the extra bucks is worth it.
From the package script a separate script which handle the SAP instance is started.
Example SAP SID=PRD
Package also named PRD
Control Script for SAP: /etc/cmcluster/PRD/sapwas.cntl
function customer_defined_run_cmds
{
# ADD customer defined run commands.
test_debug
. /etc/cmcluster/PRD/sapwas.cntl start PRD
}
--- remember the extension is not "just a simple script", so I would definitely say it is worth the extra cost.
Considering the money you spend on SAP (licenses +++) I would say this is not the place to reduce your cost.
/Tor-Arne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 11:23 AM
11-07-2007 11:23 AM
Re: serviceguard with sap extension
A nice thing is that since it's a set of scripts, it can be modified or extended for your environment if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 04:58 PM
11-07-2007 04:58 PM