I have a few questions about the schema used for the JDBC store:
        1.) Some tables, like the "objects" table, have a varchar(3200) as a
primary key.  Oracle 8i is unable to index tables having a primary key type
where the length of varchar is greater than 1080.
        2.) Why do some tables, such as "latestrevisions", lack a primary
key?

---> Mike Gartrell <---     ---> [EMAIL PROTECTED] <---
                            ---> phone: (541) 715-0008 <---


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to