PCC-02107: You may not specify PARSE = FULL when CODE = CPP



PCC-02107: You may not specify PARSE = FULL when CODE = CPP..

Answer / guest

Cause: The PARSE=FULL and CODE=CPP options were both
specified on the command line. The PARSE=FULL option invokes
the C parser which does not understand any C++ constructs
generated by the precompiler with CODE=CPP option.

Action: Set the PARSE option to either NONE or PARTIAL if
the CODE=CPP option is specified.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06262: NETNTT: nfconn() failed

1 Answers  


NID-00600: Internal Error - [number] [number] [number] [number]

1 Answers  


NNL-00341: Trace file name is now string

1 Answers  


ORA-13520: Database id (string) not registered, Status = string

1 Answers  


RMAN-06564: must use the TO clause when the instance is started with SPFILE

1 Answers  






TNS-00144: PUMP_CONNECTIONS value in INTCHG.ORA is too large.

1 Answers  


ORA-25301: cannot specify recipient list during enqueue

1 Answers  


ORA-29805: missing COLUMN keyword

1 Answers  


ORA-32771: cannot add file to bigfile tablespace

2 Answers  


RMAN-06115: changed backup piece available

1 Answers  


ORA-01109: database not open

1 Answers  


SQL*Loader-00290: PIECED keyword (on column string) allowed only for lob or long columns

1 Answers  


Categories