cancel
Showing results for 
Search instead for 
Did you mean: 

Repository status is Offline

Former Member
0 Kudos

Hello,

We have just refreshed our CRM system with Production database.

Then when i tried to connect to the content server, the server is up and running,

But the test repository status is offline.

Checked with OAC0 tcode. also when checked the link 'http://hostname:1090/sapcs?serverInfo' got the following error.

contRep="Z_QQA_TEST";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [SAP AG][LIBSQLOD SO][MaxDB] Invalid authorization specification ;-4008 POS(1) Unknown user name/password combination, Error Code: -4008";storageVersion="17";storage="SAPDB";buildLevel="1"

Can anyone help?

Trupti

Accepted Solutions (0)

Answers (1)

Answers (1)

lbreddemann
Active Contributor
0 Kudos

> contRep="Z_QQA_TEST";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [SAP AG][LIBSQLOD SO][MaxDB] Invalid authorization specification ;-4008 POS(1) Unknown user name/password combination, Error Code: -4008";storageVersion="17";storage="SAPDB";buildLevel="1"

>

> Can anyone help?

Not necessary - you can easily help yourself here.

Obviously the logon data you used are wrong.

Check what user on the MaxDB database is the one containing your data.

Usually this would be SAPR3 or SAP<SID>.

Use this user and the correct password to logon to the database.

If you forgot the password - you may simply use the DBMGUI tool to logon as SUPERDBA user and change the password.

regards,

Lars

Former Member
0 Kudos

Hi,

I have reset the password already, but still it is not excepting the same.

I am using user SAPCS to connect.

how do i make entry in R3 for this user or how do i check which user is used while connecting to content server?

Trupti