PCC-02307: void can only be used when single parameter



PCC-02307: void can only be used when single parameter..

Answer / guest

Cause: A function can be declared or defined using the
following syntax: int func1(void) to indicate that the
function has no parameters. void can be used only once in
this case.

Action: Remove the extra voids in the function definition or
declaration.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NID-00306: Datafile string - no revert needed

1 Answers  


TNS-12212: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA

1 Answers  


RMAN-08025: channel string: copied controlfile copy

1 Answers  


ORA-01689: syntax error in clause "string" of string

1 Answers  


ORA-31614: routine string received this error from string: string

1 Answers  


PLS-00141: duplicate external PARAMETER STYLE specification in subprogram expression

1 Answers  


ORA-14001: LOCAL clause contradicts previosly specified GLOBAL clause

1 Answers  


ORA-15171: invalid syntax in the alias path after 'string'

1 Answers  


RMAN-08066: database reset to incarnation string

1 Answers  


TNS-01090: No longer listening on: string

1 Answers  


SQL*Loader-00813: error dropping internal table: string

1 Answers  


PCC-02302: cannot open code generation output file "string"

1 Answers  


Categories