Skip to Main Content

Oracle Forms

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.

Forms compiler output on 12.2.1.19 contains what looks like internal debugging

ben_gFeb 27 2025

We've just built an OL8.10 dev server with Forms 12.2.1.19 + Oct-2024 QPR. Although compilation succeeds and runtime is fine, the compilation logs are filled with output like:

phd_get_defn:DI_U_NAM: RECORDGROUP 
(Using the structured tree format)
PD28(E):DI_U_NAM  [
   L_SRCPOS : row 14 col 15
   L_SYMREP : RECORDGROUP,
   S_DEFN_PRIVATE : PD80^(4),
   SS_BUCKE : 
   L_DEFAUL : 256 
]

For one library that contains a lot of program units the size of the log file has gone from 9KB to 947KB and that "phd_get_defn" block appears 4388 times.

I've attached the compilation logs for this library on 12.2.1.4 and 12.2.1.19.

Any ideas?

pico.library.4.log

pico.library.19.log

This post has been answered by Michael Ferrante-Oracle on Feb 27 2025
Jump to Answer
Comments
Post Details
Added on Feb 27 2025
1 comment
132 views