PLS-00104: empty argument list in call of procedure 'string'
must be omitted



PLS-00104: empty argument list in call of procedure 'string' must be omitted..

Answer / guest

Cause: In a subprogram call, the name of the subprogram was
followed by an empty parameter list. For example, procedure
P was called as P(). This is not allowed.

Action: Remove the empty parameter list. In the example,
change the procedure call to P.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

QSM-01080: invalid dimension, string

1 Answers  


ORA-09807: Conversion of label from string to binary failed.

1 Answers  


KUP-03018: invalid date mask "string" specified for column string

1 Answers  


NNL-00502: Shows, sets, or cancels when the server next dumps its statistic counters

1 Answers  


ORA-09987: unable to attach to SGA in READ-ONLY mode

1 Answers  






ORA-01573: shutting down instance, no further change allowed

1 Answers  


ORA-16075: standby database destination mismatch

1 Answers  


ORA-15130: diskgroup "string" is being dismounted

1 Answers  


ORA-04072: invalid trigger type

1 Answers  


TNS-01168: Cannot allocate memory

1 Answers  


ORA-13220: failed to compare tile with the geometry

1 Answers  


DRG-50860: failed to prepare statement

1 Answers  


Categories