Hi,
 I seem to be having similar issues on JBoss 3.2.4 and Oracle 9i. Try as I 
could, I couldn't figure out a way to restric the CMR alias names. Here;s the 
query being generated 

SQL: SELECT ORGANIZATIONAL_UNIT.ORG_UNT_ID, ORGANIZATIONAL_UNIT.ORG_UNT_PAR_ID, 
ORGANIZATIONAL_UNIT_organizationalUnitParent.ORG_UNT_NM, 
ORGANIZATIONAL_UNIT_organizationalUnitParent.ORG_UNT_VOID_IND, 
ORGANIZATIONAL_UNIT_organizationalUnitParent.ORG_UNT_EFF_DT, 
ORGANIZATIONAL_UNIT_organizationalUnitParent.ORG_UNT_END_DT, 
ORGANIZATIONAL_UNIT ORGANIZATIONAL_UNIT, ORGANIZATIONAL_UNIT 
ORGANIZATIONAL_UNIT_organizationalUnitParent WHERE
.....

I get a ORA-00972: identifier too long exception. How is the 
ORGANIZATIONAL_UNIT_organizationalUnitParent alias generated in JBoss ? How can 
I restrict it to 30 characters for Oracle ?

Thanks,
Hemant.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892152#3892152

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892152


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to