PLS-00245: Formals used in the 'parameters' clause must
appear exactly once



PLS-00245: Formals used in the 'parameters' clause must appear exactly once..

Answer / guest

Cause: There are multiple declarations of the formal
parameter in the PARAMETERS clause. PL/SQL allows only one
declaration of the formal parameter in the PARAMETERS clause.

Action: Correct the PARAMETERS clause.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02331: cannot create constraint on column of datatype string

1 Answers  


ORA-09951: Unable to create file

1 Answers  


TNS-12170: TNS:Connect timeout occurred

2 Answers  


ORA-27029: skgfrtrv: sbtrestore returned error

1 Answers  


ORA-02268: referenced table does not have a primary key

1 Answers  






ORA-27065: cannot perform async vector I/O to file

1 Answers  


ORA-03122: attempt to close ORACLE-side window on user side

1 Answers  


IMP-00052: Warning: Unable to set event for freelist communication with server

1 Answers  


NZE-28864: SSL connection closed gracefully

1 Answers  


NID-00410: Reversion of database changes failed during validation - database is intact.

1 Answers  


DRG-13100: index is not partitioned

1 Answers  


ORA-38104: Columns referenced in the ON Clause cannot be updated: string

1 Answers  


Categories