Guest
|
Posted: Wed Aug 16, 2006 5:47 am Post subject: "ORA-01555: snapshot too old" via a Scheduled Task |
|
|
Hi All,
I have a .bat file to run a report (this report is written in java and
uses JDBC to run a query against an ORACLE database). When this .bat
file is run from the Windows task scheduler, it fails and returns the
following error:
java.sql.SQLException: ORA-01555: snapshot too old: rollback segment
number 19 with name "_SYSSMU19$" too small
However, when I double click on the .bat file, the report runs
perfectly. Does anyone know what's going on behind the scenes to cause
this?
Thanks,
Mike |
|