cancel
Showing results for 
Search instead for 
Did you mean: 

Brbackup offline backup failed!!!

Former Member
0 Kudos

Hi Gurus,

We have SAP ECC 6.0 system in Windows 2003 server with oracle 10.2g Database.

We have schedule 'Redo log backup' and 'Whole Database offline backup+Redo log' which were running fine but suddenly one day it got an error

Both the backup got failed:

Day1:

Log:

Job Started

Job has exceeded its latest start date

Job Cancelled

Day2

Log

Step 001 started (program RSDBAJOB, variant &0000000000059, user ID BASISUSER)

Execute logical command BRBACKUP On host I3LSERVSAP1

Parameters:-u / -jid ALGOF20090527230000 -c force -t offline_force -m all -p initche.sap -w use_dbv -a -c force

-p initche.sap -sd -w use_rmv

External communication error at program start (see system log)

SAPXPG_START_XPG_LONG: sy-subrc ne 0

destination = %_TCPIP_%1

SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1,006

SXPG_COMMAND_EXECUTE(LONG)

COMMANDNAME = BRBACKUP

OPERATINGSYSTEM = ANYOS

TARGETSYSTEM = I3LSERVSAP1

DESTINATION =

SXPG_COMMAND_EXECUTE failed for BRBACKUP - Reason: x_error

Job cancelled after system exception ERROR_MESSAGE

After this backup failure, system remains down and we need to manually start the system.

Could anyone please suggest what needs to be done in order to avoid the error.

Regards,

Souren

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Souren,

Job has exceeded its latest start date

This will always fail as that job has exceeded its latest start date

SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1,006

See note 446172 - SXPG_COMMAND_EXECUTE (program_start_error) in DB13

Thanks,

Sushil

former_member185031
Active Contributor
0 Kudos

>SXPG_COMMAND_EXECUTE failed for BRBACKUP - Reason: x_error

>Job cancelled after system exception ERROR_MESSAGE

Check the note. This might help

Note 446172 - SXPG_COMMAND_EXECUTE (program_start_error) in DB13

Regards,

Subhash