HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Monitoring Oracle instance in db package near SGeS...
Operating System - HP-UX
1836382
Members
3105
Online
110100
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
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
10-01-2008 09:41 AM
10-01-2008 09:41 AM
Monitoring Oracle instance in db package near SGeSAP enviroment
Hi,
I have two package ci00 and db00 for ERP system. In ci00 i can monitoring a Message Server and Dispatcher Server using scripts from SGeSAP. As example:
SERVICE_NAME ci00disp
SERVICE_FAIL_FAST_ENABLED yes
SERVICE_HALT_TIMEOUT 300
SERVICE_NAME[0]="ci00disp"
SERVICE_CMD[0]="/etc/cmcluster/PER/sapdisp.mon "
SERVICE_RESTART[0]=""
Testing failover ci00 package passes successfully.
But i want monitoring state of Oracle instance in db00 package. Standard scripts from SGeSAP to me will not allow to make it. Oracle toolkit not applicable for this task.
T1905CA A.11.18.00 Serviceguard
T2803BA B.04.51 Serviceguard Extension for SAP
B5140BA A.11.31.02 Serviceguard NFS Toolkit
How to me to find solution for this task using standard way?
I have two package ci00 and db00 for ERP system. In ci00 i can monitoring a Message Server and Dispatcher Server using scripts from SGeSAP. As example:
SERVICE_NAME ci00disp
SERVICE_FAIL_FAST_ENABLED yes
SERVICE_HALT_TIMEOUT 300
SERVICE_NAME[0]="ci00disp"
SERVICE_CMD[0]="/etc/cmcluster/PER/sapdisp.mon "
SERVICE_RESTART[0]=""
Testing failover ci00 package passes successfully.
But i want monitoring state of Oracle instance in db00 package. Standard scripts from SGeSAP to me will not allow to make it. Oracle toolkit not applicable for this task.
T1905CA A.11.18.00 Serviceguard
T2803BA B.04.51 Serviceguard Extension for SAP
B5140BA A.11.31.02 Serviceguard NFS Toolkit
How to me to find solution for this task using standard way?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2008 10:49 AM
10-01-2008 10:49 AM
Re: Monitoring Oracle instance in db package near SGeSAP enviroment
Hi,
you can monitor the DB of a SAP System in several ways using SAP programs.
As user orasid:
brconnect -c -u / -f dbstate
As user sidadm:
R3trans -d
The first does a direct connect,
the R3trans call does an SQLNET connect, so if "R3trans -d" works you'll know that the listener is working as well.
There may be need to check for an archiver stuck in addition (i.E. oracle alert log).
And there may be need to validate the cpu usage is not at 100%, which could cause a timeout of one of the previous actions, but you would normally not like to initiate an immediate failover in this case.
Volker
you can monitor the DB of a SAP System in several ways using SAP programs.
As user orasid:
brconnect -c -u / -f dbstate
As user sidadm:
R3trans -d
The first does a direct connect,
the R3trans call does an SQLNET connect, so if "R3trans -d" works you'll know that the listener is working as well.
There may be need to check for an archiver stuck in addition (i.E. oracle alert log).
And there may be need to validate the cpu usage is not at 100%, which could cause a timeout of one of the previous actions, but you would normally not like to initiate an immediate failover in this case.
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2008 10:25 PM
10-01-2008 10:25 PM
Re: Monitoring Oracle instance in db package near SGeSAP enviroment
Hi Volker,
thanks for you reply message.
It is not a better way. I need monitor DB like using Oracle toolkit.
thanks for you reply message.
It is not a better way. I need monitor DB like using Oracle toolkit.
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