Hi, Pavan,

Pavan Kumar wrote:

> could any body tell me what does following error message means 
> i get this error when i perform select operation on a table.
> Error Message : 
> 
> could not access status of transaction 265224192
> DETAIL:  could not open file "pg_clog/00FC": No such file or directory

This sounds like a broken PostgreSQL data directory, not a jdbc problem.

You should check whether you can access the table via psql or other
non-jdbc tools, and if not, ask on
  PostgreSQL SQL List <pgsql-sql@postgresql.org>
or pgsql-general.

Markus
-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to