You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
Answer / Dhyan Chand
To narrow down the issue, you can start by monitoring system resources such as CPU usage, memory consumption, network traffic, and disk I/O. You can use tools like top, vmstat, iostat, and netstat on Unix-based systems or Performance Monitor on Windows to gather this information. Additionally, analyzing logs from your application and Weblogic server can provide insights into any potential issues.
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic
What Are The Various Types Of Weblogic Installations ?
Explain what are the transaction isolation levels supported by weblogic jdriver?
What is config.xml.booted file.
How do I provide user credentials for starting weblogic server?
Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
What are crossdomainconnectors in reference to web logic servers?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What are the capabilities of weblogic server?
what is difference between cor dump and heap dump. Explain the situation when you have to take thead dump and when to take heap dump