Re: Help installing CCM/CMS 6.1
Vadim Nasardinov <[email protected]> Wed, 5 May 2004 17:41:07 -0400
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Organization | Red Hat / Westford |
| Message-ID | <[email protected]> |
On Wednesday 05 May 2004 17:21, Tuan Nguyen wrote: > 2004-05-05 17:12:55,096 [ main] ERROR rdbms.RDBMSEngine - select > t0.pdl_id as "this.id", > t6.object_type as "this.objectType", > t6.display_name as "this.displayName", > t6.default_domain_class as "this.defaultDomainClass", > t0.pdl_file as "this.pdlFile", > t0.dynamic_object_type as "this.dynamicType" > from persistence_dynamic_ot t0 > join acs_objects t6 on t0.pdl_id = t6.object_id > java.sql.SQLException: ORA-00933: SQL command not properly ended Have you tried running this query in SQL*Plus? What version of Oracle are you using? This looks like SQL92 syntax to me. Probably works on Oracle 9, but not, say, 8.1.7. -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/