Context Cartridges

From: s <s_at_tsi.net>
Date: Sun, 21 Mar 1999 15:02:53 -0800
Message-ID: <36F57A9D.8CF35254_at_tsi.net>



> Hello,
> we have context cartridges implemented, and are trying to load a text
> file into a particular table column.
> The problem is that it keeps truncating the data.
> The command specified to load the data is the following:
>
> ctxload -user blah/blah -longsize 1024 -trace -log ctxload.log.
>
> We have the load file which is basically the text file with the
headers
> inserted: i.e
>
> <TEXTSTART:>
> datadatadatadatadata
> datadatadatadata
> <TEXTEND>
>
> There are thousands of rows of data which need to be loaded and linked

> to a particular value of another columne within this table.
> The data basically truncates after the first couple three "rows" of
data..
>
> Unfortunately no error messages are generated, so it appears that
> context feels it is doing the right thing.
>
> Yes, I have read the documentation :-)
> Any suggestions would be greatly appreciated.
>
> Thanks.
Received on Mon Mar 22 1999 - 00:02:53 CET

Original text of this message