Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Cluster Server Implementation Guide for Oracle - Windows
Last Published:
2025-04-13
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Windows
- Introducing the VCS agents for Oracle and NetApp
- Installing and configuring VCS
- Installing and configuring Oracle
- Prerequisites for installing Oracle
- Managing storage using Windows Logical Disk Manager
- Managing storage using NetApp filer
- Configuring Oracle on the first node
- Associating the database with the listener
- Configuring the Oracle database
- Configuring the Oracle service group
- Administering the Oracle service group
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample configuration
- Appendix C. Oracle Enterprise Manager 10g Grid Control with VCS
- Making the additional agent highly available
Resource type definition
The following section describes the resource type definition of the Netlsnr agent:
type Netlsnr ( static int IMF{} = { Mode=3, MonitorFreq=5, RegisterRetryLimit=3 } static i18nstr IMFRegList[] = { ServiceName } static i18nstr ArgList[] = { ServiceName, DelayAfterOnline, DelayAfterOffline } str ServiceName int DelayAfterOnline = 20 int DelayAfterOffline = 20 )