Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Understanding AWR report - Newbie

1012766Jun 4 2013 — edited Jun 4 2013
Hello all,

I am a newbie to oracle DBA and need help in understanding AWR report. I have a historical AWR and I want to know how to figure out how the DB was doing. What are the parameters in the report I need to look into in the AWR report to make this determination.



Please help

Comments

Timo Hahn
Answer

User, tell us your exact jdev version, please!

Have you searched your project for 'activation-config' or 'destination'?
you should find either some annotations or ejb-xxx.xml files holding this property. One of them is misconfigured like having 'destination' instead of 'destinationType'. Find this bean and correct the property.
(see e.g. https://docs.oracle.com/middleware/11119/wls/WLMDB/annotations.htm)

Timo

Marked as Answer by User_LZICS · Jun 10 2021
User_LZICS

I use Eclipse 2018, set Weblogic 12.2.1.4 as a runtime. The application used to work fine on Weblogic 12.1.x

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 2 2013
Added on Jun 4 2013
5 comments
13,126 views