Hi specialists, gurus ...,
I installed a Content Server 6.40 (newest patch) on SuSE SLES 11 SP1 with a MaxDB 7.8 (64 Bit, newest build) and apache 2.2.24. Apache server seems to work fine but a http-request (serverinfo) within the browser returns:
serverType="SAP HTTP Content Server";serverVendorId="SAP AG";serverStatus="running";serverDate="2013-03-21";serverTime="10:41:32";startUpDate="2013-03-21";startUpTime="10:41:24";lastAccessDate="2013-03-21";lastAccessTime="10:41:24";
contRep="ZKOWLWAREH";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [SAP AG][LIBSQLOD SO][MaxDB] Unable to connect to data source;-709 CONNECT: (cannot create communication semaphore), Error Code: -709";
contRep="ZOFFCONT";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [SAP AG][LIBSQLOD SO][MaxDB] Unable to connect to data source;-709 CONNECT: (cannot create communication semaphore), Error Code: -709";
The following notes I followed up: 1353266, 1571193, 735598, 822239, 1022330, 1619726,1466917 ....
The modules on apache side is loaded: LoadModule sapcs_module modules/mod_sapcs22.so
The cs.conf looks like this:
[ContentServer]
TraceLevel=debug
AdminSecurity=0
AdminSecurityGroup=sapsys
ContRepRoot=/usr/sap/cs/cs2cs/contrep
ContentStorageHost=localhost
ContentStorageName=CS2
StorageDriver=SAPDBStorage
PSEDir=/usr/sap/cs/cs2cs/security
driver=SAP MaxDB CS2
Also soft links with libsqlod.so to the libraries didn't help.
I am out of ideas now.
Any other ideas?
Thanks in advance.
Ralph