PLS-00244: Multiple declarations in foreign function formal
parameter list



PLS-00244: Multiple declarations in foreign function formal parameter list..

Answer / guest

Cause: There are multiple declarations of at least one the
following FORMAL, INDICATOR, LENGTH, MAXLENGTH, or CONTEXT.
PL/SQL allows only one declaration of the above for each
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-15021: parameter "string" is not valid in string instance

1 Answers  


ORA-08466: raw buffer length string is too short for string

1 Answers  


ORA-15010: name is already used by an existing ASM disk

1 Answers  


ORA-07568: slspool: $OPEN failure

1 Answers  


SQL*Loader-00605: Non-data dependent ORACLE error occurred -- load discontinued.

2 Answers  


ORA-12030: cannot create a fast refresh materialized view

1 Answers  


RMAN-06263: %-4s string string

1 Answers  


RMAN-00556: could not open CMDFILE "string"

2 Answers  


ORA-36342: (SNSYN200) The format of the CLEAR command is: CLEAR [ ALL | STATUS ] [ CHANGES | PRECOMPUTES | NONPRECOMPUTES | CACHE ] FROM var1 [var2, var3...] [USING aggmap]

1 Answers  


PLS-00358: column 'string' exists in more than one table; use qualifier

1 Answers  


ORA-00270: error creating archive log string

1 Answers  


ORA-23420: interval must evaluate to a time in the future

1 Answers  


Categories