cancel
Showing results for 
Search instead for 
Did you mean: 

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

former_member603657
Participant
0 Kudos
7,362

Hello Experts,

when we try to perform DB backup using BR tools from DB13 transaction, we're getting the following error:

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

BRBACKUP AT PROF_CONN */ CREATE PFILE = '/oracle/SID/18/dbs/sapSID.ora' FROM SPFILE = '/oracle/SID/18/dbs/spfileSID.ora''

ORA-31993: cannot overwrite parameter file '/oracle/SID/18/dbs/sapSID.ora'

Actually, inorder to schedule the backup successfully, we have to always delete the sapSID.ora file from the /dbs directory.

Is there anything missing in scheduling the backups? See attached screenshot "DB13_Job_log" for more information.

Any ideas are appreciated?


Thanks

Gangadhar

Accepted Solutions (0)

Answers (3)

Answers (3)

janos_mucsi-besze
Product and Topic Expert
Product and Topic Expert
0 Kudos

There was a small issue with previous patch of BR*Tools, just like documented in below SAP note:

2708468 - Corrections in BR*Tools 7.40 Patch 35

I recommend to check if you use the latest patch at all, as it does not worth to dig deeper until the latest patch got implemented.

former_member603657
Participant
0 Kudos

Hi Kashyap,

pfile and spfile are oracle specific and not SAP specific. I done oracle Upgrade from 12 to 18 running with SAP ERP system.

SAP Note 1173159 is suggested for windows and not helpful in my case.

When backup is scheduled, do you have idea, why sapSID.ora file is created in the /dbs directory?

Thanks gangadhar

kashyap_shah3
Contributor
0 Kudos

Hi Gangadhar,

Path for pfile and spfile doesn't look like SAP standard, which makes me think is this a remote/standalone Oracle database, what version?

SAP Note 1173159 may provide some hint in case Oracle system runs SAP system on top of it but wasn't installed/upgraded using SAP standard tool.

Best Regards,
Kashyap Shah