cancel
Showing results for 
Search instead for 
Did you mean: 

BR0252E Function remove() failed for at location BrUtilCall-1

Former Member
0 Kudos

Hi Guru's

<u><b>brbackup command is failing with function remove() error</b></u>

Console Output and Error:

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

bash-2.05$ brbackup -d util_file_online -m all -t online -c

BR0051I BRBACKUP 6.40 (40)

BR0055I Start of database backup: bdvqdoqt.anf 2007-07-05 06.14.27

BR0280I BRBACKUP time stamp: 2007-07-05 06.14.32

BR0319I Control file copy created: /mnt/fas3020_rtp07_hoh_st_v_data1/CER/sapbackup/cntrlCER.dbf 3579904

BR0280I BRBACKUP time stamp: 2007-07-05 06.14.33

BR0057I Backup of database: CER

BR0058I BRBACKUP action ID: bdvqdoqt

BR0059I BRBACKUP function ID: anf

BR0110I Backup mode: ALL

BR0077I Database file for backup: /mnt/fas3020_rtp07_hoh_st_v_data1/CER/sapbackup/cntrlCER.dbf

BR0061I 22 files found for backup, total size 708.578 MB

BR0143I Backup type: online

BR0130I Backup device type: util_file_online

BR0109I Files will be saved by backup utility

BR0142I Files will be switched to backup status during the backup

BR0126I Unattended mode active - no operator confirmation required

<b>BR0252E Function remove() failed for '/mnt/fas3020_rtp07_hoh_st_v_data1/CER/sapbackup/.bdvqdoqt.lst' at location BrUtilCall-1

BR0253E errno 4: Interrupted system call

BR0280I BRBACKUP time stamp: 2007-07-05 06.14.33

BR0231E Backup utility call failed</b>

BR0056I End of database backup: bdvqdoqt.anf 2007-07-05 06.14.33

BR0280I BRBACKUP time stamp: 2007-07-05 06.14.35

BR0054I BRBACKUP terminated with errors

Please Need Help

Thanks & Regards

Bhaskar

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Is this an NFS mounted directory? If so, which mount options do you use there?

--

Markus

Former Member
0 Kudos

Hi Markus,

Thank you very much for your reply.

Yes it is NFS mounted

I cannot able to find the error details of ;

BR0252E Function remove() failed for ... at location BrUtilCall-1

<u><b>console output</b></u>

BR0252E Function remove() failed for ...

'/mnt/fas3020_rtp07_hoh_st_v_data1/CER/sapbackup/.bdvqdoqt.lst'

<b>at location BrUtilCall-1</b>

please need help

Thanks & Regards

Bhaskar

markus_doehr2
Active Contributor
0 Kudos

That problem seems to me NFS related...

What options do you use to mount your NFS? Do you have the NFS "lockd" running on the NFS server?

--

Markus