Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Role locked during query execution

Former Member
0 Kudos

Role can get locked while user is executing a query part of that role. Role gets locked for user assignment in PFCG while user runs the query......

This will not always occur, but running a query should not cause a role lock.

3 REPLIES 3

Former Member
0 Kudos

My guess is that the query itself is opening the role in change mode and modifying the menu or possibly even authorizations.

This will cause a lock in SM12 and will also (correctly) lock the role when accessed from PFCG (only!).

Dodgey design...

Cheers,

Julius

0 Kudos

thanks Julius but how are u checking if the query itself is accessing anything in change mode?

0 Kudos

I would check in the source code...