PLS-00491: numeric literal required
Answer / guest
Cause: A constant or variable was used where a numeric
literal is required. For example, the code might look like
my_ename VARCHAR2(max_len); instead of my_ename
VARCHAR2(15); When specifying the maximum length of a
VARCHAR2 variable, an integer literal must be used.
Action: Replace the identifier with a numeric literal.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-02180: invalid option for CREATE TABLESPACE
ORA-13633: The task string was interrupted and needs to be resumed.
ORA-13851: Tracing for client identifier string is already enabled
LPX-00018: internal error "nested open strings"
RMAN-06750: SPFILE cannot be backed up by proxy.
LPX-00271: FTP login failed: ~s
NNC-00402: program interface de-initialization failed
ORA-39038: Object path "string" is not supported for string jobs.
ORA-22318: input type is not an array type
ORA-06114: NETTCP: SID lookup failure
ORA-24791: invalid transaction start flags
PLS-00997: no cursor return types allowed in this beta version