hugwww-hana启动关闭非常的简单我们只要指定实例名字就可以快速的实现对它进行启动或者关闭,下面看个例子,
linux下hugwwwhana启动关闭命令方法linux操作系统
。实例名h11
1.启动hana
su – h11adm
HDB start
2.停止hana
使用root用户
service sapinit stop
linux-jpru:/usr/sap/H11/HDB00> HDB version
HDB version info:
version: 1.00.73.00.389160
branch: NewDB100_REL
git hash: not set
git merge time: not set
weekstone: 0000.00.0
compile date: 2014-03-07 10:41:04
compile host: ld7270.wdf.sap.corp
compile type: opt
完成!