cancel
Showing results for 
Search instead for 
Did you mean: 

No active writeable datasource found for user creation, check your Persiste

Former Member
0 Kudos

HI SAP Guru's

Suddenly when I am login in Portal with J2EE_ADMIN or any user , I am getting error

You are not authorized to access this application; contact your system administrator

and when I am going to create user in identity management I am getting below error

Current user has user creation permissions in the UME, but cannot create users in the back-end system (data source). The original and possibly untranslated message was: "No active writeable datasource found for user creation, check your Persistence Configuration.".

I have searched all related treads in SDN but no success

Please help.

Thanks & Regards

Vinay Patel

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Dear all,

I was searching the community because I had this same error and there was no answer of how it was fixed. So I'm sending how I fixed today in a customer environment.

1. Go to portal http://<portal>/webdynpro/dispatcher/sap.com/tcsecumewdumeadmin/UmeAdminApp

- select configuration

- folder "sap system based in abap"

- do the conection test

If the test fails, log on in client 001 and change user SAPJSF:

- assign role SAP_BC_JSF_COMMUNICATION (only this one) and one profile that has permission to RFC logon

- you can change the password too

STOP/START ABAP+JAVA

Go again to the portal above and test connection again. The tests should now be OK.

2. Go to portal http://<portal>/irj

- Log on with administrator user

Now you should be able to create an user.

Former Member
0 Kudos

"solved"?

I am very happy for you, but it would be very nice if you could be so kind and share the solution with us - the rest of the community...

Regards,

Nenad

Former Member
0 Kudos

solved

Former Member
0 Kudos

Hi,

if its a JAVA+ABAP system you have to create the user in UME client(default 001) and then assign Roles in User Management in Java

Regards

Ravi

shahinmikailov
Explorer
0 Kudos

This is correct answer

Former Member
0 Kudos

Hi,

Check whether your SAPJSF(client 001) user has the role SAP_BC_JSF_COMMUNICATION if not generate it and assign then restart the SAP system. You should be able to create the users now.

Regards,

Vamshi.

Former Member
0 Kudos

Hi Vamsi,

I have done as per your suggestion but no success.Please suggest another solution