You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Chantelle Turco (Jira)" <je...@portals.apache.org> on 2020/10/22 23:36:00 UTC

[jira] [Created] (JS1-567) CLONE - [FIX] db2 database ddl script

Chantelle Turco  created JS1-567:
------------------------------------

             Summary: CLONE - [FIX] db2 database ddl script
                 Key: JS1-567
                 URL: https://issues.apache.org/jira/browse/JS1-567
             Project: Jetspeed
          Issue Type: Bug
          Components: Database
    Affects Versions: 1.4b4-dev / CVS
         Environment: Operating System: All
Platform: All
            Reporter: Chantelle Turco 


Hi,

I'm having problems with the turbine database ddl script for DB2, distributed 
with the 1.4b4-src version

multiple occurences of
" XXX CHAR(xx) FOR BIT DATA CHAR(n) FOR BIT DATA "
must probably be 
" XXX CHAR(xx) FOR BIT DATA "
Please confirm whether the CHAR(xx) will be enough for all cases

Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: [jira] [Created] (JS1-567) CLONE - [FIX] db2 database ddl script

Posted by David S Taylor <da...@bluesunrise.com>.
The Jetspeed-1 project has been retired since December 2008. I think its going to be difficult to get support on Jetspeed-1 these days. You may want to try getting help here:

http://db.apache.org/torque/torque-5.0/index.html <http://db.apache.org/torque/torque-5.0/index.html>

--
David S Taylor
707 529-9194
david@bluesunrise.com
https://www.linkedin.com/in/davidseantaylor/



> On Oct 22, 2020, at 4:36 PM, Chantelle Turco (Jira) <je...@portals.apache.org> wrote:
> 
> Chantelle Turco  created JS1-567:
> ------------------------------------
> 
>             Summary: CLONE - [FIX] db2 database ddl script
>                 Key: JS1-567
>                 URL: https://issues.apache.org/jira/browse/JS1-567
>             Project: Jetspeed
>          Issue Type: Bug
>          Components: Database
>    Affects Versions: 1.4b4-dev / CVS
>         Environment: Operating System: All
> Platform: All
>            Reporter: Chantelle Turco 
> 
> 
> Hi,
> 
> I'm having problems with the turbine database ddl script for DB2, distributed 
> with the 1.4b4-src version
> 
> multiple occurences of
> " XXX CHAR(xx) FOR BIT DATA CHAR(n) FOR BIT DATA "
> must probably be 
> " XXX CHAR(xx) FOR BIT DATA "
> Please confirm whether the CHAR(xx) will be enough for all cases
> 
> Thanks
> 
> 
> 
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>