cancel
Showing results for 
Search instead for 
Did you mean: 

BACKUP ERROR

Former Member
0 Kudos

Hi All ,

We using SAP R/3 , now we are started taking backup first time to the dilsk . All the neccesary configuration configures in init*.SAP file . while starting the backup it terminated with the following mentioned error .

BR0051I BRBACKUP 6.40 (49)

BR0055I Start of database backup: bdygyhaz.and 2008-07-03 12.36.29

BR0484I BRBACKUP log file: F:\oracle\IDS\sapbackup\bdygyhaz.and

BR0477I Oracle pfile F:\oracle\ora92\database\initIDS.ora created from spfile F:\oracle\ora92\database\spfileIDS.ora

BR0280I BRBACKUP time stamp: 2008-07-03 12.38.13

BR0301E SQL error -1587 at location BrCtlCopy-1

ORA-01587: error during controlfile backup file copy

ORA-27091: skgfqio: unable to queue I/O

ORA-27070: skgfdisp: async read/write failed

OSD-04006: ReadFile() failure, unable to read from file

O/S-Error: (OS 23) Data error (cyclic redundancy check).

BR0320E Copying of control file to F:\oracle\IDS\sapbackup\cntrlIDS.dbf failed

BR0314E Collection of information on database files failed

BR0056I End of database backup: bdygyhaz.and 2008-07-03 12.38.13

BR0280I BRBACKUP time stamp: 2008-07-03 12.38.13

BR0054I BRBACKUP terminated with errors

BR0280I BRBACKUP time stamp: 2008-07-03 12.38.13

BR0291I BRARCHIVE will be started with options '-U -d disk -c force -p initIDS.sap -cds'

BR0280I BRBACKUP time stamp: 2008-07-03 12.38.18

BR0292I Execution of BRARCHIVE finished with return code 3

Kindly give me the solution to take backup

Regards

Selvan

Accepted Solutions (0)

Answers (5)

Answers (5)

antonio_voce
Contributor
0 Kudos

Hi ,

why you duplicate the post ?

markus_doehr2
Active Contributor
0 Kudos

Is this error reproducible? Are you using a cluster filesystem?

Markus

Former Member
0 Kudos

Hi Markus ,

We using windows 2003 server ..

Regards

Selvan

Former Member
0 Kudos

Hi, that could be a problem with permissions make sure your sidadm got full rights on to that disk & the below thread can help you in resolving the error. Pls go throughthe complete thread & also pls check the sap note 13550

markus_doehr2
Active Contributor
0 Kudos

I don't think it's a permission problem, I think more it's a (common) issue with Linux and ReiserFS as filesystem....

The system can't queue I/O requests because the underlying filesystem does not have that functionality.

Markus

markus_doehr2
Active Contributor
0 Kudos

What operating system do you use? What's the parameter value of "filesystemio_options"?

Markus