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

PLS-00205: Aggregate not allowed here

1 Answers  


ORA-01139: RESETLOGS option only valid after an incomplete database recovery

1 Answers  


RMAN-08027: channel string: copied current controlfile

1 Answers  


ORA-19623: file string is open

1 Answers  


NNL-00581: unregister_ns: <name server> <domain>

1 Answers  






ORA-12809: cannot set string_INSTANCES when mounted in exclusive mode

1 Answers  


UDI-00053: unrecognized client command 'string'

1 Answers  


IMG-00901: VIR signature version mismatch

1 Answers  


DRG-11844: HTTP Version Not Supported

1 Answers  


ORA-01101: database being created currently mounted by some other instance

1 Answers  


ORA-34900: (PPWKDAYS00) At least 7 day names must be given. Only number were provided.

1 Answers  


ORA-25444: invalid ROWID: string for table alias: string

1 Answers  


Categories