Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When executing Ambari-DML-Oracle-FIX_LOCAL_REPO.sql, the following error occurs to every single query with INSTR() function:
SQL> SQL> 2 3 WHERE INSTR('HDPLocal' in current_stack_version) > 0
*
ERROR at line 3:
ORA-00907: missing right parenthesis
When executing Ambari-DML-Oracle-INSERT_METAINFO.sql
- Need commit;
- Need to single-quote string values
- Need to double-quote metainfo column names, because the create script uses double-quoted column names.
Attachments
Attachments
Issue Links
- links to