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 Anurag Sharma <an...@norkom.com> on 2003/10/09 18:15:52 UTC

PSML stored in BLOB column in Oracle database

Hi,

I have a requirement to store more than 4k of PSML in the profile tables. I
checked earlier mails
on the similar issue and found that using BLOB is the way to go. However
from those mails it
wasn't clear to me that what version of Jetspeed/Village this change is
done. I'm using jetspeed-1.4-b4
build.

Any reply/direction given will be helpful on this.

Regards
Anurag



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you are not an addressee, any use, dissemenation, distribution, publication, or copying of the information contained in this email is strictly prohibited. If you have received this email in error please notify our I.T Department on +353-1-6769333 or email internal.support@norkom.com.

**********************************************************************


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


Re: PSML stored in BLOB column in Oracle database

Posted by Aurelien Pernoud <ap...@sopragroup.com>.
A simple solution for 1.4b4 is to replace village jar by the new one
under cvs.

Aurelien

Anurag Sharma a écrit :

> Hi,

> I have a requirement to store more than 4k of PSML in the profile tables. I
> checked earlier mails
> on the similar issue and found that using BLOB is the way to go. However
> from those mails it
> wasn't clear to me that what version of Jetspeed/Village this change is
> done. I'm using jetspeed-1.4-b4
> build.

> Any reply/direction given will be helpful on this.

> Regards
> Anurag


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


Re: PSML stored in BLOB column in Oracle database

Posted by "Glenn R. Golden" <gg...@umich.edu>.
I don't think you nee BLOB, LONG RAW (oracle) works well - but I do 
recall patching the Village code to handle this.  This was a while ago, 
and I'm not sure if Village has been updated since.

- Glenn

On Thursday, October 9, 2003, at 12:15  PM, Anurag Sharma wrote:

> Hi,
>
> I have a requirement to store more than 4k of PSML in the profile 
> tables. I
> checked earlier mails
> on the similar issue and found that using BLOB is the way to go. 
> However
> from those mails it
> wasn't clear to me that what version of Jetspeed/Village this change is
> done. I'm using jetspeed-1.4-b4
> build.
>
> Any reply/direction given will be helpful on this.
>
> Regards
> Anurag
>
>
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you are not an addressee, any use, dissemenation, 
> distribution, publication, or copying of the information contained in 
> this email is strictly prohibited. If you have received this email in 
> error please notify our I.T Department on +353-1-6769333 or email 
> internal.support@norkom.com.
>
> **********************************************************************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


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


Re: PSML stored in BLOB column in Oracle database

Posted by Todd Kuebler <tk...@cisco.com>.
Use LONG RAW, BLOB has some problems under several version of oracle/village

-tk

At 05:15 PM 10/9/2003 +0100, Anurag Sharma wrote:
>Hi,
>
>I have a requirement to store more than 4k of PSML in the profile tables. I
>checked earlier mails
>on the similar issue and found that using BLOB is the way to go. However
>from those mails it
>wasn't clear to me that what version of Jetspeed/Village this change is
>done. I'm using jetspeed-1.4-b4
>build.
>
>Any reply/direction given will be helpful on this.
>
>Regards
>Anurag
>
>
>
>**********************************************************************
>This email and any files transmitted with it are confidential and
>intended solely for the use of the individual or entity to whom they
>are addressed. If you are not an addressee, any use, dissemenation, 
>distribution, publication, or copying of the information contained in this 
>email is strictly prohibited. If you have received this email in error 
>please notify our I.T Department on +353-1-6769333 or email 
>internal.support@norkom.com.
>
>**********************************************************************
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


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