PLS-00323: subprogram or cursor 'string' is declared in a
package specification and must be defined in the package body
Answer / guest
Cause: A subprogram specification was placed in a package
specification, but the corresponding subprogram body was not
placed in the package body. The package body implements the
package specification. So, the package body must contain the
definition of every subprogram declared in the package
specification.
Action: Check the spelling of the subprogram name. If
necessary, add the missing subprogram body to the package body.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-32772: BIGFILE is invalid option for this type of tablespace
ORA-00117: PROTOCOL, ADDRESS or DESCRIPTION must be specified
ORA-01666: controlfile is for a standby database
ORA-24805: LOB type mismatch
DRG-52205: class string and object string already exists for this index
ORA-06558: buffer in dbms_pipe package is full. No more items allowed
ORA-00825: cannot set db_block_buffers if sga_target set
ORA-22629: OCIAnyData is null
ORA-13641: Task cannot be interrupted yet. You may cancel it instead.
ORA-23318: a ddl failure has occurred
EXP-00103: The FLASHBACK_TIME parameter was invalid
RMAN-05507: standby controlfile checkpoint (string) is more recent than duplication point in time (string)