DBMS_JOBS still visible in user_jobs after database restart
I'm working at a customer on an application that has recently (4 months ago) moved from an 10gR2 to 11gR2 database. This week, a crashtest was performed, meaning the database was shutdown unexpected to simultate a crash. After bringing it up again, the batchjobs that were running at the moment of the crash were visible in user_jobs, but after a while it became clear they were not running.
The customer claims that in the 10g-days, the query on user_jobs would return no rows after a crashtest. These 3 jobs are supposed to be running all the time, they are infinite loops.