Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 7.1.6 with ora-00443: background process "PMON" did not start

Re: Oracle 7.1.6 with ora-00443: background process "PMON" did not start

From: lange Francois <flange_at_pt.lu>
Date: 1998/01/28
Message-ID: <01bd2bee$ca9030a0$a5c09ac2@fql10>#1/1

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 when
reading 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>...

> 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
>
Received on Wed Jan 28 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US