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-19679: RMAN configuration number string is outside valid range of 1 through string

1 Answers  


ORA-23466: flavor requires missing object "string"."string"

1 Answers  


ORA-09824: Unable to enable allowmacaccess privilege.

1 Answers  


LSX-00117: "minLength" should not be greater than "maxLength"

1 Answers  


PLW-07203: parameter 'string' may benefit from use of the NOCOPY compiler hint

1 Answers  






ORA-02335: invalid datatype for cluster column

1 Answers  


LFI-01002: Unable to read line from file.

1 Answers  


ORA-22996: NEXT extent size is smaller than LOB chunksize

1 Answers  


ORA-01618: redo thread string is not enabled - cannot mount

1 Answers  


ORA-32155: Anydata not specified

1 Answers  


ORA-13601: The specified Advisor string does not exist.

1 Answers  


ORA-24158: invalid table alias

1 Answers  


Categories