You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2009/03/07 08:32:07 UTC

[jira] Assigned: (ROL-1463) Oracle createdb.sql errors

     [ https://issues.apache.org/roller/browse/ROL-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell reassigned ROL-1463:
----------------------------------

    Assignee: Henri Yandell  (was: Roller Unassigned)

> Oracle createdb.sql errors
> --------------------------
>
>                 Key: ROL-1463
>                 URL: https://issues.apache.org/roller/browse/ROL-1463
>             Project: Roller
>          Issue Type: Bug
>          Components: Database Access & Data Model
>    Affects Versions: 4.0
>         Environment: This is against the 3.2 branch.
>            Reporter: Henri Yandell
>            Assignee: Henri Yandell
>
> One line amongst the createdb.sql errors:
> Query 83 of 120 elapsed time (seconds) - Total: 0.011, SQL query: 0.011, Building output: 0
> Error: java.sql.SQLException: ORA-01408: such column list already indexed
> , SQL State: 72000, Error Code: 1408
> Error occured in:
> create index rtl_taskname_idx on roller_tasklock( name )
> If you delete that line, everything runs happily.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.