Please enter search query.
Search <book_title>...
Cluster Server 8.0 Configuration Guide for SAP Web Application Server - Windows
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.0)
Platform: Windows
- Section I. Getting Started
- Introducing the Veritas High Availability Agent for SAP Web Application Server
- About the Veritas High Availability agent for SAP Web Application Server
- How does the Veritas High Availability solution work
- Agent functions
- Installing and configuring the SAP Web Application Server for high availability
- Setting up SAP systems for clustering
- Configuring the Enqueue Replication Server
- Clustering an SAP instance
- Introducing the Veritas High Availability Agent for SAP Web Application Server
- Section II. Configuring the application for high availability
- Section III. Troubleshooting the Agent
- Troubleshooting the agent for SAP Web Application Server
- Troubleshooting common problems
- Reviewing SAP Web Application Server agent log files
- Reviewing error log files
- Troubleshooting the agent for SAP Web Application Server
- Appendix A. Sample Configurations
Configuring the Enqueue Replication Server using SAPInst
To configure the Enqueue Replication Server for SAP NetWeaver using SAPInst
- Install Enqueue Replication Server using SAPInst with virtual hostname.
# sapinst SAPINST_USE_HOSTNAME=VirtualHostName
- Modify the Enqueue Replication Instance profile
drive:\usr\sap\SAPSID\SYS\profile\SAPSID_InstName_VHostName
- Add the following lines under the section "standalone enqueue details from (A)SCS instance" in the profile file.
enque/poll_interval = 0
enque/poll_timeout = 120
enque/enrep/inactive_action = sleep
enque/table_size = 4096
- Delete the following lines from the profile file.
Autostart = 1
enque/enrep/hafunc_implementation
- Change the Restart_Program_00 to Start_Program_00 Under "Start enqueue replication server" section.
Start_Program_00 = local $(_ER) pf=$(_PFL) NR=$(SCSID)
- Control the life time of Enqueue Replication Server using the switchover solution.