Oracle Administration
Oracle Auto Restart
This page covers Oracle Auto Restart and automatically stopping and starting an Oracle Database on Linux and UNIX restart. In the /etc/oratab file you might have to set the flags to Y (traditionally this has always been the default). RH4 for Oracle10g may also have an incorrect setting for the lsnrctl program that prevents listener [...]
Stop a Rollback in Oracle
This page covers stop, abort or termination of a Rollback in Oracle. “You can abort rollback but I think it can mess up the database”, was my last answer I gave when I was asked this question. I also searched Google for “abort a rollback in oracle” and I found some interesting details that I [...]