[teiid-issues] [JBoss JIRA] Created: (TEIID-1310) SYS.VDBResources table is set as a non-system-owned table - should be isSystem = true

Paul Nittel (JIRA) jira-events at lists.jboss.org
Tue Oct 19 13:18:54 EDT 2010


SYS.VDBResources table is set as a non-system-owned table - should be isSystem = true
-------------------------------------------------------------------------------------

                 Key: TEIID-1310
                 URL: https://jira.jboss.org/browse/TEIID-1310
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 7.1.1
            Reporter: Paul Nittel
            Assignee: Steven Hawkins
             Fix For: 7.1.1


If you execute this query:

select name, isSystem from sys.tables

You will find the VDBResources table is listed with isSystem = false. It should be true as this is owned by the system.

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

        


More information about the teiid-issues mailing list