You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2011/01/12 19:54:51 UTC

[jira] Updated: (DERBY-4580) Cannot use dblook on soft-upgraded database: Table/View 'SYS.SYSSEQUENCES' does not exist.

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

Kathey Marsden updated DERBY-4580:
----------------------------------

    Fix Version/s: 10.6.1.0

> Cannot use dblook on soft-upgraded database: Table/View 'SYS.SYSSEQUENCES' does not exist.
> ------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4580
>                 URL: https://issues.apache.org/jira/browse/DERBY-4580
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 10.6.1.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Rick Hillegas
>             Fix For: 10.6.1.0
>
>         Attachments: dblook.log, derby-4580-01-aa-dblookSequencesSoftUpgrade.diff
>
>
> I tried to use dblook on trunk to dump the schema of a database created with Derby 10.5. dblook printed the following message:
> -- Timestamp: 2010-03-12 15:45:50.836
> -- Source database is: db
> -- Connection URL is: jdbc:derby:db
> -- appendLogs: false
> -- Note: At least one unexpected error/warning message was
> -- encountered during DDL generation.  See dblook.log
> -- to review the message(s).
> In dblook.log, I saw an exception with this message:
> java.sql.SQLSyntaxErrorException: Table/View 'SYS.SYSSEQUENCES' does not exist.

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