Re: HELP wanted with bringing Oracle up!
Date: Wed, 19 May 1993 22:50:16 +0000
Message-ID: <737851815snz_at_artemis.demon.co.uk>
In article <1tctbl$l6r_at_mail.fwi.uva.nl> halderen_at_fwi.uva.nl writes:
---deleted -----
>
>The output from "dbstart" reads:
>
> SQL*DBA: Version 6.0.33.1.1 - Production on Wed May 19 09:55:17 1993
>
> Copyright (c) Oracle Corporation 1979, 1989. All rights reserved.
>
> ORACLE RDBMS V6.0.33.1.1, transaction processing option - Production
> PL/SQL V1.0.32.3.1 - Production
>
> ORA-00445: background process 'PMON' didn't start
> ORA-07269: spdcr: detached process died after exec.
>
> SQL*DBA complete.
>
> Database "fwi1" warm started.
>
>The first error seems to be the problem;
>
> ORA-00445: background process '/name/' didn't start
> Cause: The specified process did not start
> Action: Make sure the executable image is in the right location
> with the correct protections, then retry the operation.
>
>Since PMON is just another process of the oracle executable and oracle
>did run I can do much with the 'Action' on this error message. The next
>error gives some more information:
Check the permissions on the executables. Also use ipcs to check the shared memory segments.
-- tina C LondonReceived on Thu May 20 1993 - 00:50:16 CEST