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

ORA-33261: (DBERRLEN) Analytic workspace string extension number truncated at number bytes while trying to read at number.

1 Answers  


PCC-00145: This statement can only be used with THREADS=YES

1 Answers  


ORA-35280: (SNSYN165) The format of the AGGREGATE command is: AGGREGATE varname1 [varname2 varname3 ...] USING aggmap-name [COUNTVAR intvar-name1 [intvar-name2 intvar-name3 ...]] [FUNCDATA] [THREADS #]

1 Answers  


DRG-50803: failed to define output

1 Answers  


TNS-00022: INTCTL: missing CMANAGER_NAME in INTCHG.ORA

1 Answers  






ORA-22132: hexadecimal string does not correspond to a valid REF

1 Answers  


RMAN-06459: BACKUP <VALIDATE|DURATION> is not supported with PROXY

1 Answers  


ORA-07612: $GETUAI failed in retrieving the user's clearance level

1 Answers  


ORA-29843: indextype should support atleast one operator

1 Answers  


IMG-00520: invalid value for numberOfBands

1 Answers  


ORA-02828: Segment free list is empty

1 Answers  


PCC-02011: found identifier greater than 128 characters (truncated)

1 Answers  


Categories