question about /var/lock/subsys/dbora
520392Jun 27 2006 — edited Jun 28 2006Hello,
I've been having a problem where ./dbora stop is not completely shutting down the database. I've done some debigging and discovered that this is because there is no /var/lock/subsys/dbora file. I've seen this file created in a lot of sample dbora scripts, ie
touch /var/lock/subsys/dbora
My question is why is this? Why does the file not get created when Oracle is started?
I'm on Oracle 10G.
thanks very much