Missing JDBC URL Connection String
I have a PEGA 6.1 SP2 instance on WebLogic server with an Oracle Database that was set up a few years and I need your expertise on the way the DB connections have been set up.
Inside my PEGA application (under Rules Explorer -> SysAdmin -> Database) I have a custom DB with JDBC URL String specified and a PegaRules DB WITHOUT a JDBC URL String specification.
In the WebLogic Console, the JDBC URL String is specified for both Databases and my application is working.
When I test my DB connection (for the DB without the JDBC URL String specified) I get the following msg. --
Test Database Connection :- Status Value: No DataSource definition available for database PegaRULES:
code: <none>
SQLState: <none>
Message: <none>
Fail
When I test my DB connection (for the custom DB with the JDBC URL String specified) I get the following msg. --
Test Database Connection
Status Value: Good
Successfully connected to database
On page 31 of the installation guide, the string is specified but inside my application the string is absent and my application is still working.
https://pdn.pega.com/documents/prpc-61-sp2-installing-weblogic-application-servers
I have a PEGA 6.1 SP2 instance on WebLogic server with an Oracle Database that was set up a few years and I need your expertise on the way the DB connections have been set up.
Inside my PEGA application (under Rules Explorer -> SysAdmin -> Database) I have a custom DB with JDBC URL String specified and a PegaRules DB WITHOUT a JDBC URL String specification.
In the WebLogic Console, the JDBC URL String is specified for both Databases and my application is working.
When I test my DB connection (for the DB without the JDBC URL String specified) I get the following msg. --
Test Database Connection :- Status Value: No DataSource definition available for database PegaRULES:
code: <none>
SQLState: <none>
Message: <none>
Fail
When I test my DB connection (for the custom DB with the JDBC URL String specified) I get the following msg. --
Test Database Connection
Status Value: Good
Successfully connected to database
On page 31 of the installation guide, the string is specified but inside my application the string is absent and my application is still working.
https://pdn.pega.com/documents/prpc-61-sp2-installing-weblogic-application-servers
Where would I find the settings for the PegaRules Database which is able to connect without specifying the JDBC URL Connection String inside the Developer Portal? Screen shots are attached.
***Updated by Moderator: Vidyaranjan. Removed user added Ask the Expert tag. Apologies for confusion, shouldn't have been an end-user option***