cancel
Showing results for 
Search instead for 
Did you mean: 

Can not create repository in Content Server

Former Member
0 Kudos

We just installed Content Server 6.40 on a Linux server. When we go into CSADMIN and try to create a repository, we are getting the following error:

"HTTP error: 500 Internal Server Error Cannot create Repository: SQLConnect failed, [MySQL MaxDB][LIBSQLOD SO][MaxDB] Unable to connect to"

Does anyone know how to fix this?

Maximum points to the first correct answer.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Start the database service in control panel and register ODBC connection of database.

Anirudh,

Andrew - Please award if useful

Former Member
0 Kudos

Anirudh,

We are running CS on a Linux machine, so there is no Control Panel.

- Andrew

Former Member
0 Kudos

Hi You create repository from GUI.

Tcode :OAC0

.2. Create a Content rep

3. Now make Logical Rep which sits above the physical repositry

4. Now run tcode oact

5. Now go back to this screen and hit TRUCK icon and include them in the same transport you created in step 4

Let me know if this help.

andy

Former Member
0 Kudos

hi

run this command in the command prompt of (e:\sapdb\programs\pgm: this will vary for you)

Odbcreg livecache u2013i u2013p e:\sapdb\programs\pgm

this is to registered content server entry with the database.

create the repository from oac0 tcode ,

select the document area as DMS, give the hhtp server address,

https script :ContentServer/ContentServer.dll

from there test the connection and send the certificate,

click on csadmin: here you will get your repositiry in runnig state.

regards,

nitin

award point if useful

Former Member
0 Kudos

The issue turned out to be a DB permissions issue. It was nothing to do with DMS or Content Server.

P2004642131
Discoverer
0 Kudos

Hi,

I am facing some problem "CreateTab ContentStorage, connect error SQLConnect failed"

and for that I was doing following steps:

1.

D:\sapdb\programs\pgm>Odbcreg LiveCache -i -p d:\sapdb\program\pgm

'Odbcreg' is not recognized as an internal or external command,

operable program or batch file.

D:\sapdb\programs\pgm>


2.

D:\>cd sapdb/programs/pgm

 

D:\sapdb\programs\pgm>odbcreg

'odbcreg' is not recognized as an internal or external command,

operable program or batch file.

 

D:\sapdb\programs\pgm>Odbcreg livecache u2013i u2013p d:\sapdb\programs\pgm

'Odbcreg' is not recognized as an internal or external command,

operable program or batch file.

D:\sapdb\programs\pgm>

So how to solve this??

Regards,

Malay.

Answers (0)