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

TNS-12666: Dedicated server: outbound transport protocol different from inbound

1 Answers  


ORA-00067: invalid value string for parameter string; must be at least string

1 Answers  


PLS-00164: cursor subqueries are not supported in this release

1 Answers  


NNL-00562: unregister <name> [-d<address>] [-l<listener_name>] : unregister an object with Oracle Names

1 Answers  


ORA-09914: Unable to open the ORACLE password file.

1 Answers  






O2I-00132: Unable to close a Java file

1 Answers  


DRG-12229: special section string already exists in this section group

1 Answers  


IMG-00713: unsupported destination image format

1 Answers  


TNS-12582: TNS:invalid operation

1 Answers  


ORA-23293: Cannot rename a column which is part of a join index

1 Answers  


PCC-00039: Unable to open input file "string"

1 Answers  


ORA-01269: Destination parameter string is too long

1 Answers  


Categories