Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PCC-02454

Must use option OUTLINE when option OUTLINPREFIX is used

Cause

The precompiler option OUTLINEPREFIX was used without specifying OUTLINE=YES|OUTLINENAME. The precompiler option OUTLINE must be specifiied if OUTLINPREFIX is used.


Action

Set the precompiler option OUTLINE=YES|OUTLINENAME.