Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sgadefSID.dbf
These files are created by the instance on startup. They should not
exist when the instance is shut down (oracle deletes them)
I think the dbstart looks to see if there is an existing file, so that it can tell if the instance is already started.
If the file is not found then it will start the instance
If it is found it assumes the system has crashed or was running when the server shut down and will attempt to recover the instance
Are you getting a message about the file? If so, what is it ?
Regards
Alex
On Thu, 10 Feb 2000 10:24:00 +0100, Patrick Bugner <patrick.bugner_at_cgtec.sema.de> wrote:
>Hi,
>
>we are running Oracle 7.3.3 and Oracle 8i on Solaris 2.6 and we want the
>instances to start up automatically when rebooting.
>The dbstart script which comes with 8i is looking for a file called
>sgadefSID.dbf to start up the 7.3 instances.
>The problem is, there is no such file and I don't why I should need this
>file, everything else works fine.
>
>What is the reason/purpose to have a file called sgadefSID.dbf and how
>can one create it?
>
Received on Thu Feb 10 2000 - 04:55:01 CST
![]() |
![]() |