How to fix the Oracle error PCC-02144: CMD-LINE: Blank characters are not allowed on either side of an equal sign (=)?

In this post, you’ll learn more about the Oracle ErrorPCC-02144: CMD-LINE: Blank characters are not allowed on either side of an equal sign (=) with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

PCC-02144: CMD-LINE: Blank characters are not allowed on either side of an equal sign (=)

Reason for the Error PCC-02144: CMD-LINE: Blank characters are not allowed on either side of an equal sign (=)

Cause: An equal sign (=) was either immediately preceded or followed by a blank character.

How to fix the Error PCC-02144: CMD-LINE: Blank characters are not allowed on either side of an equal sign (=) ?

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

Action: Precompile your program again without blank characters on either side of any equal sign (=) on the command line.

Tags :

Leave Your Comment