@sravanreddyg said:
I am working on configuring WLSDM as POC in my company. If all goes fine, planning to buy the licence. As of now i am running WLSDM with trial licence. One of the main reason to use WLSDM is to find the SQL which are running for long time. But after configuring the WLSDM, i am unable to view any backend systems. Please help me to resolve this so that i can complete the POC and go ahead with purchase. I am attaching the screenshot.
Hi sravanreddyg,
It’s for sure it’s working but you need to setup back-end configuration
This screen capture shows that you have not configured your back-end conf properly. Here is the steps for the rest.
-
Install wlsdm_agent.jar to your relevent WebLogic managed servers. (Watch this video for your reference: https://youtu.be/a998IUcq4NY?t=2m25s)
-
On this page “Configuration > Montiroring & Diagnostics” select “New Back-end Monitoring” on page operations menu which is located on top right of every page.
-
Then choose relevant WebLogic managed server from combox and select “JDBC Execute Satetements” and click save at the end. Do not forget to activate alarm and threshold configuration for your long running JDBC events.
-
That’s all. Go to “Monitoring & Diagnostics > Back-end Systems > JDBC” page. Then you must see your live SQLs.
By the way, which WebLogic and Java version are you working on?
Note: Firstly we have full featured free edition for development mode domains.