Unable to find Query Runner, Query Inspector and Schema Tools

Hello,

I am on Pega Platform 8.8.4, and I am unable to find neither Query Runner, Query Inspector nor Schema tools in the Config → System → Database

PegaRULES:DatabaseAdministrator role is already added to my operator access group

Any assist is appreciated

Hi @Mohamad Shokor: Hope you done a re-login after adding the role. Please make sure you are in the right access group if you have more than one access group.

Adding PegaRULES:DatabaseAdministrator should help to enable Query runner. If you are still getting the issue, please check if there are any custom implementation in your application for pzSystemMainMenu which is blocking this.

Thanks.

@Mohamad Shokor

Please login again after adding the role. Try with an incognito session if its a caching issue. Check if your operator is pointing to the correct access group if there are more than one access groups present.

Else please raise a Pega ticket for more assistance.

@ArulDevan

I have already had PegaRULES:DatabaseAdministrator. Logging in and logging out did not fix it.

I had to do the following and it Worked.

Remove Role PegaRULES:DatabaseAdministrator – Save – Logout – Login – Add Role PegaRULES:DatabaseAdministrator – Save – Logout – Login

Many thanks all.