Friday 27 December 2013

SAP NETWEAVER AGENT INSTALLATON FOR VCS 6.X THROUGH GUI

)install the ACC library
-> go to ACC library where pkg are present
#pkgadd -d . VRTSacclib
2)install the SAP netweaver agent packages
->go to sap agent location where pkg are present
#pkgadd -d . VRTSsapnw04
3)importing Agents types files for vcs
go to gui>> click file ===>import types ====>
for whole/sparce root zones:/etc/VRTSagents/ha/conf/SAPNW04/SAPNW04Types_zones.cf
for global zone:/etc/VRTSagents/ha/conf/SAPNW04/SAPNW04Types.cf

==> select above location & click import
4)save the vcs configuration

REmoving the agent in vcs environment
#haconf -makerw
#hares -list|grep -i SAPNW04
#hatype -delete SAPNW04
#haconf -dump -makero
#pkgrm VRTSsapnw04
#pkgrm VRTSacclib

No comments:

Post a Comment