PLS-00320: the declaration of the type of this expression is
incomplete or malformed
Answer / guest
Cause: In a declaration, the name of a variable or cursor is
misspelled or the declaration makes a forward reference.
Forward references are not allowed in PL/SQL. A variable or
cursor must be declared before it is referenced it in other
statements, including other declarative statements. For
example, the following declaration of dept_rec raises this
exception because it refers to a cursor not yet declared:
DECLARE dept_rec dept_cur%ROWTYPE; CURSOR dept_cur IS SELECT
... ...
Action: Check the spelling of all identifiers in the
declaration. If necessary, move the declaration so that it
makes no forward references.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 0 No |
TNS-00292: Log File Name : string
ORA-13701: Snapshot pair [string, string] seems to be specified in reverse order.
NNL-00400: Response status:
LSX-00242: bad Boolean "~S"
ORA-36670: (XSDPART08) workspace object is an INTEGER or NTEXT dimension, or contains an INTEGER or NTEXT dimension. INTEGER and NTEXT dimensions cannot be used as partition dimensions.
ORA-40209: setting % is invalid for % function
TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
RMAN-10038: database session for channel string terminated unexpectedly
ORA-09313: slsprom: error prompting user
ORA-31456: error executing a procedure in the DBMS_CDC_UTILITY package
ORA-01483: invalid length for DATE or NUMBER bind variable
ORA-19572: cannot process file string, file is being being resized