[Metakit] Mysterious view.append() error

Brian Kelley fustigator at gmail.com
Wed Jan 11 13:50:59 CET 2006


I'm assuming that you are using a blocked view.

4,369,408 entries is a pretty big table :)  How big is the database on disk?

Brian

On 1/8/06, gary.h.merrill at gsk.com <gary.h.merrill at gsk.com> wrote:
>
> I have a Python/Metakit script that reads files in a UMLS release subset and
> basically just imports the text records into Metakit tables.  I've used it
> before with no problems.
>
> Running it on a different UMLS subset, it creates a couple of tables, but in
> processing one table I get the error:  "SystemError: error return without
> exception set" and a traceback from my call to view.append() (where 'view'
> is the current view being constructed).  At that point the length of the
> view is 4369408.  So I'm wondering if some limit has been hit.
>
> Any ideas?  Any way to check what is happening?
>
> ------------------------------
>  Gary H. Merrill, Principal Scientist
>  Analysis Applications, Research, and Technologies
>  GlaxoSmithKline Research and Development
>  Research Triangle Park, NC
>  919.483.8456
> _____________________________________________
> Metakit mailing list  -  Metakit at equi4.com
> http://www.equi4.com/mailman/listinfo/metakit
>
>
>


More information about the Metakit mailing list