GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Change the role of a User in OGG MS 12.3

edited May 1, 2019 12:17PM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered ✓

Hello

I have 2 users created with Role = User in my GG MS 12.3 deployment.

I am hoping to change their role to "Operator".  Hoping not to drop the existing account and create a new user.

So, tried running Curl script but am getting an error.  Can only passwords be modified this way?

curl -u oggid:password -H “Content-Type:application/json” -H “Accept:application/json” -X PATCH http://hostname:7849/services/v2/authorizations/user/uuserid1 -d '{"role":"Operator"}' | python -mjson.tool

I get the following response - I could not find any description for error code OGG-12108....is it even possible to change the role of an existing user?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center