Database Error Messages

PCC-02455

Must use option OUTLINE when option RUNOUTLINE is used

Cause

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


Action

Set the precompiler option OUTLINE=YES|OUTLINENAME.