<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.2">
<TITLE>GFF loading script</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
I've try to load the sample GFF file to my database (running gmod_bulk_load_gff3.pl --organism yeast&nbsp; --gfffile /home/soonjoo/Desktop/saccharomyces_cerevisiae.sorted.gff ). But I'm facing a problem with the following error message.<BR>
<BR>
DBD::Pg::st execute failed: ERROR:&nbsp; more than one row returned by a subquery used as an expression [for Statement &quot;SELECT indkey FROM pg_catalog.pg_index<BR>
WHERE indisprimary=true AND indrelid=(<BR>
SELECT oid FROM pg_catalog.pg_class<BR>
WHERE relname = ?)<BR>
&quot; with ParamValues: 1='genotype'] at /usr/local/lib/perl5/site_perl/5.10.0/DBIx/ContextualFetch.pm line 52.<BR>
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.10.0/Bio/GMOD/Load.pm line 3.<BR>
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.0/Bio/GMOD/Load.pm line 3.<BR>
<BR>
I can't figure out what is the problem with the script. Any help would be really appreciated.<BR>
<BR>
Thanks and regards<BR>
<BR>
SoonJoo,Yap</FONT>
</P>

</BODY>
</HTML>