PCC-00119: Value of const variable in INTO clause will be
modified
Answer / guest
Cause: A variable declared with the type specifier "const"
was used in an INTO clause. Such variables should not be
modified and should not be used in an INTO clause.
Action: Check the spelling of all identifiers in the INTO
clause. If necessary, remove "const" from the host variable
declaration or use a different host variable.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PLS-00411: Number of values in aggregate and in subquery don't match
TNS-01203: Missing the account (string) specified by DEFAULT_USER_ACCOUNT in SID_DESC
ORA-12350: database link being dropped is still mounted
AMD-00155: Object to delete "string" does not exist in Workspace "string"
DRG-51313: timeout while waiting for DML or optimize lock
RMAN-06598: conversion between platforms 'string' and 'string' is not needed
ORA-14272: only a partition with higher bound can be reused
ORA-01558: out of transaction ID's in rollback segment string
PCC-00099: Length cannot be given for types ROWID, DATE, or MLSLABEL
EXP-00091: Exporting questionable statistics.
ORA-16130: supplemental log information is missing from log stream
PCB-00305: Oracle extension to the COMMIT and ROLLBACK statements