Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 7.1.6 with ora-00443: background process "PMON" did not start
Hi,
Check in the file /usr/include/sys/errno.h look for #define "name" 11 /* comment */ look in the man pages of exec section 2. man -s2 exec | pg look for ERRORS after that look for "name" propably EAGAIN. The total amount of system memory available whenreading using raw I/O is temporaily insufficient.
Check the raison correct it a go ahead.
-- Regards LANGE Francois. flange_at_pt.lu 29A Route du vin. L5450 Stadtbredimus. Grand Duchy Of Luxembourg. TEL (int) 352 697412.(*) CEL(int) 352 021193652(*) Phone numbers are variable length in Luxembourg. Grand Duchy Of Luxembourg is a small country 80 miles on 60 miles between France,Germany and Belgium. Yuttana Santijunyaporn <yuttana_at_siamcity.co.th> wrote in article <34CF0C94.7E29_at_siamcity.co.th>...Received on Wed Jan 28 1998 - 00:00:00 CST
> i use Oracle 7.1.6 on Digital Unix 3.0
> i restore datafile, control file, logfile, init.ora from tape.
> when i startup database i got this error message :
> ORA-00443: background process "PMON" did not start
> ORA-07269: spdcr: detached process died after exec.
> Additional information: 11
>
![]() |
![]() |