Description:
Below error occurs while accessing, Oracle Clinical
Maintain Discrepancy Database for a Study screen.
13761: Current form cannot be executed without current profile context.
Solution:
Lack of "RXC_DMGR" role the above error occurrs. Grant RXC_DMGR role to the user solves the issue.
Step 1: Login as SYS
Step 2: GRANT RXC_DMGR TO OPS$USERNAME;
No comments:
Post a Comment