cancel
Showing results for 
Search instead for 
Did you mean: 

Online backup failure due to ORA-27086: unable to lock file - already in us

Former Member
0 Kudos

Hi All,

Online backup has failed due to the error

=========================================================

BR0301E SQL error -27086 at location BrInitOraCreate-5, SQL statement:

'/* BRBACKUP AT PROF_CONN */ CREATE PFILE = '/oracle/SID/102_64/dbs/sap.ora' FROM SPFILE = '/oracle/SID/102_64/dbs/spfileSID.o

ra''

ORA-27086: unable to lock file - already in use

IBM AIX RISC System/6000 Error: 13: Permission denied

Additional information: 8

Additional information: 1388548

BR0303E Determination of Oracle version failed

==========================================================

Please suggest.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Just see whether the DB was started with he SPFILE and not the PFILE

Gerard

Edited by: GerardChristopher on Feb 3, 2010 1:56 AM

former_member204746
Active Contributor
0 Kudos

try running that command:

$ORACLE_HOME/install/changePerm.sh

Former Member
0 Kudos

Check the file permissions on your Oracle_home...

And kill all the processes, which already running for backup..

Regards,

Nick Loy