Hi specialtists, gurus ...
I installed a Content Server 6.40 (with newest patch) with a MaxDB 7.8 (newest build) on SuSE SLES 11 SP1 64 bit with a compiled apache 2.2.24. The apache server seems to work fine, but a servinfo request in 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, 619726, 822239, 1022330, 698915, 1710193, 664384 and much more ....
The cs module is loaded by apache: 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
Even soft links didn' help.
I'm out of ideas now.
Can anybody help?
Thanks.
Ralph