PLS-00518: This INSERT statement requires VALUES clause
containing a parenthesised list of values
Answer / guest
Cause: A VALUES clause was entered without a list of SQL
data items in parentheses. In all INSERT statements with an
explicit column list, the VALUES clause must contain a list
of SQL data items in parentheses. For example: INSERT INTO
my_tab (a,b,c) VALUES (1,2,my_variable);
Action: Rewrite the statement to include a list of SQL data
items in parentheses.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PLS-00498: illegal use of a type before its declaration
LSX-00122: value is not valid restriction of parent's whiteSpace
ORA-38702: Cannot update flashback database log file header.
ORA-34000: (MODCOMP13) You cannot use both workspace object and workspace object as model dimensions, because they are both surrogates of dimension workspace object.
ORA-30730: referential constraint not allowed on nested table column
ORA-13528: name (string) is already used by an existing baseline
SQL*Loader-00306: Token longer than max allowable length of number chars
ORA-31451: invalid value string for capture_values, expecting: OLD, NEW, or BOTH
ORA-29904: error in executing ODCIIndexClose() routine
ORA-02257: maximum number of columns exceeded
ORA-22952: Nested Table equality requires a map method on the element ADT
ORA-19756: corrupt block number string found in change tracking file
1 Answers Scope International,