Hi,
have a 10g (10.2.0.3) database.
When login as a user and kick off a unix script which in turn kicks off a series of sqls, the sqls run fine and database updated.
When cron job under same user rusn and attempts to kick off these sqls get message
User requested Interrupt or EOF detected
Same user so environement variables etc. should be fine.
Nobody else/other proceseses running at this time.
Any thoughts on what causing this message?
Thanks