On Thu, 2004-11-25 at 01:52, Henri Asseily wrote: > I have slammed into a wall in my quest for reliable failover and high > availability in DBI. I don't know if this discussion should be in > dbi-users or dbi-dev, but here goes:
> If the alarm is triggered, then your statement handle ($sth) gets > automatically corrupted with no way to get rid of it. This in turn will > continuously add active kids to your database handle and corrupt everything. > Below is the result of triggering the above alarm: > > null: (in cleanup) dbih_setup_fbav: invalid number of fields: > -1, NUM_OF_FIELDS attribute probably not set right at .... <snip> That *might* be a problem with DBD::Sybase and/or with the way Sybase client libs use signals. As Lincoln suggested, a couple of traces might be useful. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.peppler.org/ Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.peppler.org/resume.html
