Oracle Message PCC-02047 - CMD-LINE: Option is not allowed inline:

ERRORCMD-LINE: Option is not allowed inline:
CAUSEAn option was entered inline that can only be entered on the command line or in a configuration file. For example, the offending code might look like EXEC ORACLE OPTION (NLS_CHAR=); The NLS_CHAR option can only be entered on the command line or in a configuration file.
ACTIONRemove the option from the source file, and specify it on the command line.