[Lxr-dev] [ lxr-Bugs-2773972 ] initdb-oracle.sql doesn't work with 10.2 of Oracle Express
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2009-04-19 09:17:34
|
Bugs item #2773972, was opened at 2009-04-19 10:14 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2773972&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database interface Group: v0.9.6 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: AdrianIssott (adrianissott) Summary: initdb-oracle.sql doesn't work with 10.2 of Oracle Express Initial Comment: See the attached file for the full output from running initdb-oracle.sql using sqlplus. The really suspicious bit is: SP2-0734: unknown command beginning "constraint..." - rest of line ignored. SP2-0042: unknown command ")" - rest of line ignored. create index lxr_i_indexes on lxr_indexes(symid) ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-19 10:17 Message: Changed invalid C++ style comment to be a SQL comment ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2773972&group_id=27350 |