1 Reply Latest reply on Aug 5, 2014 8:37 AM by shawkins

    Deploying a source model that contains multiple tables of the same name but different case throws an exception

    cgausub

      I had created a source model on an oracle database where I had two tables 'customer' and 'CUSTOMER' in the same schema.

      When I tried deploying this on a Teiid embedded server I get an exception with error code TEIID60013.

      Is this an expected behavior?