Hello,
I am trying to run SAP Hana Cloud Connector on a Monsoon instance (Redhat 6.5).
I try to install the productive version of SCC from SAP Development Tools for Eclipse:
Linux | x86_64 | 2.4.3 | 50.7 MB | sapcc-2.4.3-linux-x64.zip |
[root@mo-XXXXXXX ~]# rpm -i /home/iXXXXX/com.sap.scc-ui-1.1.3-1.x86_64.rpm --force
Upgrading SAP HANA Cloud connector
scc_Daemon is not running
Start SAP HANA Cloud connector server daemon
scc_daemon: unrecognized service
Installation finished. SAP HANA Cloud connector server has been started.
SAP HANA Cloud connector server can be managed using service scc_daemon start|stop|restart
Note that I have the same issue trying to manual start the service:
[iXXXXX@moXXXXXXX ~]$ sudo service scc_daemon start
scc_daemon: unrecognized service
Any idea what could be wrong with my installation ?
Thanks !