JBoss Portal is compatible with db2 8.2 ? i see the setup.dll but AUTO_INCREMENT and MD5 function is not supported by db2. Other problem using "unique" clause in the column declaration (NOT NULL could be set) .. and so on...
I try to correct scripts but when i try to create a new user Hibernate errors occurs: 17:12:02,033 WARN [JDBCExceptionReporter] SQL Error: -104, SQLState: 42601 17:12:02,033 ERROR [JDBCExceptionReporter] DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601, SQLERRMC: END-OF-STATEMENT;ect last_insert_id();<table_expr> 17:12:02,033 WARN [JDBCExceptionReporter] SQL Error: -727, SQLState: 56098 17:12:02,033 ERROR [JDBCExceptionReporter] DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-104;42601;END-OF-S TATEMENT|ect last_insert_id()|<table_expr> 17:12:02,033 WARN [JDBCExceptionReporter] SQL Error: -727, SQLState: 56098 17:12:02,033 ERROR [JDBCExceptionReporter] DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-104;42601;END-OF-S TATEMENT|ect last_insert_id()|<table_expr> 17:12:02,033 WARN [JDBCExceptionReporter] SQL Error: -104, SQLState: 42601 17:12:02,033 ERROR [JDBCExceptionReporter] DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601, SQLERRMC: END-OF-STATEMENT;ect last_insert_id();<table_expr> 17:12:02,033 WARN [JDBCExceptionReporter] SQL Error: -727, SQLState: 56098 17:12:02,033 ERROR [JDBCExceptionReporter] DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-104;42601;END-OF-S TATEMENT|ect last_insert_id()|<table_expr> 17:12:02,033 WARN [JDBCExceptionReporter] SQL Error: -727, SQLState: 56098 17:12:02,043 ERROR [JDBCExceptionReporter] DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-104;42601;END-OF-S TATEMENT|ect last_insert_id()|<table_expr> 17:12:02,043 ERROR [JDBCExceptionReporter] could not insert: [org.jboss.portal.core.impl.user.UserImpl] Maybe hibernate is not compatible with db2 8.2 In the hibernate.org site, i found that db2 is compatible with 7.1, 7.2 and 8.1 (i'm using 8.2 but this is a fix of 8.1) THank You View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870890#3870890 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870890 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
