you can go to the HDB_SERVER_X64/server
there is a file name as hanaHwcheck.py
open it in vi editor and commented the line self.HWInfo['CPU Sockets']=len(lines)-1and added self.HWInfo['CPU Sockets']=1in the HanaHwCheck.py,
and also set the env variable IDSPISPOPD="1"
and then open python
- import os
- 'IDSPISPOPD' in os.environ.keys()
- exit()
run the installation again............