How to fix the Oracle error PCC-02455: Must use option OUTLINE when option RUNOUTLINE is used?

In this post, you’ll learn more about the Oracle ErrorPCC-02455: Must use option OUTLINE when option RUNOUTLINE is used with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

PCC-02455: Must use option OUTLINE when option RUNOUTLINE is used

Reason for the Error PCC-02455: Must use option OUTLINE when option RUNOUTLINE is used

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

How to fix the Error PCC-02455: Must use option OUTLINE when option RUNOUTLINE is used ?

You can fix this error in Oracle by following the below steps

Action: Set the precompiler option OUTLINE=YES|.

Tags :

Leave Your Comment