I realize this may be an Oracle issue (and we're trying to see if they can help, too), but I thought someone may have some insight as it may be something Orion (or more likely, me) is doing wrong. I'm receiving the following error: java.lang.reflect.InvocationTargetException: javax.ejb.EJBException: Error saving state: ORA-03124: two-task internal error at Bid_EntityBeanWrapper3.saveState(Bid_EntityBeanWrapper3.java:4129) at Bid_EntityBeanWrapper3.toProxyHash(Bid_EntityBeanWrapper3.java:76) at com.ants.ejb.entity.ProxyIterator.<init>(ProxyIterator.java:43) at com.ants.ejb.entity.member.MemberUtil.getBidsStatus(MemberUtil.java:298) at com.ants.ejb.entity.member.MemberUtil.getBidsOpen(MemberUtil.java:281) at java.lang.reflect.Method.invoke(Native Method) at com.ants.ejb.entity.ProxyHash.invokeAccessor(ProxyHash.java:172) at com.ants.ejb.entity.ProxyHash.get(ProxyHash.java:146) at com.ants.pres.util.ReflectionAccessor.getValue(ReflectionAccessor.java:60) at com.ants.pres.xmlc.PageFactory.populate(PageFactory.java:132) at com.ants.pres.xmlc.PageFactory.populate(PageFactory.java:418) at com.ants.pres.xmlc.PageFactory.processDocument(PageFactory.java:62) at com.ants.pres.po.BasePO.getFinalPage(BasePO.java:475) at com.ants.pres.po.BasePO.getPage(BasePO.java:391) at com.ants.pres.po.BasePO.outputPage(BasePO.java:490) at com.ants.pres.po.BasePO.outputPage(BasePO.java:483) at com.ants.pres.po.member.Account.run(Account.java:37) at com.ants.pres.po.BasePO.service(BasePO.java:130) at javax.servlet.http.HttpServlet.service(HttpServlet.java) at com.ants.pres.po.SuperServlet.service(SuperServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java) at com.evermind.server.http.dr.p_(JAX) at com.evermind.server.http.dr.pz(JAX) at com.evermind.util.f.run(JAX) I had to switch to Oracle's OCI driver because their thin driver doesn't work with CLOBs. Has anyone got CLOBs to work with Orion and Oracle? Please help! -- Joel Shellman http://www.ants.com/90589781