Database handle destroyed

I have an oracle db running and finally got rt to successfully connect to
it. however during the uploading of the default data, the system user is
destroyed when i get an error saying that the database handle was destroyed
with out a disconnect at line 281 of Handle.pm I am triying to figure out
what happend but cant. the insertdata script doesn’t try to disconnect from
the db untill the end but I am not sure where it does’s something to ruin
the dbhandle.
Help any one?

John

<>< Proverbs 3:5 “Trust in the Lord with all your heart and lean not on
your own understanding;”

Solved this problem.
there is a DBConnect() in insertdata and oracle needs a disconnect just
before that other wise it fails.

John

At 02:57 PM 1/10/2003, you wrote:

I have an oracle db running and finally got rt to successfully connect to
it. however during the uploading of the default data, the system user is
destroyed when i get an error saying that the database handle was
destroyed with out a disconnect at line 281 of Handle.pm I am triying to
figure out what happend but cant. the insertdata script doesn’t try to
disconnect from the db untill the end but I am not sure where it does’s
something to ruin the dbhandle.
Help any one?

John


<>< Proverbs 3:5 “Trust in the Lord with all your heart and lean not on
your own understanding;”


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

<>< Proverbs 3:5 “Trust in the Lord with all your heart and lean not on
your own understanding;”