cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP error: 500 (Internal Server Error)

Former Member
0 Kudos

Hi Gurus,

I have installed Content server 6.40. And when I try to integrate with SAP ECC 6.0 with content server 6.40, I am getting the following error message. Please help me out to solve this issue..

HTTP error: 500 (Internal Server Error)

"CreateTab ContentStorage, connect error

SQLConnect failed, [SAP AG][SQLOD32 DLL][MaxDB]

Unable to

I am getting this error When I am configuring the content repository through OAC0 T-code.

Regards

Harshavardhan.G

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Before you run the command above, you should have the SAP DB service started.

When you install the content server, it also installs some database services but all of them comes with manual start-up.

You should go to "Services" in "Administration Tools" at the server pc and change the startup type of SAPDB to "automatic" from properties.

After a server restart and the driver registration I mentioned above, I had this problem fixed.

Regards,

Gökhan Topç

Former Member
0 Kudos

Yikes, I replied to the wrong post. Sorry.

Edited by: Dave Hill on Mar 28, 2008 1:02 AM

Answers (2)

Answers (2)

Former Member
0 Kudos

From Note 301352 at service.sap.com

Run command prompt, go to the directory where your SAP db is installation is, typically:

c:sapdbprogramspgm

Now execute the command:

odbcreg LiveCache -i -p c:sapdbprogramspgm

You should now have the driver registered and the problem solved.

Regards

Gökhan Topç

Former Member
0 Kudos

Hi All,

I solved this problem myself..

The service of database on started. I started it manually through services.msc & it started working..

Regards

Harshavardhan.G