Home Discussions Questions & Answers FRM-30085: Unable to adjust form for output during compilation

FRM-30085: Unable to adjust form for output during compilation

Avatar photoCustomer September 6, 2019 at 5:47 am

I am getting the error Form: XXEN_REPORTS FRM-30085: Unable to adjust form for output. Form not created during installation/upgrade.

Viewing 4 reply threads
  • Author
    Replies
    • Support September 6, 2019 at 3:54 pm  

      This error usually means that the required database packages (like XXEN_REPORT, XXEN_UTIL, etc.) are in an invalid state, preventing the form compilation process from succeeding.

    • Avatar photoCustomer September 7, 2019 at 5:45 am  

      How do I validate and fix the package status?

    • Support September 8, 2019 at 7:29 am  

      You need to manually recompile all Blitz Report packages. Run a SQL script as APPS executing commands like alter package XXEN_REPORT compile; and alter package XXEN_REPORT compile body; for all Blitz Report packages listed in the source.

    • Avatar photoCustomer September 9, 2019 at 11:00 am  

      After successful recompilation, what is the final step?

    • Support September 11, 2019 at 10:41 am  

      After the database packages are valid, you must then rerun the frmcmp_batch.sh command on the application server to compile the XXEN_REPORTS.fmb form into an .fmx file.

Viewing 4 reply threads
  • You must be logged in to reply to this post.

Login with: