PLS-00492: variable or constant initialization may not refer
to functions declared in the same package
Answer / guest
Cause: If a package spec p declares a function f, that
function may not be used in any variable declarations in
that same package spec. This is because of a circular
instantiation problem: in order to fully instantiate the
package spec, the variable must be initialized. To
initialize the variable, the function body code in the
package body must be executed. That requires that the
package body be instantiated. However, the package body
cannot be instantiated until the package spec is fully
instantiated.
Action: Remove the reference to the function from the
variable initialization. A technique which often works is to
move the variable initialization from the variable
declaration (in the package spec) to the package body
initialization block.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-06777: TLI Driver: error reading parms
ORA-24460: Native Net Internal Error
ORA-01558: out of transaction ID's in rollback segment string
ORA-31029: Cannot bind to unsaved resource
ORA-16513: maximum requests exceeded
KUP-03004: absolute end (number) specified with relative start (number) for field string
QSM-02084: DISTINCT clause on a duplicate sensitive aggregate function
IMG-00540: contentFormat and interleave conflict
ORA-26511: master table 'string.string' not found
IMG-02004: 2FF04 - incorrect feature list specification
ORA-30369: maximum number of columns is 32
LSX-00122: value is not valid restriction of parent's whiteSpace