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!

how can I get the kglhd struct info in library cache of shared pool with oradebug

User_1AQZ3Mar 6 2022

I get the sql statement info include kglhdadr(sql_address in v$session) with x$ksuse(v$session), I need know the kglhd struct such as variables offeset in it and so on. but I don't konw how to get these infos with oradebug or other tools in oracle

Comments

Post Details

Added on Mar 6 2022
3 comments
370 views