Previous Topic: Models Will Not BuildNext Topic: Compile Step Failed #2


Load Module Failed to Generate

Symptom:

Load module fails to generate, displays the following message:

Precompile on P6052435.SQC failed for [model_name].

Reason:

This is an indication that certain Oracle precompilation parameters for the current user might not have been properly set.

Action:

  1. In the Build Tool Client, bring up the profile that you used to build your application.
  2. Modify the OPT.DBPCCFLAGS, changing the IRECLEN= and ORECLEN= values within the profile token to be large enough for the longest input line. We recommend a value of 260.
  3. Save your changes and rebuild.