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 "Satheesh Bandaram (JIRA)" <de...@db.apache.org> on 2006/03/01 23:44:25 UTC

[jira] Updated: (DERBY-1072) Misleading/wrong error message while dropping a view

     [ http://issues.apache.org/jira/browse/DERBY-1072?page=all ]

Satheesh Bandaram updated DERBY-1072:
-------------------------------------

      Component: Newcomer
                 SQL
    Description: 
while dropping a view which does not really exist on a database , the error message thrown by ij says ERROR X0X05: Table 'VIEW222' does not  exist. It looks like we should make the error message to say that  "Table/View" does not exist, instead of "table".

Look at other messages that are shared for both Table and View.

  was:while dropping a view which does not really exist on a database , the error message thrown by ij says ERROR X0X05: Table 'VIEW222' does not  exist. It looks like we should make the error message to say that  "view" does not exist, instead of "table".


> Misleading/wrong error message while dropping a view
> ----------------------------------------------------
>
>          Key: DERBY-1072
>          URL: http://issues.apache.org/jira/browse/DERBY-1072
>      Project: Derby
>         Type: Bug
>   Components: SQL, Newcomer
>     Versions: 10.1.2.2
>  Environment: windows xp , jdk1.5
>     Reporter: Manjula Kutty
>     Priority: Minor

>
> while dropping a view which does not really exist on a database , the error message thrown by ij says ERROR X0X05: Table 'VIEW222' does not  exist. It looks like we should make the error message to say that  "Table/View" does not exist, instead of "table".
> Look at other messages that are shared for both Table and View.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira