SQL Query Runner

while trying to execute a query in query runner , configuration map error is displayed

how to fix this issue

HI @KrishnaMohanK2527: Have you looked into the below? Does this helps?

Query Runner error No Data-Admin-DB-Name instance | Pega?

Thanks

@KrishnaMohanK2527 Hi,

Are you trying to access the query runner in on-premises?

@SrinidhiM

Personal edition 8.7

@ArulDevan

This error seems to be different , I have added the mentioned access role.

For personal Edition ,working after making below changes:

add below in context.xml file:

  • url, username, password should be of your postgres details.

add below in prconfig.xml file:

@KrishnaMohanK2527 This helps for me thanks

@KrishnaMohanK2527 please see the following 7.3.1 Personal Edition Database Access and JDBC URL and the following Query Runner help in Pega Infinity Personal Edition post.

I also found this external article DB configuration for Pega Personal Edition 8

You could also consider using the Community Edition instead, which is the software we recommend.

@KrishnaMohanK2527 This helps for me thanks