[ 
https://issues.apache.org/jira/browse/JCR-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560403#action_12560403
 ] 

Guido Jäkel commented on JCR-1320:
----------------------------------

Dear Stefan,

realy(!) thank you for your helpful analysis. You have been right, because i 
made a mistake: On the last of all of the experimental changings of schema I 
changed the main repository configuration with it's template for the workspace, 
but not the derived workspace.xml. Gotcha, 1:0 for you!

But after double-checking the configuration ...

20080118-150934.837 ERROR [main] [] [DbFileSystem] failed to initialize file 
system
com.sybase.jdbc3.jdbc.SybSQLException: Can't find type 'bigint'.

        at com.sybase.jdbc3.tds.Tds.a(Unknown Source)
        at com.sybase.jdbc3.tds.Tds.nextResult(Unknown Source)
        at com.sybase.jdbc3.jdbc.ResultGetter.nextResult(Unknown Source)
        at com.sybase.jdbc3.jdbc.SybStatement.nextResult(Unknown Source)

Now, it's 1:1, again ;)

>From your db.apache.org-links above, i would say, that sybase still don't know 
>BIGINT but the MS counterpart since V2000 (whow!). And one have to use 
>DECIMAL(19,0).



> Support for Sybase
> ------------------
>
>                 Key: JCR-1320
>                 URL: https://issues.apache.org/jira/browse/JCR-1320
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Guido Jäkel
>
> To use Sybase as a database backend for all the components and different 
> implementation, one need specific sybase.ddl-files to configure a schema 
> sybase. Sybase don't seems to be compatible to one of the already existing 
> schema.
> The following files are required:
> * org/apache/jackrabbit/core/persistence/db/sybase.ddl
> * org/apache/jackrabbit/core/persistence/bundle/sybase.ddl
> * org/apache/jackrabbit/core/fs/db/sybase.ddl
> * org/apache/jackrabbit/core/journal/sybase.ddl
> Thank you for support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to