2 Replies Latest reply on Oct 25, 2006 5:28 PM by daniel.brum

    Table object_snap uses Oracle keyword UID

    jeffdelong

      I downloaded jboss-esb-4.0.4B1MP1, and wanted to use Oracle for the tables. In the process of converting the HSQL script I found that the object_snap table uses UID as a column name, which is an Oracle keyword (hence the script blew up).

      CREATE TABLE object_snap (uid number(19,0) NOT NULL