Hi All,
I've started deploying HANA and I'm new to this area.
On trying to install HANA database server, I'm getting the hdbnsutil permission denied error. Given below is the error details from the install.glf file.
#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Installation failed|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: error installing|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Cannot create Instance|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Cannot create instance|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Cannot create initial topology|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: hdbnsutil call failed|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#INFO: Starting external program /usr/sap/JIS/HDB27/exe/hdbnsutil|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#INFO: Command line is: /usr/sap/JIS/HDB27/exe/hdbnsutil -initTopology|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#INFO: Output line 1: /usr/sap/JIS/HDB27/exe/hdbnsutil: Permission denied|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#INFO: Program terminated with exit code 255|
2012 02 17 11:00:51#+0530#DEBUG#com.sap.lm.decl.shell.executor.DeltaCommandBeanExecutor#main#Return code after fix command execution: 1|
2012 02 17 11:00:51#+0530#ERROR#com.sap.lm.decl.batch.BatchModelController#main#Finished with status ERROR. Message is: Could not finish execution.|
2012 02 17 11:00:51#+0530#DEBUG#com.sap.core.js.logging.bridge.LoggingServiceTracker#main#Inside LoggingServiceTracker.removedService com.sap.core.log.providers_0.8.8 [2]|
2012 02 17 11:00:51#+0530#TRACE#com.sap.core.js.logging.mbeans.MBeanManager#main#unregisterMBean : objectName [com.sap.js:name=Logging,type=Logging].|
Permissions for hdbnsutil
ls -al /usr/sap/JIS/HDB27/exe/hdbnsutil
-r-xr-xr-x 1 jisadm sapsys 6114796 2011-11-07 16:54 /usr/sap/JIS/HDB27/exe/hdbnsutil
Please suggest.
Thanks and Regards,
Sudhansu
Edited by: Sudhansu Sekhar on Feb 17, 2012 7:13 AM