dear SAP Friends
i try to backup my sap linux oracle to my windows share folder. but everytime it create the control files the error was appear
the command for mount my share folder was :
mount -t smbfs -o username=administrator,password=qwopzxnm //10.10.10.144/backup/BCD /oracle/BCD/sapbackup
after that i run the command :
brbackup -u / -jid FLL__20080527173133 -c force -t online -m full -p initBCD.sap
the error appear:
27.05.2008 17:14:36 Job started
27.05.2008 17:14:36 Step 001 started (program RSDBAJOB, variant &0000000000066, user ID DDIC)
27.05.2008 17:14:36 Execute logical command BRBACKUP On host bcsdev
27.05.2008 17:14:36 Parameters:-u / -jid FLL__20080527171436 -c force -t online -m full -p initBCD.sap
27.05.2008 17:14:36 SXPG_COMMAND_EXECUTE(LONG)
27.05.2008 17:14:36 COMMANDNAME = BRBACKUP
27.05.2008 17:14:36 OPERATINGSYSTEM = ANYOS
27.05.2008 17:14:36 TARGETSYSTEM = bcsdev
27.05.2008 17:14:36 DESTINATION =
27.05.2008 17:14:37 BR0051I BRBACKUP 7.00 (32)
27.05.2008 17:14:37 BR0055I Start of database backup: bdxzyvku.fnd 2008-05-27 17.14.36
27.05.2008 17:14:37 BR0484I BRBACKUP log file: /oracle/BCD/sapbackup/bdxzyvku.fnd
27.05.2008 17:14:37 BR0477I Oracle pfile /oracle/BCD/102_64/dbs/initBCD.ora created from spfile /oracle/BCD/102_64/dbs/spfileBCD.ora
27.05.2008 17:14:37 BR0280I BRBACKUP time stamp: 2008-05-27 17.14.37
27.05.2008 17:14:37 BR0301E SQL error -1580 at location BrCtlCopy-1, SQL statement:
27.05.2008 17:14:37 '/* BRBACKUP */ ALTER DATABASE BACKUP CONTROLFILETO '/oracle/BCD/sapbackup/cntrlBCD.dbf''
27.05.2008 17:14:37 ORA-01580: error creating control backup file /oracle/BCD/sapbackup/cntrlBCD.dbf
27.05.2008 17:14:37 ORA-27040: file create error, unable to create file
27.05.2008 17:14:37 Linux-x86_64 Error: 22: Invalid argument
27.05.2008 17:14:37 BR0320E Copying of control file to /oracle/BCD/sapbackup/cntrlBCD.dbf failed
27.05.2008 17:14:37 BR0314E Collection of information on database files failed
27.05.2008 17:14:37
27.05.2008 17:14:37 BR0056I End of database backup: bdxzyvku.fnd 2008-05-27 17.14.37
27.05.2008 17:14:37 BR0280I BRBACKUP time stamp: 2008-05-27 17.14.37
27.05.2008 17:14:37 BR0054I BRBACKUP terminated with errors
27.05.2008 17:14:37 External program terminated with exit code 3
27.05.2008 17:14:37 BRBACKUP returned error status E
27.05.2008 17:14:37 Job finished