Hi guys,
We are in the process to change our hardware and in the same breath with this we upgrade our DB Oracle from 11g to 12c and the OS from Win2k8r2 to Win2k12R2.
The first SAP system was a ERP 607 (FI) (brarchive 742.28) backup runs on Symantec BE11 and runs like a charm.
The second one is a NetWeaver 2004s (BW) (brarchive 721.600) backup runs on HP DataProtector 9.05 and here we have a strange problem:
brarchive starts normally, and creates the *.lst file correctly:
E:\oracle\PRD\oraarch\PRDarch\1_3912_898372107.DBF E:\oracle\PRD\oraarch\PRDarch\1_3913_898372107.DBF E:\oracle\PRD\oraarch\PRDarch\1_3914_898372107.DBF E:\oracle\PRD\oraarch\PRDarch\1_3915_898372107.DBF
*.cds file:
BR0280I BRARCHIVE time stamp: 2015-12-17 18.48.47 BR0229I Calling backup utility with function 'backup'... BR0278I Command output of 'D:\usr\sap\PRD\SYS\exe\nuc\NTAMD64\backint.exe -u PRD -f backup -i E:\oracle\PRD\saparch\.aesbwelq.lst -t file -p D:\oracle\PRD\12102\database\initPRD.utl -c': [Normal] From: OB2BAR_BACKINT@backupserver.com "PRD" Time: 12/17/2015 6:48:47 PM Backint is started with the following parameters: D:\usr\sap\PRD\SYS\exe\nuc\NTAMD64\backint.exe -u PRD -f backup -i E:\oracle\PRD\saparch\.aesbwelq.lst -t file -p D:\oracle\PRD\12102\database \initPRD.utl -c.
On backup server side, the first brarchive job (copy and delete) is saving 16 redo logs is going to timeout, the second job (save) is also saving 16 redo logs get's a timeout and the third job (save config and log files) is saving 695 redo logs from 2.089 and on backup server side the third job get the signal that the job finished correctly!
So and now comes the very strange thing, brarchive saves the redo logs in a random way:
BR0280I BRARCHIVE time stamp: 2015-12-17 22.51.09 #ARCHIVE.. E:\oracle\PRD\oraarch\PRDarch\1_4457_898372107.DBF #SAVED.... 20151217.0045.00 BR0280I BRARCHIVE time stamp: 2015-12-17 22.51.09 #ARCHIVE.. E:\oracle\PRD\oraarch\PRDarch\1_4634_898372107.DBF #SAVED.... 20151217.0045.01 BR0280I BRARCHIVE time stamp: 2015-12-17 22.51.11 #ARCHIVE.. E:\oracle\PRD\oraarch\PRDarch\1_5887_898372107.DBF #SAVED.... 20151217.0045.02 BR0280I BRARCHIVE time stamp: 2015-12-17 22.51.11 #ARCHIVE.. E:\oracle\PRD\oraarch\PRDarch\1_4709_898372107.DBF #SAVED.... 20151217.0045.00
[Normal] From: OB2BAR_BACKINT@backupserver.com "PRD" Time: 12/17/2015 11:05:05 PM Backint exits with the code (1). BR0280I BRARCHIVE time stamp: 2015-12-17 23.05.05 BR0279E Return code from 'D:\usr\sap\PRD\SYS\exe\nuc\NTAMD64\backint.exe -u PRD -f backup -i E:\oracle\PRD\saparch\.aesbwelq.lst -t file -p D:\oracle\PRD\12102\database\initPRD.utl -c': 1 BR0232E 727 of 2089 files saved by backup utility BR0280I BRARCHIVE time stamp: 2015-12-17 23.05.05 BR0231E Backup utility call failed BR0016I 727 offline redolog files processed, total s ze 88143.427 MB
At the Moment, I don't have a second server that is on Win2k12R2 which I can backup on this backup server, so I cannot test another one.
There is no kernel update, or a DBA-Tools update, so I don't know which side (backup server or sap (brarchive)) produces this behavior!
Someone any idea, or has seen this issue before?
Best regards,
Tobias