Troubleshooting
Problem
If the Initiate database is installed in a database schema with many other tables, such as the Oracle system user, it is possible the following exception may be experienced with running web reports. org.hibernate.hql.ast.QuerySyntaxException: EntXtsk_id is not mapped [select count(task.memrecno), task.srcrecno from com.initiatesystems.reports.dao.AudHeadPO as audhead, EntXtsk_id as task, com.initiatesystems.reports.dao.MemHeadPO as memhead where (task.memrecno = memhead.memrecno) and (memhead.caudrecno = audhead.audrecno) and (memhead.memstat in (:memstats)) and (task.tsktypeno = 2) and (task.srcrecno in (:srcRecnos)) and (audhead.audctime >= :begin) and (audhead.audctime <= :end) group by task.srcrecno]
Log InLog in to view more of this document
Historical Number
1036
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21471581