PLS-00227: subprogram 'in' formal string is not yet denotable



PLS-00227: subprogram 'in' formal string is not yet denotable..

Answer / guest

Cause: When the formal parameters of a subprogram were
declared, one parameter was used to initialize another, as
in PROCEDURE my_proc (j NUMBER, k NUMBER := j) IS ... The
first parameter has no value until run time, so it cannot be
used to initialize another parameter.

Action: Remove the illegal formal parameter reference.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-32050: %s operation failed

1 Answers  


ORA-40202: column string does not exist in the input table string

1 Answers  


ORA-09793: szguns: length of user name is greater than buffer.

1 Answers  


ORA-24067: exceeded maximum number of subscribers for queue string

1 Answers  


ORA-12222: TNS:no support is available for the protocol indicated

1 Answers  






NNO-00853: failed to get LDAP attribute/value: error = number

1 Answers  


RMAN-06453: RECOVERABLE may only be used with datafile objects

1 Answers  


ORA-14612: Duplicate lob segment name string for lob column string in template

1 Answers  


ORA-29366: invalid CONSUMER_GROUP argument specified

1 Answers  


ORA-31622: ORACLE server does not have string access to the specified file

1 Answers  


ORA-22614: error while construction the collection in the image

1 Answers  


ORA-27128: unable to determine pagesize

1 Answers  


Categories