cancel
Showing results for 
Search instead for 
Did you mean: 

Ora-00444

Former Member
0 Kudos

Hi

I am facing following error while starting oracle on Linux

SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 29 19:27:33 2008

Copyright (c) 1982, 2005, Oracle. All rights reserved.

SQL> Connected to an idle instance.

SQL>

SQL> ORA-00444: background process "MMAN" failed while starting

ORA-07446: sdnfy: bad value '' for parameter .

SQL> Disconnected

Plz help

Regards

Dharmendra

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

> SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 29 19:27:33 2008

Oracle 10.2.0.1 is NOT supported. After that problem is fixed you should install the latest patchset + interim patches!

Please post the last lines of your alert<SID>.log

Markus

Former Member
0 Kudos

Hi

I have updated the oracle patch to 10.2.0.2 and checked the pfile/sfile for env variables as well, but still same error persists.

Actually I am performing SAP system copy by restoring offline backup. After the Backup/restore phase while creating control.sql file this error is occuring.

I have generated the control.sql file using orbrcopy command.

Thanks and Regards

Dharmendra Bamne

Former Member
0 Kudos

Gotcha!!!!!!!!!!!!!!!!!!!!!

I checked the usertace files and understood that oracle is unable to find alert.log file in backgound folder which i had forgot to create 😛

I created the the background folder and installation proceeded further.

Thanks Guys

Dharmendra

stefan_koehler
Active Contributor
0 Kudos

Hello Dharmendra,

have you used environment variables in your pfile / spfile?

Check the files for any references to environment variables and replace them with their expanded equivalent.

Regards

Stefan