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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2014/03/06 01:04:43 UTC

[jira] [Created] (DERBY-6498) Derby does not always automatically create a user's schema

Myrna van Lunteren created DERBY-6498:
-----------------------------------------

             Summary: Derby does not always automatically create a user's schema
                 Key: DERBY-6498
                 URL: https://issues.apache.org/jira/browse/DERBY-6498
             Project: Derby
          Issue Type: Bug
          Components: SQL
    Affects Versions: 10.10.1.1
            Reporter: Myrna van Lunteren


There are many examples of statements failing because Derby has not implicitly created the schema associated with the current user. You don't see this if the schema is the default APP schema. But if the user is anyone other than APP, then various statements can fail. Maybe we should implicitly create a schema even if the user isn't APP. Right now, you get an error like this:

ERROR 42Y07: Schema 'ROOT' does not exist 

This is intended as a master issue, to link various other issues that have been fixed, or further issues as they are found/reported.



--
This message was sent by Atlassian JIRA
(v6.2#6252)