cancel
Showing results for 
Search instead for 
Did you mean: 

Error during online backup through DB13

Former Member
0 Kudos

Hi All,

There is a problem in taking backup of SAP ECC 6.0 system (oracle 10g as DB) on Windows 2003 64bit system.

I had scheduled an online backup which got terminated becasue of some space constraints.

Next I have released some of the space and re-scheduled the backup.

But it is giving following error:

-


BR0057I Backup of database: EC6

BR0058I BRBACKUP action ID: bectfqsd

BR0059I BRBACKUP function ID: and

BR0110I Backup mode: ALL

BR0077I Database file for backup: F:\oracle\EC6\sapbackup\CNTRLEC6.DBF

BR0061I 144 files found for backup, total size 287174.445 MB

BR0143I Backup type: online

BR0111I Files will be compressed

BR0130I Backup device type: disk

BR0106I Files will be saved on disk in directory: D:\BrBackup\bectfqsd

BR0134I Unattended mode with 'force' active - no operator confirmation allowed

BR0370I Directory D:\BrBackup\bectfqsd created

BR0370I Directory D:\BrBackup\EC6 created

BR0202I Saving init_ora

BR0203I to D:\BrBackup\EC6 ...

(***)BR0278E Command output of 'E: && cd E:\oracle\10g\database && D:\usr\sap\EC6\SYS\exe\uc\NTAMD64\brtools.exe -f copyfile D:\BrBackup\EC6 initEC6.ora sp

The system cannot execute the specified program.

BR0280I BRBACKUP time stamp: 2010-03-10 13.22.56

(***)BR0279E Return code from 'E: && cd E:\oracle\10g\database && D:\usr\sap\EC6\SYS\exe\uc\NTAMD64\brtools.exe -f copyfile D:\BrBackup\EC6 initEC6.ora spf

(***)BR0222E Copying init_ora to/from D:\BrBackup\EC6 failed due to previous errors

BR0056I End of database backup: bectfqsd.and 2010-03-10 13.22.56

-


(***) - showing in red

I have made the following chages in the file init<sid>.sap

u2022 backup_mode = all

u2022 restore_mode = all

u2022 backup_type = online

u2022 backup_dev_type = disk

u2022 backup_root_dir = d:\BrBackup

u2022 compress = yes

u2022 stage_root_dir = d:\BrBackup

u2022 archive_function = save_delete

u2022 archive_copy_dir = d:\BrArchieve

u2022 archive_stage_dir = d:\BrArchieve

Please suggest with a suitable solution.

Thanks in advance.

Regards,

Souren

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

> (***)BR0278E Command output of 'E: && cd E:\oracle\10g\database && D:\usr\sap\EC6\SYS\exe\uc\NTAMD64\brtools.exe -f copyfile D:\BrBackup\EC6 initEC6.ora sp

> The system cannot execute the specified program.

open a cmd exe and try to execute

D:\usr\sap\EC6\SYS\exe\uc\NTAMD64\brtools.exe

does that work?

Markus

Former Member
0 Kudos

Hi Markus,

No, brtools.exe is not working from kernel directory.

Error: " Application failed to start beacause the application configuration is incorrect"

Should I go for a kernel upgrade ? We have just installed the ECC 6.0 EHP4 system and tried to patch it up to its latest level which is also stuck and needs some modification to be done.It is stucked in Run_SPDD_? phase

Can that be a reason for not happening the backup?

Please advise.

Regards,

Souren

Edited by: Souren Sharma on Mar 10, 2010 12:54 PM

Former Member
0 Kudos

Hi Sharma,

Please update the system with the latest kernel not with the support pack.

If you update it with the latest kernel most of your problems will get resolve.

Along with the installation you will get the very old kernel.

Please do it and then try to take the backup.

for applying the kernel check the thread

Thanks,

Chaitanya.

Former Member
0 Kudos

Looks like you have downloaded last patch for brtools ? And now you can't use it ... If you download last kernel and will try to start sap you can't do it before installing some security patches on your OS , try to read the

Note 1375494 - SAP system does not start after applying SAP kernel patch.

Check the "Event Viewer" in your windows... Regards.